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 9700b9f9e1 Moved SCL to GPIO4 because boot fails if it's connected to GPIO12 2 years 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
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
utils.cpp fixed bug with local variable shadowing a class member variable 2 years ago
utils.h added data logger 2 years ago
vehicle-monitor.cpp Moved SCL to GPIO4 because boot fails if it's connected to GPIO12 2 years ago
wifi-credentials.h.template migrated from Arduino IDE to PlatformIO 2 years ago