Skip to content

Releases: adafruit/Adafruit_CircuitPython_SCD30

2.2.5 - Added cp.org link to index.rst

09 Jun 18:15
Compare
Choose a tag to compare

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

07 Jun 17:03
Compare
Choose a tag to compare

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

03 Apr 15:27
aa1e1ae
Compare
Choose a tag to compare

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

04 Feb 20:21
Compare
Choose a tag to compare

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

15 Nov 18:54
Compare
Choose a tag to compare

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

15 Jun 19:17
048b8da
Compare
Choose a tag to compare
  • 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

04 May 17:50
e9d779f
Compare
Choose a tag to compare

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

26 Apr 20:12
7efc10b
Compare
Choose a tag to compare

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

23 Feb 20:13
88fd196
Compare
Choose a tag to compare

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

11 Feb 19:16
746e77f
Compare
Choose a tag to compare

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.