ArduinoGeneral

DHT11

userHead Account cancelled 2016-01-10 01:39:29 2105 Views0 Replies
Hi guys! I have 2 questions.

I've tried to import library for DHT11 in my sketch and Arduino 1.6.7 says "Invalid library found..".
But for Arduino 1.0.5 it worked fine.
So library could be compatible with some IDE versions and with others not? And you know only when it's imported?

The sensor misbehaves. If you breath to it continuously and firmly it shows
DHT11, OK, 76, 31
DHT11, OK, 77, 31
Didn't know I'm so hot and dry :D Human breath must be about 37deg and very humid, close to 100%.
After 10 minutes left on a table the sensor shows
DHT11, OK, 35, 25
In my room it's 24-28 deg maximum.
Am I doing something wrong? Should it be calibrated or something?