-
### Describe the bug
I think DHT11 module doesn't work with my kernel image
### Steps to reproduce the behaviour
**My aim is to read dht11 from the file system (kernel module)**
Steps :
…
-
wycc updated
11 years ago
-
Issue is not easy to describe...
Following steps:
-exlude Z-Uno (to be sure...)
-Upload this sketch without the delays in line 28,36
-Device will not go into sleep mode (LED is blinking)
-inc…
-
Hi need help with this error. I followed your steps. What cud be wrong here?
pi@raspberrypi:~/.node-red $ sudo npm install node-red-contrib-dht-sensor
-
> node-dht-sensor@0.0.32 preinstall /home/…
mshaz updated
6 years ago
-
Hi together,
by running `npm install ` it fails with the following message:
```
> Magic-Mirror-Module-DHT-Sensor@1.0.0 postinstall /home/pi/MagicMirror/modules/MMM-DHT-Sensor
> electron-rebuil…
-
DHT 온습도 센서를 아두이노에 연결하여 정상 작동을 확인한다.
-
### Describe the bug
I have installed version 3.2.4 and a DHT22 sensor, when running in ESPresence it returns nan values for the Temp and Humidity.
When I use the same sensor on a different board, s…
-
See https://forums.adafruit.com/viewtopic.php?p=957161 for discussion thread.
The **Resolution** values for both Temperature and Humidity are incorrectly defined in DHT-U.cpp for DHT11 sensors.
…
-
When compiling a project with PlatformIO, targeting Arduino Mega and Arduino Due, it seems that it is unable to find the DHT sensor driver.
Here's the code:
```c
#include "simba.h"
#include "pin…
-
While trying to setup a sensor using the DHT plug-in, I face the following issue:
`[2019-02-03 13:15:18] [sensors.py:91 - poll()] WARNING: [indoor][temperature][living_room] unable to poll: Traceba…