Skip to content

Repository files navigation

ESP32 ESP-IDF component for AHT Series Humidity & Temperature Sensor

Wiki

EN | RU

Tested on

  1. ESP32 ESP-IDF v6.0.0

SAST Tools

PVS-Studio - static analyzer for C, C++, C#, and Java code.

Features

  1. Support of AHT10/AHT15/AHT20/AHT21/AHT25/AHT30/AHT40.
  2. Support multiple sensors on one device with zh_pca9548a.
  3. CRC8 data integrity verification.
  4. Error statistics tracking.

Using

In an existing project, run the following command to install the component:

cd ../your_project/components
git clone https://github.com/aZholtikov/zh_aht

In the application, add the component:

#include "zh_aht.h"

Examples

See Wiki EN | RU

About

ESP32 ESP-IDF component for AHT family humidity & temperature sensor.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages