Releases: adafruit/Adafruit_CircuitPython_SCD30
2.2.5 - Added cp.org link to index.rst
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.
2.2.4 - Repo documentation and config 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.
2.2.3 - Updated README example
Updated README example to use 50 kHz I2C frequency per datasheet recommendation. Thanks @cHemingway!
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.
2.2.2 - Added type annotations, updated documentation, python version
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.
2.2.1 - Updated pylint version, linted
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.
2.2.0 Slow down I2C
- Updated some internal I2C xfer stuff to better match latest datasheet recommendations.
- Added/updated examples to show slowed down I2C clock frequency.
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.
2.1.0 - Set maximum ambient pressure value to 1400mBar
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.
2.0.4 - Improved docs, CI changes
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.
2.0.3 - Removed default enabling of self-calibration
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.
2.0.2 - Improved MCP2221 performance
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.