Skip to content

Commit bf9ec42

Browse files
authored
Update README.md
1 parent 05182a3 commit bf9ec42

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
# Pi-Arduino-Digital-Dash
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
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. The code/files I made and used are all here.
33

44
#### For CANBUS ####
55
Please read the ```CANBUS_Communication_Setup.md```
6+
<br>
67
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)
78

89
Future standalones/canbus configs will be added as I have time.
10+
11+
<br>
912

10-
The code/files I made and used are all here.
13+
### *****Please do not use these files to sell this to others. I made these so that those wanting to modify their dash/cluster dont have to spend an arm and a leg to do so.***** ###
14+
<br>
1115
<br>
12-
## ** ***Please do not use these files to sell this to others. I made these so that those wanting to modify their dash/cluster dont have to spend an arm and a leg to do so.*****
1316

1417
## **Pi Setup**
1518
I have added the dietPi OS img file with TS Dash already setup and autostarting on boot. You will only need to write the image to your SD Card or boot disk, and then install it in Raspberry Pi 5.

0 commit comments

Comments
 (0)