Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Releases: hpsaturn/CanAirIO

rev079 Documentation, 3Dprint box and more

24 May 11:53
Compare
Choose a tag to compare

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

06 May 19:41
Compare
Choose a tag to compare

simple brief:

  • refactor the config, api, and status libs.
  • 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

26 Apr 17:11
Compare
Choose a tag to compare
  • 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