Releases: adafruit/Adafruit_CircuitPython_DHT
Update Travis Badge In Readme
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-dht
.
Read the docs for info on how to use it.
Change DHT context to static variable
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-dht
.
Read the docs for info on how to use it.
startup bug fix -- add bitbang for RPi
- Fixes potential error on first read after device boot up.
- Adds "bitbang" for non-pulseio systems (e.g. Raspberry Pi)
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-dht
.
Read the docs for info on how to use it.
Now on PyPi!
- Added
setup.py
- Added PyPI release info to
.travis.yml
- Updated
requirements.txt
- Added a more comprehensive
.gitignore
- Various linting fixes.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-dht
.
Read the docs for info on how to use it.
Handle negative temperatures properly.
Improved reference documentation.
Thanks to @sommersoft for the great work!
Updated with lint and autobundling!
Thanks to @mrmcwethy for the great work!
Release for CircuitPython 2.0.0+
Release with no functional changes but a trigger to generate new mpy files for CircuitPython 2.0+ versions.
First release!
Thanks to @mrmcwethy for creating this driver!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.