pigpio/EXAMPLES/Python/DHT11_SENSOR/README

3 lines
117 B
Plaintext
Raw Normal View History

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