-
Failed to read from DHT sensor!
-
Hello,
I'm using ESP-Vroom-32 for my project. In this board, I connect soil moisture sensor V1.2 and Temperature Sensor DHT-11 Module. I cannot send integer value, but must be converted into a stri…
-
Would it be possible to add support for the AM2301 (DHT21)? That would be much appreciated since it is one of the easiest available DHT sensors to me.
Datasheet is available here: http://www.haoyue…
-
Here's a simple example to reproduce this issue on an Arduino Nano, with a DHT type 11 sensor attached to pin D5.
```
#include
DHT_Async dhtSensor(5, DHT_TYPE_11);
void setup()
{
Serial…
-
This is only working if the wired DHT sensor is in the right position to get a good reading. Is there a way to use a remote temperature sensor ?
-
**Describe the bug**
When I followed the steps to add AM2302 support the last step, "sudo python setup.py install", failed because it could not find the setuptools.
**To Reproduce**
Steps to repr…
-
Example code works when flashed to a Particle Electron, but the same code causes a hard fault in a Particle Photon. The hard fault is thrown when DHT.acquire(); is called, which happens after pressin…
-
Some sensors and actuators need drivers written in C. Examples are: WS2812 (NeoPixel), APA102, DHT family, Dallas 1-wire protocol. There are probably many others. The protocols for these devices have …
-
[iottweet.txt](https://github.com/suchanoot11/iot/files/1347902/iottweet.txt)
-
[_dhtIotTweet.txt](https://github.com/suchanoot11/iot/files/1347905/_dhtIotTweet.txt)