periph / devices

Go·Hardware·Lean - Device drivers
https://periph.io
Apache License 2.0
83 stars 37 forks source link

dtxx: Implement driver for DHT-11 / DHT-22 #60

Open maruel opened 9 months ago

maruel commented 9 months ago

Ported from https://github.com/google/periph/issues/225.

maruel commented 9 months ago

Requires https://github.com/periph/conn/issues/32.