Skip to content

SAM 0.9.7

Compare
Choose a tag to compare
@vicobarberan vicobarberan released this 23 Jun 14:31
· 486 commits to master since this release

New in this release

  • Added CCS811 command for manually change sensor drivemode.
  • Preliminary release of battery calculator (WIP).
  • Power related changes:
    • Battery capacity can be configured via shell.
    • Kit now go to sleep with and without battery after sleep timer (solar panel friendly).
    • Shell configurable sleep timer (30 min default).
    • Button or sd card events keep kit awake.
    • While wakeup kit will publish as soon as readings are available.
    • After timer, kit will publish every 3 min as default.
    • New default PM sensor reading every 5 min.
    • With default settings a 2000mAh battery should last at least 5 days.

Fixes

  • Updated INA219 auxiliary sensor to use auxWire bus
  • Update tools scripts to work with python 3.
  • Fixed bug that prevents per sensor intervals to work properly.
  • Updated noise compensation tables to improve readings on quiet environments.

There are no changes on ESP firmware 0.9.2 version is still the latest. It is also attached to this release for convenience.