issues
search
adafruit
/
Adafruit_Python_DHT
Python library to read the DHT series of humidity and temperature sensors on a Raspberry Pi or Beaglebone Black.
MIT License
1.12k
stars
980
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
IOError: [Errno 24] Too many open files: '/proc/cpuinfo'
#119
xtian777x
closed
4 years ago
2
Include Raspberrpy Pi 4
#118
nielskou
closed
5 years ago
1
Specifiy Raspberry version when using pip3 install Adafruit_DHT
#117
sebastianspross
closed
5 years ago
3
Make error detection work when using Fahrenheit.
#116
jbussdieker
closed
4 years ago
1
Update Google Spreadsheets example
#115
russfeld
closed
5 years ago
1
unknown platform due to very wrong detection mechanism
#114
andrematzke
closed
4 years ago
1
Fix egg_info and sdist build issue on MS Windows
#113
MatthewWilkes
closed
5 years ago
11
import errors in setup.py
#112
songdingxx
closed
5 years ago
1
Add debouncer to make readout more robust for longer cable lengths
#111
lendsle
closed
4 years ago
1
Cable Length Causes incorrect DHT11 Readings
#110
Brets0150
closed
4 years ago
6
Update standard retry delay from 2 to 2.5 seconds.
#109
ManuelSchmitzberger
closed
4 years ago
1
Update AdafruitDHT.py
#108
adj3468
closed
4 years ago
1
Fix long cable timeout also on RPI2
#107
dade80vr
closed
4 years ago
3
Semaphore not finding library
#106
lpuv
closed
4 years ago
4
hello...I try to install python library of dht11 on raspberry pi but it appear no route to host?what is the problem?please help me...
#105
farhanah96
closed
6 years ago
2
add Pi 3b+ support
#104
hack-fang
closed
6 years ago
10
Installation failure on Windows 10
#103
KyleKotowick
closed
6 years ago
2
pip package looks broken
#102
Vanuan
closed
6 years ago
4
remove deprecated ez_setup.py; update install instructions (fixes #91)
#101
brennen
closed
6 years ago
1
add MANIFEST.in to include all files in source/ (likely fixes #99)
#100
brennen
closed
6 years ago
1
Failed pip Install of Adafruit_Python_DHT on Raspbian Stretch
#99
TheCedarPrince
closed
6 years ago
19
Issue #49 - fix long cable read delay on DHT sensor with RPI 1
#98
gunkl
closed
6 years ago
1
Follow redirects with curl at ez_setup.py
#97
juliogonzalez
closed
6 years ago
7
Problem witch installing
#96
pht31337
closed
6 years ago
5
Strip off one extra bit at start of read out
#95
jeroenrnl
closed
4 years ago
1
Update supported python versions in Readme.md
#94
Tronde
closed
6 years ago
0
AdafruitDHT.py show higher temp
#93
deffrak
closed
6 years ago
2
Broken link in ez_setup
#92
terminal3
closed
6 years ago
4
I can not install RaspBerry 3 and Raspbian Jessie Lite
#91
DinoFontana
closed
6 years ago
10
Google Authentication Error
#90
JohnFodero
closed
5 years ago
1
setup.py fails to install with error "TypeError: __init__() takes exactly 2 arguments (4 given)"
#89
DoctorOctagonapus
closed
6 years ago
4
Improve error message
#88
mueller-ma
closed
6 years ago
0
DHT22 humidity and temperature values are incorrect
#87
preranagawale
closed
6 years ago
2
Declare sensor dinamically
#86
dade80vr
closed
6 years ago
2
Will this work in Ubuntu 16.04 with normal pc
#85
arunnediyasala
closed
6 years ago
7
Added function to read_retry from sensor multiple times
#84
FireBelow
closed
6 years ago
1
Can't install on RPI3
#83
FireBelow
closed
6 years ago
1
fix timing issues with RPi3, use clock_gettime()
#82
gdoepp
closed
4 years ago
1
How to automatic run after reboot the Raspberry Pi with DHT22 sensor
#81
jackyZhangHZ
closed
6 years ago
2
Hi, I am using senseHat sensor instead of DHT. so how will this platform_detect file different? I was finding for it but there is no direct file for senseHat platform detect. Please help
#80
ChanCmt
closed
6 years ago
1
Pi Zero w support
#79
error0327
closed
4 years ago
3
Add an arg parser to simpletest.py
#78
pdevine
closed
6 years ago
1
Update Adafruit_Python_DHT library in Pypi
#77
jesusiglesias
closed
6 years ago
27
04053096buttom
#76
vernier04053096
closed
4 years ago
1
Incorrect board version detected
#75
greenscientist
closed
4 years ago
4
PyPi out of date?
#74
PeteLawler
closed
6 years ago
3
Can't Read Two Sensor
#73
aliumairs
closed
6 years ago
5
readme: fix typo in "omit"
#72
numbermaniac
closed
6 years ago
3
Non-functional on Raspberry Pi B+ on Raspbian stretch
#71
pioto
closed
7 years ago
3
Python 3.6.1 (v3.6.1:69c0db5, Mar 21 2017, 17:54:52) [MSC v.1900 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information. >>> RESTART: C:\Users\Walter\AppData\Local\Programs\Python\Python36-32\MUS CONTROL with adafruit.py Traceback (most recent call last): File "C:\Users\Walter\AppData\Local\Programs\Python\Python36-32\MUS CONTROL with adafruit.py", line 21, in <module> humidity, temperature = Adafruit_DHT.read_retry(Adafruit_DHT.AM2302, 4) AttributeError: module 'Adafruit_DHT' has no attribute 'read_retry' >>>
#70
Walter1White
closed
6 years ago
1
Next