Skip to content

Rename eCO2 -> CO2 because it's a true reading

Compare
Choose a tag to compare
@tannewt tannewt released this 27 Jan 21:23
· 85 commits to main since this release
5374640

This release changes eCO2 to CO2 to reflect that the reading is a direct measurement rather than an estimation like other sensors. Thanks to @rpavlik for the change and doc updates!

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.