Files
libpigpio/pigpio-master/EXAMPLES/Python/DHT11_SENSOR/README

3 lines
117 B
Plaintext
Raw Normal View History

2025-08-05 22:33:23 +02:00
Class to read the relative humidity and temperature from a DHT11 sensor.
It implements the iterator python protocol.