Skip to content

Releases: adafruit/Adafruit_CircuitPython_SGP30

Update README

13 Aug 00:52
d209c7c
Compare
Choose a tag to compare

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

To use in CPython, pip install adafruit-circuitpython-sgp30.

Read the docs for info on how to use it.

Update README

13 May 05:10
e3b3cae
Compare
Choose a tag to compare

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

To use in CPython, pip install adafruit-circuitpython-sgp30.

Read the docs for info on how to use it.

Add set_iaq_humidity

15 Jan 00:37
374a660
Compare
Choose a tag to compare

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

To use in CPython, pip install adafruit-circuitpython-sgp30.

Read the docs for info on how to use it.

Update to property names. CHANGES API.

12 Nov 21:41
4d000c5
Compare
Choose a tag to compare

THIS RELEASE CHANGES THE API. You must update your code to match:

  • co2eq updated to eCO2.
  • tvoc updated to TVOC.

Updated property names to match design guidelines.

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

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

Read the docs for info on how to use it.

Now on PyPi!

07 Aug 22:31
cee489b
Compare
Choose a tag to compare
  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore

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

To use in CPython, pip install adafruit-circuitpython-sgp30.

Read the docs for info on how to use it.

Documentation update.

22 Feb 03:43
0d9b68d
Compare
Choose a tag to compare

Thanks to @brentru for the great work!

v1.0.1

12 Jan 18:18
Compare
Choose a tag to compare

bumping to generate files!