-
### Category
Hardware Compatibility
### Hardware
Heltec V3
### Firmware Version
2.5.5.e182ae7
### Description
Adafruit AHTX0@^2.0.5
This library is no longer working. Started on 2..5.0, no iss…
-
I forgot to mention this is on the BTT MMB CAN board.
I have this board functioning as 'MMU' via USB. I will eventually move to CAN.
I can not get this to connect.
```
[temperature_sensor MM…
-
Hi !
I try to write some python code for reading the AHT25 sensor.
The sensor is nothing special - only a humidity / temp sensor.
It´s connected to the Pi 4 directly with 15cm of wire cable t…
-
Running the aht20-test script on this 5x5 board with MicroPython 1.20.0 generates
Traceback (most recent call last):
File "", line 12, in
File "/lib/ahtx0.py", line 47, in __init__
File "…
-
Здравствуйте, приехал TH05, но с неизвестным LCD драйвером и CHT8305. Сейчас прошивка TH05 адаптирована конкретно под AHT20?
![IMG_8174](https://github.com/pvvx/THB2/assets/17256723/d524131e-9d2b-4…
zipfo updated
4 months ago
-
### Category
Other
### Hardware
Station G2
### Firmware Version
2.5.8.6485f03
### Description
Unsure if related to issue #3498
When connecting the sensor the firmware locks up …
-
There is no mention to this command in the AHT10 datasheet. In the AHT20 datasheet, it is not listed in the commands, there is only the note "you can get a byte of status word by sending 0x71". 0x71 …
-
I have a dual AHT20 and BM280 sensor. The BMP280 I2C address is 0x77 and not 0x76. How do I change the I2C address?
-
Firstly, my apologies for opening an issue for what is clearly a feature request.
I have been happily using wfpiconsole for several years. I got to wondering how to use the "Inside Temperature" fea…
-
i2c_bus_num in yml is supported for lm75. However it is not supported for example for aht20.
Please add support for i2c_bus_num to all supported i2c devices.