Monitoring system for electric vehicles (log various sensors, such as consumed power, solar production, speed, slope, apparent wind, etc.)
Go to file
Youen Toupin c9c5319d7e fixed bug with local variable shadowing a class member variable
fixed interrupt code that could run from flash (because flash cache is disabled during SPIFFS operations)
2022-03-28 20:32:05 +02:00
components added components documentation 2022-02-06 22:47:04 +01:00
ESP32 fixed bug with local variable shadowing a class member variable 2022-03-28 20:32:05 +02:00
schema minor PCB changes 2022-03-20 14:01:40 +01:00
WebApp fixed overflow bug for voltage bigger than 32V (new limit is 65V) 2022-03-23 19:08:52 +01:00
.gitignore migrated from Arduino IDE to PlatformIO 2022-03-26 17:26:40 +01:00
LICENSE Initial commit 2022-02-04 20:44:42 +00:00
README.md Initial commit 2022-02-04 20:44:42 +00:00

vehicle-monitor

Monitoring system for electric vehicles (log various sensors, such as consumed power, solar production, speed, slope, apparent wind, etc.)