SkillAgentSearch skills...

CANserver

A CAN bus server for a Tesla Model 3

Install / Use

/learn @rossklonowski/CANserver
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Can Server by Josh Wardell

Tesla Diag to OBD Connector

2 x ESP32 Micro Controllers

5 x QuadAlphanumeric Segmented Displays

5 x LED Backpacks

Demo

// todo

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2mo ago
Forks1

Languages

C++

Security Score

70/100

Audited on Jan 25, 2026

No findings