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 2779dc6f04 Improved speed and distance measurement 4 months ago
..
ADC.cpp fixed bug with local variable shadowing a class member variable 3 years ago
ADC.h migrated from Arduino IDE to PlatformIO 3 years ago
DataLogger.cpp Improved speed and distance measurement 4 months ago
DataLogger.h Added log info (cumulated distance, log button) 4 months ago
DebugLog.cpp Added debug logging to memory, and Web API to retrieve the log 3 years ago
DebugLog.h Added debug logging to memory, and Web API to retrieve the log 3 years ago
Info.h Using HTTPS protocol for ESP32 web server, and implemented POST /api/info handler 5 months ago
OTA.cpp added OTA support for deploying without USB cable 3 years ago
OTA.h added OTA support for deploying without USB cable 3 years ago
Status.h Using HTTPS protocol for ESP32 web server, and implemented POST /api/info handler 5 months ago
WebServer.cpp Implemented API to list and download log files 5 months ago
WebServer.h Implemented API to list and download log files 5 months ago
lint-helpers.h fixed lint errors in Eclipse 1 year ago
utils.cpp Added log info (cumulated distance, log button) 4 months ago
utils.h Using HTTPS protocol for ESP32 web server, and implemented POST /api/info handler 5 months ago
vehicle-monitor.cpp Improved speed and distance measurement 4 months ago
wifi-credentials.h.template migrated from Arduino IDE to PlatformIO 3 years ago