joeroback / racechrono-canbus

RaceChrono CAN-bus DIY Device
MIT License
14 stars 6 forks source link

RaceChrono DIY CAN-bus ESP32 Device

Disclaimer

CAN-bus is the central nervous system of a car. Modifying it in anyway can harm the car, cause things like "check engine" lights, electrical or mechanical damage of the car or components, loss of control, injuries, or even death.

By using any information, hardware designs or code in this project you assume any and all risk, and release any liability from the author(s) and contributors to this project.

Debugging

Turn on debugging messages by uncommenting out #define DEBUG in src/racechrono-canbus.hpp.

Outline

ESP32 CAN-bus device for RaceChrono on iOS/Android.

TODO

Credits