CAN-Bus DIY BLE Device built with Raspberry Pi Linux

Hi!

Wanted to share my project of building a race logger for my ND2 Mazda MX-5 and integrate the following functionality into one unit:

- Read analog sensors (oil pressure and temperature, rotor temperature)
- Read CAN data (coolant and intake temperature, RPM, etc.)
- Display data in a clear and aesthetically pleasing way
- Make all data - both analog reads and CAN data - available via Bluetooth as RaceChrono DIY BLE

Here's the link to the repo: https://github.com/chrumck/KnurDash

@aol_of_RaceChrono thank you for making the API available!

Sign In or Register to comment.