https://github.com/amrikarisma/mazduino-dash-canbus
Mazduino DASH CANBus is an ESP32-based project that enables communication using the CAN (Controller Area Network) protocol. This project is designed to read and display data from a vehicle's ECU using a CANBUS module.
https://github.com/amrikarisma/mazduino-dash-canbus
canbus esp-project-package esp32 esp32-arduino microcontroller microcontroller-boards microcontroller-firmware serial-communication tft-display
Last synced: about 2 months ago
JSON representation
Mazduino DASH CANBus is an ESP32-based project that enables communication using the CAN (Controller Area Network) protocol. This project is designed to read and display data from a vehicle's ECU using a CANBUS module.
- Host: GitHub
- URL: https://github.com/amrikarisma/mazduino-dash-canbus
- Owner: amrikarisma
- Created: 2025-04-20T07:41:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-18T03:40:21.000Z (4 months ago)
- Last Synced: 2026-02-18T08:16:22.893Z (4 months ago)
- Topics: canbus, esp-project-package, esp32, esp32-arduino, microcontroller, microcontroller-boards, microcontroller-firmware, serial-communication, tft-display
- Language: C
- Homepage: https://www.mazduino.com
- Size: 3.61 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Mazduino DASH CANBus
Mazduino DASH CANBus is an ESP32-based project that enables communication using the CAN (Controller Area Network) protocol. This project is designed to read and display data from a vehicle's ECU using a CANBUS module.
### Key Features:
- Communication with ECU using the CAN protocol.
- Support for real-time data display.
- Easy integration with other hardware.
### Photo
Showcasing the hardware used.

### Video
Demonstrating the device in real-world applications.
Your browser does not support the video tag.
## How to Buy a PCB?
- [Buy on Tokopedia](https://tk.tokopedia.com/ZSkFr6LX6/)
- [Visit Mazduino](https://www.mazduino.com)
## References:
- [Haltech CAN ECU Broadcast Protocol](https://support.haltech.com/portal/en/kb/articles/haltech-can-ecu-broadcast-protocol)
- https://rop.nl/truetype2gfx/
- **[Image2CPP Tool](https://github.com/amrikarisma/image2cpp)** - Online tool for converting images to C/C++ arrays for embedded displays