/PicoDHT22

Micropython DHT22 class using PIO

Primary LanguagePythonMIT LicenseMIT

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