-
**Describe the problem you have/What new integration you would like**
Support for the DHT20 temperature and humidity sensor that communicates over I2C.
The sensor is sold here https://www.adaf…
-
### The problem
Hi, I'm getting linking errors when trying to compile support for either the `aht10` or `sht4x` sensors. The first linker error is:
```
/data/cache/platformio/packages/toolchain-x…
-
Product ID: https://www.adafruit.com/product/5526
Notes:
- Stalled, Arduino-Pico core does not yet support Raspberry Pi Pico W
- New network implementation class required (edit: maybe not - they…
-
Hi,
for me (in the default configuration) readTemperature() and readHumidity() takes ~ 80ms each.
I experimented a little bit with the AHTXX_START_MEASUREMENT_CTRL value. 0xFF seems to really spee…
-
**Describe the bug**
I2C devices are not discoverable on ESP32-S2 TFT boards.
I have tried numerous different I2C sensors including several BME280 I2C sensors .
Manually trying to add a bme280 …
-
When I2C_POWER_INVERTED is driven HIGH, the Q1 MOSFET turns off. This is supposed to turn off external I2C power (VSENSOR).
However, the i2c pull-ups (R3 and R6) are connected to 3.3v not VSENSOR. …
-
-
### Checklist
- [x] The title of this issue is "to the point" and descriptive.
- [x] This issue describes what is happening.
- [x] This issue describes what components are affected (e.g. name of pl…
-
Hello.
I have detected a conflict between this IotWebConf library and, in my case, Adafruit's AHT20 sensor code needed for reading its values.
I was using example "IotWebConf06MqttApp" as a reffer…
-