Skip to content

Library for Arduino for communicating with the RaceChrono app

License

Notifications You must be signed in to change notification settings

timurrrr/arduino-RaceChrono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino RaceChrono

Library for Arduino for communicating with the RaceChrono app.

Supported Hardware

  • Adafruit Feather nRF52832
  • Adafruit ItsyBitsy nRF52840 Express
  • ESP32 (work in progress!)

Installation

Using Git

cd ~/Documents/Arduino/libraries/  # ~/Arduino/libraries on Mac OS
git clone https://github.com/timurrrr/arduino-RaceChrono.git arduino-RaceChrono

API

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

Examples

See examples folder.

License

This library is licensed under the MIT Licence.

About

Library for Arduino for communicating with the RaceChrono app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages