Releases: adafruit/Adafruit_CircuitPython_SHTC3
Releases · adafruit/Adafruit_CircuitPython_SHTC3
1.0.2 - Fixed Discord invite link
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-shtc3
.
Read the docs for info on how to use it.
1.0.1 - Relative Humidity bugfix
This release fixes a rollover bug with relative humidity due to treating it as signed.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-shtc3
.
Read the docs for info on how to use it.
1.0.0 - Initial Release!
This release includes
- Temperature measurement
- Relative humidity measurement
- Simultaneous reading of relative humidity and temperature
- Optional low power mode
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-shtc3
.
Read the docs for info on how to use it.