Skip to content

2.4.0 - Added calibration based on temperature, relative humidity

Compare
Choose a tag to compare
@tekktrik tekktrik released this 03 Apr 22:37
· 41 commits to main since this release
3e90660

Added a helper function set_iaq_relative_humidity() to set humidity compensation based on temperature and relative humidity. Thanks @benthorner!

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

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

Read the docs for info on how to use it.