-
On Release mega-20191116 Sensor DS18b20 and DH11/DH22 not work,
Its value NaN.
![Immagine](https://user-images.githubusercontent.com/28224324/68991696-ccdb5e80-0861-11ea-9cc6-7b4e541041af.jpg)
![Im…
-
When connecting an ultrasonic distance sensor, an error pops up.
This error began to appear only in new versions - 7.0.4
If you run the same program in version 6.2, then there are no errors
![image…
-
HI sorry for newbie question, I was looking for similar issues posted here but apparently could not find solution for my problem.
I downloaded the latest library cm2835-1.71 which should support RPI …
-
Code execution stalls when trying to initialize more than one DHT object dynamically.
```
std::vector am2301;
for (uint8_t i = 0; i < 8; i++) {
am2301.emplace_back(SENSORS[i], DHT_…
-
Using ```ESP_Easy_mega_20230623_energy_ESP8266_4M1M```.bin on two older NodeMCUs with Software Serial is returning ```nan```, where rolling back to ```ESP_Easy_mega_20221224_energy_ESP8266_4M1M```.bin…
-
### PROBLEM DESCRIPTION
I have a Sonoff DualR2 with the last Tasmota (12.3.1); I have hacked it a bit using additional GPIOs with respect to the standard two buttons / two relays:
stat/garages…
-
### Describe the problem
When using serial printing accented characters or ASCII higher than 127, the serial monitor mostly shows a "�", but not always.
![Arduino_IDE_VKSKSsA35p](https://user-imag…
-
hello! I'm a newbie to IOT projects and im facing an soft WDT reset issue.
Im building a project that has a arduino getting data from multiple sensors, storing them in json format and sending them to…
-
Occasionally my DHT11 temperature sensor seems to fail and not report a temperature. 99% of the time it's fine, but when this happens Home Assistant is not impressed:
Traceback (most recent call …
-
```python
Adafruit CircuitPython 6.1.0-beta.2 on 2020-12-03; FeatherS2 with ESP32S2
```
**Code/REPL**
`
https://github.com/adafruit/Adafruit_CircuitPython_DHT/blob/master/exam…