fusion_hat.modules.dht11 module

class fusion_hat.modules.dht11.DHT11(pin, pull_up=False)[source]

Bases: object

MAX_DELAY_COUINT = 100
BIT_1_DELAY_COUNT = 10
BITS_LEN = 40
read()[source]