Cardash icon indicating copy to clipboard operation
Cardash copied to clipboard

OBD-II dashobard for Raspberry Pi powered by Nodejs

Cardash

Cardash uses a Raspberry Pi witha 2.8" TFT touchscreen to display ECU data via the OBD-II protocol.

The data is processed by Nodejs and sent to a webpage that uses Socket.io to update in real time. Chromium is used to display the web page. Tapping the touchscreen display allows you to cycle through different gauges.

Demo

https://www.youtube.com/watch?v=3IDu1S85dnE

Hardware

Software

Credits

The idea was based heavily on this and the code was based heavily on this.