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 0637250f10 Added code to measure voltages using an ADS1015 (wip) 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 Moved SCL to GPIO4 because boot fails if it's connected to GPIO12 3 years ago
DataLogger.h Moved SCL to GPIO4 because boot fails if it's connected to GPIO12 3 years 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
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
lint-helpers.h fixed lint errors in Eclipse 1 year ago
utils.cpp computing trip statistics on ESP32 (distance, time, elevation, etc.) 2 years ago
utils.h added data logger 3 years ago
vehicle-monitor.cpp Added code to measure voltages using an ADS1015 (wip) 4 months ago
wifi-credentials.h.template migrated from Arduino IDE to PlatformIO 3 years ago