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 2ac358ba24 fixed lint errors in Eclipse 9 months ago
..
ADC.cpp fixed bug with local variable shadowing a class member variable 2 years ago
ADC.h migrated from Arduino IDE to PlatformIO 2 years ago
DataLogger.cpp Moved SCL to GPIO4 because boot fails if it's connected to GPIO12 2 years ago
DataLogger.h Moved SCL to GPIO4 because boot fails if it's connected to GPIO12 2 years ago
DebugLog.cpp Added debug logging to memory, and Web API to retrieve the log 2 years ago
DebugLog.h Added debug logging to memory, and Web API to retrieve the log 2 years ago
OTA.cpp added OTA support for deploying without USB cable 2 years ago
OTA.h added OTA support for deploying without USB cable 2 years ago
lint-helpers.h fixed lint errors in Eclipse 9 months ago
utils.cpp computing trip statistics on ESP32 (distance, time, elevation, etc.) 2 years ago
utils.h added data logger 2 years ago
vehicle-monitor.cpp fixed lint errors in Eclipse 9 months ago
wifi-credentials.h.template migrated from Arduino IDE to PlatformIO 2 years ago