Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashy

ESP32/PlatformIO dashboard project.

Dev Setup

Create and activate a Python virtual environment:

python -m venv .venv
source .venv/bin/activate

Install the Python tooling:

pip install -r requirements.txt

Build the firmware:

pio run

Upload to the ESP32:

pio run -t upload

About

Automotive ESP32 dashboard system with OBD2 and game telemetry integration

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages