Using a DHT11 above 130* F?

I know it's not rated for it, but it's what I have and I'm looking to measure a window situation that seems like my blinds are "burning"... it's kind of wild.

Trying to see how hot it gets.

So I don't need accuracy really but does the DHT11 even really get close when over 130 or 150 degrees F?

Like it can be 145 and say 150 and that would be fine... but if it's 120 and saying 140 then that isn't very useful for me.

from

https://www.mouser.com/datasheet/2/758/DHT11-Technical-Data-Sheet-Translated-Version-1143054.pdf

Since above 130°F = 54.4°C and is out of spec, you're on your own in terms of functionality, accuracy, repeatability, And those criteria could all differ by individual device.

You'd have to do your own checking and calibration. Since it is a digital device, the data protocol and the code inside might put hard limits on the delivered results.

This paper says it melts at 68°C (154°F):

i understood that the range I'm looking at is out of spec, that's the reason I was wondering what people's experiences were that might have used it out of range.

I'll read up on that PDF you posted, thanks!

A lot of parts will work beyond there specifications, but when that is exceeded there is no assurance the values returned are valid or will the sensor survive over time. The more out of spec the worse it will be. There is a reason for these ratings.

1 Like

The DS18B20 temperature sensor is easy to use.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.