Skip to content
Arduino library for SHT2x temperature and humidity sensors
C++ Shell
Branch: master
Clone or download
dansmith65 and SodaqMoja support nodemcu
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.
Latest commit 5eb13d7 Jan 6, 2017

README.md

This is an Arduino library for the SHT21 / SHT25 humidity and temperature sensors.

You can’t perform that action at this time.