dsplover / PicoDHT22

Micropython DHT22 class using PIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PicoDHT22

Micropython DHT22 class using PIO

P.S. Some people have problem with the power on time to activate the DHT22. The spec specify 2 seconds. The current one is 200ms. Please change it has it fit!

*** UPDATE *** Sept22 Micropython includes its own version DHT22 module Then the module is now named PicoDHT22

About

Micropython DHT22 class using PIO

License:MIT License


Languages

Language:Python 100.0%