Skip to content

Releases: adafruit/Adafruit_CircuitPython_SCD4X

1.4.6 - RTD Sphinx Config

16 Jan 19:05
Compare
Choose a tag to compare

1.4.5 - Fix For Sphinx RTD Theme

07 Oct 22:19
Compare
Choose a tag to compare

1.4.4 - Displayio Example

02 Oct 17:10
6528494
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.3...1.4.4

1.4.3 - Correct Read Data Calculation

16 Aug 19:21
be632f7
Compare
Choose a tag to compare

What's Changed

  • Subtract demominator by one by @kolcz in #20

New Contributors

  • @kolcz made their first contribution in #20

Full Changelog: 1.4.2...1.4.3

1.4.2 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:32
Compare
Choose a tag to compare

Changes: 1.4.1...1.4.2

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

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

Read the docs for info on how to use it.

1.4.1 - Fix RTD Theme Issue

25 Sep 15:49
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.4.0 - One-Shot CO2 Measurement

30 Jul 19:30
22aba82
Compare
Choose a tag to compare

This release contains new functionality for one-shot CO2 measurements. Thank you @KeithTheEE!

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

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

Read the docs for info on how to use it.

1.3.9 - Updated .pylintrc, fixed jQuery

26 May 15:56
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.8 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:27
91a505d
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.7 - Added type annotations

02 Sep 00:08
a9ae07d
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

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

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

Read the docs for info on how to use it.