mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-06-08 17:20:19 +10:00
689 B
689 B
can-analyzer
Analyzer-Translator tool for decoding automotive CAN bus
Originally intended for decoding data, in creation of custom digital dashboard project.
Notes
- Read
TranslateCAN.h
for tuning the tool to decode your vehicle - Set CAN_RX & CAN_TX in the
.ino
according to your CAN transciever wiring
Project Requirements
- Hardware req: ESP32 with CAN Transciever
- Software req: Terminal emulator (such as Tera Term) that supports ANSI escape codes
Serial Commands
cmd | desc |
---|---|
m | switch to live CAN map |
t | switch to live CAN translations |