Search found 101 matches

by pidou46
Sat May 28, 2016 7:47 pm
Forum: ESP8266 boards
Topic: 8266can‘t read the right data from dht11
Replies: 16
Views: 14113

Re: 8266can‘t read the right data from dht11

Hello, I have some trouble make dht module working here with a DHT22. I have tested the DHT22 (and wiring) with an arduino, and it works. I have uploaded dht.py (get from github) via ESPlorer on my nodemcu V2. https://github.com/kurik/uPython-DHT22 I have changed the 'pyb' reference to 'machine' bec...