pigpio/EXAMPLES/Python/DHT11_SENSOR
0x07CB 67f84d8f63
Update dht11.py
fix python3 coding error
2024-10-19 23:19:30 +02:00
..
README Python: add dht11 sensor python code. 2015-02-09 09:36:47 +00:00
dht11.py Update dht11.py 2024-10-19 23:19:30 +02:00

README

Class to read the relative humidity and temperature from a DHT11 sensor.
It implements the iterator python protocol.