Adafruit_CircuitPython_SCD30

Helper library for the SCD30 e-CO2 sensor

MIT License

Downloads
1.5K
Stars
15
Committers
16

Bot releases are visible (Hide)

Adafruit_CircuitPython_SCD30 - 2.2.12 - Fix RTD Docs Build and Unpin Sphinx Latest Release

Published by FoamyGuy 10 months ago

Changes: https://github.com/adafruit/Adafruit_CircuitPython_SCD30/compare/2.2.11...2.2.12

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.

Adafruit_CircuitPython_SCD30 - 2.2.11 - Fix RTD Theme Issue

Published by FoamyGuy about 1 year ago

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.

Adafruit_CircuitPython_SCD30 - 2.2.10 - Updated .pylintrc, fixed jQuery

Published by evaherrada over 1 year ago

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.

Adafruit_CircuitPython_SCD30 - 2.2.9 - Added type annotations

Published by tekktrik about 2 years ago

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-scd30.

Read the docs for info on how to use it.

Adafruit_CircuitPython_SCD30 - 2.2.8 - Made copyright stay up to date in docs/conf.py

Published by evaherrada about 2 years ago

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.

Adafruit_CircuitPython_SCD30 - 2.2.7 - Fixed version string

Published by evaherrada about 2 years ago

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.

Adafruit_CircuitPython_SCD30 - 2.2.6 - Switched to pyproject.toml

Published by evaherrada about 2 years ago

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.

Adafruit_CircuitPython_SCD30 - 2.2.5 - Added cp.org link to index.rst

Published by evaherrada over 2 years ago

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.

Adafruit_CircuitPython_SCD30 - 2.2.4 - Repo documentation and config updates

Published by evaherrada over 2 years ago

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.

Adafruit_CircuitPython_SCD30 - 2.2.3 - Updated README example

Published by tekktrik over 2 years ago

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.

Adafruit_CircuitPython_SCD30 - 2.2.2 - Added type annotations, updated documentation, python version

Published by evaherrada over 2 years ago

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.

Adafruit_CircuitPython_SCD30 - 2.2.1 - Updated pylint version, linted

Published by evaherrada almost 3 years ago

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.

Adafruit_CircuitPython_SCD30 - 2.2.0 Slow down I2C

Published by caternuson over 3 years ago

  • 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.

Adafruit_CircuitPython_SCD30 - 2.1.0 - Set maximum ambient pressure value to 1400mBar

Published by evaherrada over 3 years ago

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.

Adafruit_CircuitPython_SCD30 - 2.0.4 - Improved docs, CI changes

Published by evaherrada over 3 years ago

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.

Adafruit_CircuitPython_SCD30 - 2.0.3 - Removed default enabling of self-calibration

Published by evaherrada over 3 years ago

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.

Adafruit_CircuitPython_SCD30 - 2.0.2 - Improved MCP2221 performance

Published by evaherrada over 3 years ago

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.

Adafruit_CircuitPython_SCD30 - 2.0.1 - Ensured ambient pressure is an int

Published by evaherrada over 3 years ago

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.

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

Published by tannewt over 3 years ago

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.

Adafruit_CircuitPython_SCD30 - 1.0.2 - Fixed typo and added i2c stop before the register read

Published by evaherrada almost 4 years ago

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.

Package Rankings
Top 9.9% on Pypi.org
Related Projects