-
Write I2C custom driver using [i2c custom driver wiki](https://github.com/cu-ecen-aeld/buildroot-assignments-base/wiki/Custom-I2C-Kernel-Driver-Overview). Update buildroot to use i2c. Add aht20 driv…
-
I have update my esphome and home assistant to the newest versions and I attempted to compile this project and get this error:
Failed config
sensor.aht10: [source /config/esphome/esp32-s3-box-3…
-
Write program to read the aht20 i2c driver temperature or sensor data. Add program as package in buildroot.
DoD: can read a moisture reading from the rpi4B's terminal via program
Blocker: #9
Comp…
-
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…
-
### The problem
I am using the following config for reading an aht sensor.
It needs a little offset but it is not working with this platform.
```
sensor:
- platform: aht10
id: aht_in
…
-
### The problem
The board fails to communicate with the device in the calibration phase after flashing with ESPHome
They fixed this for their library 2.0.5 - it looks like the fix is just waitin…
-
I've a CB3S based dev board. 2 SimpleRobot BMP280/AHT20 combined i2c modules from Ali Express. 1 has a non-functioning AHT20.
The modules are being connected to P20 - SCL and P21 - SDA. Both are de…
-
Thanks for providing lib and example.
Have some problems get the basic 160 example running.
First I have to change I2C address from 0x52 to 0x53, than init works.
(Maybe that is worth to mention in…
-
Hi there. I received my ECB last week (Australia), it's really nicely designed board and well documented. I have mine up and running in a 19" server rack, it's driving a 4x fan tray mounted in the top…
-
This is not truly an issue with this repository, though it is a request to be able to submit Circuitpython code as an example for others to see, along side of your other examples.
I have an example…