arduinoarduino-librarytemperature-sensori2c-sensorshumidity-sensoraosongasairaht10aht15aht20aht21aht25 UpdatedMar 9, 2025 C++ enjoyneering/AHT10 Star44 Code Issues Pull requests This is an Arduino library for Aosong ASAIR AHT10, AHT15 Digital Humidity & Temperature Sensor ...
https://learn.adafruit.com/the-well-automated-arduino-library/doxygen-tips Written by ladyada for Adafruit Industries. BSD license, check license.txt for more information All text above must be included in any redistribution To install, use the Arduino Library Manager and search for "Adafruit AHT...
Aarduinos library file:https://github.com/Thinary/AHT10 Specifications and code links:https://pan.baidu.com/s/1fqoUHHdF3yRc56LOpkKlDgextraction code: PGSF The AHT10, a new generation of temperature and humidity sensors, sets a new standard in terms of size and intelligence: it is embedd...
https://create.arduino.cc/projecthub/te ... ure-702324 and this could be that ghetto design http://www.vibrationschool.com/mans/DBS ... dxr03.html Top blue-man Posts:51 Joined:Mon Mar 23, 2020 5:02 pm Re: AHT10 humidity sensor over Software I2C ...
This quick test code requires an AHT10 Arduino library that can be downloaded from herehttps://drive.google.com/file/d/1eWu0SyIBI_Z-uZtt1EFNildKNRwckX29/view?usp=sharing Final Thoughts I’m happy I got the AHT10 sensor module and Arduino Uno working together. I never expected it to ...
Aarduinos library file:https://github.com/Thinary/AHT10 Specifications and code links:https://pan.baidu.com/s/1fqoUHHdF3yRc56LOpkKlDgextraction code: PGSF The AHT10, a new generation of temperature and humidity sensors, sets a new standard in terms of size and intelligence: it is embedd...
New library here - https://github.com/enjoyneering/AHTxx Aosong ASAIR AHT10, AHT15 & AHT20 This is an Arduino library for Aosong ASAIR AHT10, AHT15 & AHT20 Digital Humidity & Temperature Sensor Supply voltage: 1.8v - 3.6v for AHT10, AHT15 & 2.0v - 5.5v for AHT20 Temperature ...
I dont have this problem when testing with plain Arduino code with adafruit library as well as Tasmota. I even was able to pull data at 1s sampling rate. Update: It works when I change log level to very verbose. weithhh commented Jan 26, 2021 Huge thanks for workaround with log ...
Confusing overload of Wire::begin espressif/arduino-esp32#6616 Closed Owner enjoyneering commented Jul 16, 2022 • edited I don't have an ESP32 but I think I fixed it. Could you updated the library to 1.1.6 and let me know? Author bato3 commented Jul 18, 2022 It looks OK /...