An open API service indexing awesome lists of open source software.

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.

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.

![Image Description](assets/mazduino-display-esp32-canbus-1.jpeg)
### 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