Skip to content

Sistema basato su ESP32 che legge dati da OBD-II e sensori IMU e li mostra su tre display configurabili tramite web app. Permette monitoraggio in tempo reale di parametri del veicolo, analisi base e visualizzazioni personalizzate per guida e diagnostica.

License

Notifications You must be signed in to change notification settings

Ciomp21/Codriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ESP32-S3 Automotive Dashboard

This project reads OBD-II and IMU data, processes it on an ESP32-S3, and displays it across 3 screens.
All libraries are auto-installed through PlatformIO.

πŸ”§ How to Build & Flash

  1. Install VS Code
  2. Install PlatformIO extension
  3. Clone this repo
  4. Open the folder in VS Code
  5. Click PlatformIO β†’ Upload

Done. No manual library installation needed.

πŸ“ Structure

  • /src/main.cpp β€” firmware source
  • /data/ β€” files for SPIFFS/LittleFS
  • /lib/ β€” custom local libraries
  • /include/ β€” headers/config
  • platformio.ini β€” manages dependencies

About

Sistema basato su ESP32 che legge dati da OBD-II e sensori IMU e li mostra su tre display configurabili tramite web app. Permette monitoraggio in tempo reale di parametri del veicolo, analisi base e visualizzazioni personalizzate per guida e diagnostica.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •