uPython-DHT22 icon indicating copy to clipboard operation
uPython-DHT22 copied to clipboard

A python module (driver) for DHT22 temperature and humidity sensor connected to microPython board.

Results 1 uPython-DHT22 issues
Sort by recently updated
recently updated
newest added

Hello, I wanted to know how to use this module with STM32F407 discovery board. I want to display O/P of DHT22 on 16x2 using asynchronous method. So what are the...