Library for Arduino for communicating with the RaceChrono app.
- Adafruit Feather nRF52832
- Adafruit ItsyBitsy nRF52840 Express
- ESP32 (work in progress!)
cd ~/Documents/Arduino/libraries/ # ~/Arduino/libraries on Mac OS
git clone https://github.com/timurrrr/arduino-RaceChrono.git arduino-RaceChrono
See the source code, specifically the RaceChrono.h file. The code should have clarifying comments wherever there are any unclear bits.
TODO: write actual documentation
See examples folder.
This library is licensed under the MIT Licence.