DHT11: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The [[DHT11]] is a digital humidity and temperature sensor. It measures in integer values, there's no kernel module, and it's about 5€ a piece. Learn more:
The [[DHT11]] is a digital humidity and temperature sensor. It measures in integer values, there's no kernel module (for the Pi), and it's about 5€ a piece.  
Good for 20-80% humidity readings with 5% accuracy and for 0-50°C temperature readings ±2°C accuracy.
 
Learn more:
* [[RaspberryPi Humidity and Temperature Sensor]]
* [[RaspberryPi Humidity and Temperature Sensor]]
* http://www.adafruit.com/products/386.
* http://www.adafruit.com/products/386.


[[Category:RaspberryPi]]
[[Category:RaspberryPi]]

Revision as of 13:53, 17 December 2018

The DHT11 is a digital humidity and temperature sensor. It measures in integer values, there's no kernel module (for the Pi), and it's about 5€ a piece. Good for 20-80% humidity readings with 5% accuracy and for 0-50°C temperature readings ±2°C accuracy.

Learn more: