Monitoring system for electric vehicles (log various sensors, such as consumed power, solar production, speed, slope, apparent wind, etc.)
Go to file
Youen Toupin 71b87437c7 disabled mithril redraw for each status request
the goal is to allow each page to finely manage how to update with
minimum CPU usage
2022-04-09 19:51:44 +02:00
components added notes about special pins 2022-03-31 10:45:33 +02:00
ESP32 Added debug logging to memory, and Web API to retrieve the log 2022-03-31 23:41:16 +02:00
schema Moved SCL to GPIO4 because boot fails if it's connected to GPIO12 2022-03-31 22:06:38 +02:00
WebApp disabled mithril redraw for each status request 2022-04-09 19:51:44 +02: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.)