DHT22 Temperature & Humidity Sensor

Library

Modified version of the existing DHT22 library, since the old one didn't work well for me. I have incorporated various suggestions from around the web, principally from the Sparkfun product page: http://www.sparkfun.com/products/10167

Issues

  • The checksum doesn't get reliably calculated, it is out by 1 quite often
  • Accuracy seems to be an issue - I have two side-by-side on a breadboard, and they give different temperature and humidity readings


Please log in to post comments.