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 05b8759bbb fixed overflow bug for voltage bigger than 32V (new limit is 65V) 2 years ago
..
3rdparty Added AsyncTCP and ESPAsyncWebServer from https://github.com/me-no-dev/ 2 years ago
calibration added ADC calibration code 2 years ago
data Added test api URL, configured static files caching 2 years ago
.cproject Serving files from SPIFFS 2 years ago
.gitignore Added sample ESP32 program 2 years ago
.project Added sample ESP32 program 2 years ago
ADC.cpp finished power meter and speed meter 2 years ago
ADC.h finished power meter and speed meter 2 years ago
ESP32.ino Added sample ESP32 program 2 years ago
IDECompat.h finished power meter and speed meter 2 years ago
register-libraries.sh symlink hacks to make Arduino IDE use local libraries 2 years ago
vehicle-monitor.cpp fixed overflow bug for voltage bigger than 32V (new limit is 65V) 2 years ago
wifi-credentials.h.template improved wifi management 2 years ago