This repository was archived by the owner on Dec 17, 2021. It is now read-only.
Releases: hpsaturn/CanAirIO
Releases · hpsaturn/CanAirIO
rev079 Documentation, 3Dprint box and more
TODO:
- Added 3d models and Thingiverse publication.
- Basic documentation and build guide.
- GUI migration and improve refresh tasks with icons
- Debug flag for turn on/off all logs
- Authentication with Grafana auth tokens
- Deep sleep alternative (turning off TFT and take measures)
rev042 sensors stable release
simple brief:
- refactor the
config,api, andstatuslibs. - all low level libraries was migrated:
passed - long uptime without watch dogs:
passed - publishing data and re-connections without reboots:
passed - bluetooth connection with old app:
passed - stable measures vs old version:
passed - raw values from
bme680:passed - power consumption: passed (many improvements vs old version)
- light sleep into each measure:
passed - GUI: not migrated yet (failed), but it has a basic GUI.
TODO:
- GUI migration and improve refresh tasks with sprites
- Debug flag for turn on/off all logs
- Authentication with Grafana auth tokens
- Deep sleep alternative (turning off TFT and take measures)
rev007 first release
- Power consumption tests
- TFT on/off and other tests
- Panasonic sensor reading tests
- enable/disable via a basic NPN transistor
- Buttons tests
- WiFi scan tests
- PlatformIO compatibility