I’ve been working on a project called CANverge over the past few months — it’s an ESP32-based CAN interface that streams CAN data over WiFi, with built-in decoding and SD card logging.
This clip shows an analog input mapped to Engine Speed CAN signal and streamed live to RealDash.
Key features so far:
-Wireless CAN streaming to RealDash (supports multiple clients)
- Built-in web UI for configuration
- DBC-based signal decoding
- SD card logging (SavvyCAN-style)
- Configurable digital & analog I/O mapped directly to CAN signals
I originally built it for a friend running MaxxECU who wanted wireless dashboards and extra sensor inputs.
I’m now trying to see if this is something others would find useful, so I’ve put together a simple page here:
http://canverge.olearytech.com
I’d really appreciate any feedback or thoughts.
u/Sam_OLearyTech — 12 days ago