-
I have recently purchased AHT21 RH and Temperature sensors, but I am not able to get Arduino libraries for the AHT21, only AHT20 libraries are available.
Please help to find the code for AHT21.
It w…
-
通过宏+cmake的方式可以将ch1116和ssd1306两个项目合并,其次希望能将aht20的驱动独立出来,放在led的仓库里会让强迫症难受
-
Now that the new stable embedded-hal crate is out we should probably update all our code to use it. The Major release version means we can assume the api will be more stable than the 0.2.7 and older v…
-
There is a mixup of using sensor **Resolution vs. Accuracy**.
The AHT10 sensor example reports the following:
```
Adafruit AHT10/AHT20 test!
AHT10/AHT20 Found!
-------------------------------…
-
Could this potentially be extended to support dht20/aht20?
At least the dht20 version looks very similar/has the same pinout as far as I know. But if the protocol is also similar I do not know.
-
硬件: ES32 + PZEM-004T + DHT20
固件: ESPHome
### ESP32
采购于淘宝的「泽杰旗舰店」,ESP32 WROOM CH340 芯片版本的开发板。
管脚定义:
### PZEM-004T
该模块主要用于测量交流电压、电流、有功功率、频率、功率因数和有功能量,模块无显示功能,数据通过 TTL 接口读取。
esphome 接入…
Bpazy updated
2 months ago
-
Hello, kindly ask to add support for AHT25 sensor
-
### The problem
The temperature and Humidity have switched place on the esp-idf platform
### Which version of ESPHome has the issue?
2024.2.1 and older
### What type of installation are you using…
-
I'm not sure what device to use, but it would be cool to get a simple tutorial that shows how to detect a device and doing doing something simple with it.
-
https://github.com/Klipper3d/klipper/blob/96cceed23efc7a3759ecfba0a228cdcb4d5244d3/klippy/extras/aht10.py#L19
This line only works on AHT10, the AHT20 Series I2C sensor use a different command for IN…