Skip to content

1.3.0 - Added VOC index algorithm, other changes

Compare
Choose a tag to compare
@evaherrada evaherrada released this 07 Sep 20:26
· 57 commits to main since this release
c07f439

This release includes:

  • Moved adafruit_sgp40.py to adafruit_sgp40/init.py
  • Added voc algorithm converted by Dfrobot
  • Added index example
  • Updated readme with usage example
  • Added import of const() for use with blinka
  • Added note about 1 hertz sample rate for algorithm
  • Fixed examples to follow 1 hertz sample rate.

Thanks @AVanVlack!

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-sgp40.

Read the docs for info on how to use it.