mirror of https://github.com/joan2937/pigpio
523fe86862
It consists of a stripped rewrite of the DHT22 code. As an addition it implements the iterable protocol. |
||
---|---|---|
.. | ||
README | ||
dht11.py |
README
Class to read the relative humidity and temperature from a DHT11 sensor. It implements the iterator python protocol.