Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
interfaces:aht10 [2022/10/29 17:32] – [AHT10 dual-purpose sensor] darron | interfaces:aht10 [2022/10/29 17:34] (current) – [AHT10 dual-purpose sensor] darron | ||
---|---|---|---|
Line 8: | Line 8: | ||
This dual-purpose sensor is used to measure temperature and humidity. | This dual-purpose sensor is used to measure temperature and humidity. | ||
It operates as an I2C slave device. | It operates as an I2C slave device. | ||
+ | |||
+ | The sensor is tiny IC but a board is available from China with the I2C connections | ||
+ | and power on a standard 0.1 inch header which makes it easily accessible. | ||
WARNING: The AHT10 has a hardware bug which means it cannot share the bus with any other device. | WARNING: The AHT10 has a hardware bug which means it cannot share the bus with any other device. | ||
- | See data-sheet figure 11 comment 3: Only a single AHT10 can be connected to the I2C bus and no other I2C | + | |
+ | Refer to data-sheet figure 11 comment 3: Only a single AHT10 can be connected to the I2C bus and no other I2C | ||
devices can be connected. | devices can be connected. | ||
- | The actual sensor is tiny but a board is available from China with the I2C connections | ||
- | and power on a standard 0.1 inch header which makes it easily accessible. | ||
===API=== | ===API=== |