Sensor: Humidity (linked list)



Plans test DHT11, DHT22 and SensePi Temperature and Humidity sensors and compare

http://www.circuitbasics.com/how-to-set-up-the-dht11-humidity-sensor-on-the-raspberry-pi/

https://github.com/netikras/r-pi_DHT11/blob/master/dht11.py Works as is! Code is Python 2, but works under Python 3 only changing print statements.

http://www.uugear.com/portfolio/dht11-humidity-temperature-sensor-module/
Info on how the values are read from the sensor, but Python code is broke and not even close. Interfacing 
Temperature and Humidity Sensor (DHT11) with Raspberry Pi (C, wiringPi)

Original post 11/29/17 in private blog

Comments

Popular posts from this blog

Revisiting Basics