https://github.com/patrickelectric/car-round-display
Display with ESP32 to show my car turbo information
https://github.com/patrickelectric/car-round-display
esp32 lvgl obd2 obdii turbo vw
Last synced: 11 months ago
JSON representation
Display with ESP32 to show my car turbo information
- Host: GitHub
- URL: https://github.com/patrickelectric/car-round-display
- Owner: patrickelectric
- Created: 2025-04-13T01:12:45.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-14T15:16:14.000Z (about 1 year ago)
- Last Synced: 2025-06-07T17:45:46.329Z (about 1 year ago)
- Topics: esp32, lvgl, obd2, obdii, turbo, vw
- Language: C
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car Round Display
> No, I don't have a better name for it
Minimal display to show the turbo pressure of my car (VW new Polo TSI) using a cheap OBDII.


### References
- https://github.com/Spotpear/ESP32-C3-1.28inch-Round-LCD
- https://github.com/VIEWESMART/ESP32-IDF/tree/2fd45d7841fba69d19d898014c69f2bb7609da25/examples/1.3inch/UEDX24240013-MD50E-SDK
- https://github.com/arendst/Tasmota/discussions/19487