Skip to content

1.0.0 - Initial Release

Compare
Choose a tag to compare
@siddacious siddacious released this 08 Dec 23:54
· 92 commits to main since this release

This release includes

  • CO2, temperature, and humidity readings
  • adjustable parameters for
    • measurement interval
    • temperature offset
    • automatic self calibration
    • forced calibration with reference
    • air pressure or altitude compensation

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

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

Read the docs for info on how to use it.