Adding this on GH

This commit is contained in:
2025-05-23 09:21:10 +01:00
parent a41ac82389
commit 246f051b0e
5 changed files with 702 additions and 0 deletions
+28
View File
@@ -1,3 +1,31 @@
# CDashDisplay
The 'C' is for Cheap.
This project uses a cheap yellow display (ESP32-8048S043) as its foundation. It
can be acquired for round 30-40€ on Aliexpress, for example.
Currently I have a way to mount it on a G29 because its what I have.
To drive it I one of my other projects: [ESDI](https://github.com/ESilva15/ESDI)
![example of the display](./images/example_of_display.jpg)
## Assembly
It requires a very simple modification to the G29. The display will seet between
the base and the steering wheel and for the stock G29 paddles to remain functional,
the steering wheel must be spaced.
I used simple spacers that I had laying around with OD≃8mm and ID≃5mm. They will
go on the screws that screw the wheel to the base:
![example of the display](./images/spacer_in_screw.jpg "spacer in the screw")
![example of the display](./images/spacer_in_g29.jpg "spacer in the g29")
# Roadmap
- [ ] Better layout tooling
- [ ] Dynamic layout/data
### Debugging wires
RX 18 -> yellow -> green
TX 19 -> blue -> white