Adafruit_CircuitPython_CCS811

circuit python driver for CCS811 air quality sensor

MIT License

Downloads
1.2K
Stars
34
Committers
21

Bot releases are hidden (Show)

Adafruit_CircuitPython_CCS811 - README Fix

Published by sommersoft over 5 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_CCS811 - Update to README.

Published by kattni almost 6 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_CCS811 - Updated example

Published by kattni almost 6 years ago

Also updated .pylintrc.

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_CCS811 - Now on PyPi!

Published by kattni about 6 years ago

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_CCS811 - Improved reference documentation.

Published by kattni over 6 years ago

Thanks to @sommersoft for the great work!

Adafruit_CircuitPython_CCS811 - Update to travis.yaml

Published by kattni almost 7 years ago

Updated built tools path

Adafruit_CircuitPython_CCS811 - Updated with lint and autobundling!

Published by kattni almost 7 years ago

Thanks @tannewt for the great work!

Adafruit_CircuitPython_CCS811 - Change I2CDevice method read_into to readinto

Published by mrmcwethy almost 7 years ago

Changes made to follow changes in Adafruit_Circuitpyton_BusDevice.I2CDevice

Adafruit_CircuitPython_CCS811 - initial release for CircuitPython library bundle

Published by dhalbert almost 7 years ago

Package Rankings
Top 9.26% on Pypi.org
Related Projects