-
### PROBLEM DESCRIPTION
Sensor **BME680** together with **INA219** on i2c bus fail shortly after any activity from last one. If use BME680 alone it works fine and stable. I also tried to use INA219 o…
-
Добрый день.
В системе установлено ESP32, AHT10, BMP280 и DS3231. Контакты питания развязаны конденсатором 100nF и 1000mF. Дорожки на плате минимальные, не более 2 см. Питание 3,3V через стабилизато…
-
**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…
-
I'm planning with this project to support common sensors, many that use the I2C protocol, and since the addresses give a hint on what sensor is: https://i2cdevices.org/addresses
It's maybe possible…
-
I am recieving an error 121 with writing to an I2c bus, but only when two devices, an i2c sensor and i2c pwm controller are connected. When only the sensor is connected to the i2c bus, dotnet code can…
-
Default example not working. I confirmed that the sensor works on esp8266 and esp32 with older version. `enjoyneering/AHT10`
```
[ 16][E][Wire.cpp:283] setClock(): Bus is in Slave Mode
[ 116]…
bato3 updated
2 years ago
-
trying to use Adafruit_AHTX0
Hardware:
Mac OS 10.13
Arduino IDE 1.8
Board ESP32-C3-DevKitM-1
I'm trying to upload an example to use the AHT10 temperature sensor but I'm getting the following …
-
I get this:
```
/Users/.../Documents/Arduino/libraries/AHTxx/src/AHTxx.cpp:101:8: error: 'class TwoWire' has no member named 'setClockStretchLimit'
Wire.setClockStretchLimit(stretch); //experi…
-
### The issue
Hi UncleRus,
I altered the library to read temperature and humidity data from AHT10. Please see the Mail code file and output below. Please help me to solve the problem
############…
-
Hello
connected the aht10 to pi pico, saved 2 files and run the example, i get the next error:
>>> %Run -c $EDITOR_CONTENT
Traceback (most recent call last):
File "", line 7, in
TypeError: '…