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 97c2f379b8 computing trip statistics on ESP32 (distance, time, elevation, etc.) 2 years ago
..
components refactored Gauge class to inherit from NumericValue 2 years ago
pages computing trip statistics on ESP32 (distance, time, elevation, etc.) 2 years ago
utilities implemented automatic update of power gauge 2 years ago
app.ts refactored code to avoid relative paths 2 years ago
index.html Added menu with two pages (RawDataPage and DashboardPage) 2 years ago
layout.css added widget layout styling 2 years ago
layout.tsx added debug code to display how often mithril redraws 2 years ago
monitor-api.ts computing trip statistics on ESP32 (distance, time, elevation, etc.) 2 years ago