You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Pi-Arduino-Digital-Dash
2
2
A DIY digital dash I made using a Raspberry Pi 5, Arduino Mega 2560, and a touchscreen. While my use case was a 02-07 Subaru WRX/STI variation, this will work for any car from 1920-2025+, with OEM ECUs, Standalones ECUs, with or without CANBUS...as long as you have sensors to pass data, this can work for you. This [youtube video](https://youtu.be/Trl1QRnZZaE) contains an entire walkthrough
3
3
4
+
#### For CANBUS ####
5
+
Please read the ```CANBUS_Communication_Setup.md```
4
6
I have added a Haltech INO to read directly from haltech's CANBUS. This is just a WIP/draft and the arduino will need to be added as a CAN node. That can be done with this 10$ part(https://a.co/d/0xAnIYF)
5
7
6
8
Future standalones/canbus configs will be added as I have time.
0 commit comments