AHT10 icon indicating copy to clipboard operation
AHT10 copied to clipboard

This is an Arduino library for Aosong ASAIR AHT10, AHT15 Digital Humidity & Temperature Sensor

Results 2 AHT10 issues
Sort by recently updated
recently updated
newest added

STM32 uses different I2C pin assignments. The code for the ESP8266 is almost enough to fix this, but STM32 doesn't support clockstretching. I have added additional if defined sections to...