adafruit/Adafruit-Raspberry-Pi-Python-Code

DHT 22 : failure to pull data when using longer cables ( 20 m)

thibaut-fagart opened this issue · 1 comments

when using long cables the wait is not long enough before reading pins, and the value is still low

Thank you for the Issue!
This library has been deprecated in favor of our python3 Blinka library. We have replaced all of the libraries that use this repo with CircuitPython libraries that are Python3 compatible, and support a wide variety of single board/linux computers!

Visit https://circuitpython.org/blinka for more information

CircuitPython has support for almost 200 different drivers, and a as well as FT232H support for Mac/Win/Linux!