CANserver
A CAN bus server for a Tesla Model 3
Install / Use
/learn @rossklonowski/CANserverREADME
Ross' Can Server
The Can Server reads can bus data from a Tesla Model 3.
It sends data via ESP32-NOW WiFi between two ESP-32 micro controllers from Espressif. The slave esp32 outputs data sent from the server for real time data such as Battery Voltage, Current, and Power.
Additionally, for the other abundant messages on the Can Bus the Server serves as an access point for a Web Page where data such as Temperatures, and remaining battery life can be observed. Any mobile device can connect to the high speed wifi connection served by the Can Server.
Check out the official Can Server GitHub from Josh Wardell where you can find the .dbc files and where to buy the Can Server and MicroDisplays offered.
Parts used
5 x QuadAlphanumeric Segmented Displays
Demo
// todo
