This is an Arduino library for the SHT21 / SHT25 humidity and temperature sensors.
All your code in one place
Over 40 million developers use GitHub together to host and review code, project manage, and build software together across more than 100 million projects.
Sign up for free See pricing for teams and enterprises
Arduino library for SHT2x temperature and humidity sensors
C++
Shell
dansmith65
and SodaqMoja
Move the 100ms delay between the write and the read. Wouldn't work on my nodemcu without this change. HTU21 is on a breakout board with 5v support and 4k resistors. Similar fix as was used here: http://www.esp8266.com/viewtopic.php?p=47122#p47122 This may also pertain to the issue: https://github.com/pasko-zh/brzo_i2c/tree/master/examples/HTU21D Tested to on Amica nodemc V2 and on knock-off Arduino UNO.
Permalink
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
examples/ReadSHT2x |
|
|
|
|
src |
|
|
|
|
.gitignore |
|
|
|
|
COPYING |
|
|
|
|
COPYING.LESSER |
|
|
|
|
README.md |
|
|
|
|
library.properties |
|
|
|
|
make-zip.sh |
|
|