Closed mamo6538 closed 6 months ago
Wire up the I2C connection for the AHT20 temp and humidity sensor to the rpi4B. Use i2c help wiki to get help ensuring i2c connectivity.
DoD: hardware is connected and can be identified with i2cdetect.
Completed: commit
Blockers: None
As the image below shows, I was able to prove that my wiring for the i2c sensor and addition to buildroot worked on the rpi. The address for the AHT20 is indeed 0x38.
Wire up the I2C connection for the AHT20 temp and humidity sensor to the rpi4B. Use i2c help wiki to get help ensuring i2c connectivity.
DoD: hardware is connected and can be identified with i2cdetect.
Completed: commit
Blockers: None