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 a91d56c390 swapped GPIO pins for SCL and SDA, because GPIO12 is a special pin that must not be pulled high during boot 3 years ago
..
data Added test api URL, configured static files caching 3 years ago
doc/calibration migrated from Arduino IDE to PlatformIO 3 years ago
include migrated from Arduino IDE to PlatformIO 3 years ago
lib added DigitalPressureSensor library 3 years ago
src swapped GPIO pins for SCL and SDA, because GPIO12 is a special pin that must not be pulled high during boot 3 years ago
test migrated from Arduino IDE to PlatformIO 3 years ago
.gitignore gitignore update 3 years ago
.project migrated from Arduino IDE to PlatformIO 3 years ago
platformio.ini fixed bug with local variable shadowing a class member variable 3 years ago