pigpio/EXAMPLES/Python/DHT22_AM2302_SENSOR
Maurice (mausy5043) Hendrix 07cbb98dca pep8:E711 comparison to None should be `if cond is not None:` 2016-04-27 11:29:01 +02:00
..
DHT22.py pep8:E711 comparison to None should be `if cond is not None:` 2016-04-27 11:29:01 +02:00
README V23 2014-11-25 17:10:05 +00:00

README

Class to read the relative humidity and temperature from a DHT22/AM2302 sensor.