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

how to use with STM32F407 disc board

Open nikhil1983 opened this issue 8 years ago • 2 comments

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 changes i need to do ?

nikhil1983 avatar Jan 10 '18 07:01 nikhil1983

I have no experience with the STM32F4 board. However there are some other projects trying to work with DHT sensors on the STM32F4 board: https://bitbucket.org/alamer/dht22-stm32f4/src or https://stm32f4-discovery.net/2014/08/library-25-am2301-dht21-sensor-stm32f4xx/ , so might try these.

kurik avatar Jan 10 '18 08:01 kurik

Okay thanks :)

nikhil1983 avatar Jan 10 '18 08:01 nikhil1983