adafruit / Adafruit_CircuitPython_DHT

CircuitPython support for DHT11 and DHT22 type temperature/humidity devices
MIT License
182 stars 64 forks source link

use libgpio_pulsein shim on pi #19

Closed brennen closed 5 years ago

brennen commented 5 years ago

DO NOT MERGE

Some work in progress to use libgpiod_pulsein shim for reading data on Linux systems. Not yet functional.

ladyada commented 5 years ago

we'll implement PulseIn instead of squishing it into this lirbary