Yes, we have created an Arduino library (named GDXLib) that allows Go Direct sensors to work with certain Arduino microcontrollers. The GDXLib library supports communication between the Arduino board and the Go Direct sensor via Bluetooth (USB is not supported). The GDXLib library can connect with one Go Direct device at a time, and can take readings from multiple on-board sensor channels.
Arduino Boards for Go Direct Sensors
The Arduino microcontroller must be compatible with the ArduinoBLE library and have sufficient flash memory. Popular Arduino microcontrollers that work well with the GDXLib library and Go Direct sensors include:
- UNO R4 Wifi
- Nano ESP32
- Nano RP2040 Connect
- MKR Wifi 1010
- Arduino Alvik Robot (powered by the Arduino Nano ESP32)