Monitoring system for electric vehicles (log various sensors, such as consumed power, solar production, speed, slope, apparent wind, etc.)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Youen Toupin a91d56c390 swapped GPIO pins for SCL and SDA, because GPIO12 is a special pin that must not be pulled high during boot 3 years ago
ESP32 swapped GPIO pins for SCL and SDA, because GPIO12 is a special pin that must not be pulled high during boot 3 years ago
WebApp fixed overflow bug for voltage bigger than 32V (new limit is 65V) 3 years ago
components added notes about special pins 3 years ago
schema swapped GPIO pins for SCL and SDA, because GPIO12 is a special pin that must not be pulled high during boot 3 years ago
.gitignore migrated from Arduino IDE to PlatformIO 3 years ago
LICENSE Initial commit 3 years ago
README.md Initial commit 3 years ago

README.md

vehicle-monitor

Monitoring system for electric vehicles (log various sensors, such as consumed power, solar production, speed, slope, apparent wind, etc.)