Skip to content

Commit 55725ca

Browse files
committed
add docs
1 parent b87da47 commit 55725ca

9 files changed

Lines changed: 26 additions & 0 deletions

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Mazduino DASH CANBus
2+
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.
3+
4+
### Key Features:
5+
- Communication with ECU using the CAN protocol.
6+
- Support for real-time data display.
7+
- Easy integration with other hardware.
8+
9+
### Photo
10+
Showcasing the hardware used.
11+
12+
![Image Description](assets/mazduino-display-esp32-canbus-1.jpeg)
13+
### Video
14+
Demonstrating the device in real-world applications.
15+
16+
<video width="640" height="360" controls>
17+
<source src="assets/canbus-display.mp4" type="video/mp4">
18+
Your browser does not support the video tag.
19+
</video>
20+
21+
## How to Buy a PCB?
22+
- [Buy on Tokopedia](https://tk.tokopedia.com/ZSkFr6LX6/)
23+
- [Visit Mazduino](https://www.mazduino.com)
24+
25+
## References:
26+
- [Haltech CAN ECU Broadcast Protocol](https://support.haltech.com/portal/en/kb/articles/haltech-can-ecu-broadcast-protocol)

assets/canbus-display.mp4

1.96 MB
Binary file not shown.
118 KB
Loading
37.4 KB
Loading
24.4 KB
Loading
101 KB
Loading
93.7 KB
Loading

docs/BOM.xlsx

12.2 KB
Binary file not shown.

docs/schematics.pdf

171 KB
Binary file not shown.

0 commit comments

Comments
 (0)