espressif/aht30

1.0.0

Latest
uploaded 10 hours ago
I2C driver for ATH30 temperature and humidity sensor

readme

# AHT30 Temperature and  humidity sensor

[![Component Registry](https://components.espressif.com/components/espressif/aht30/badge.svg)](https://components.espressif.com/components/espressif/aht30)
![maintenance-status](https://img.shields.io/badge/maintenance-passively--maintained-yellowgreen.svg)

C driver for Asair AHT30 temperature and humidity sensor.

## Features

- Get temperature and humidity readings as float values.
- Check measurement status.

## Get Started

This driver, along with many other components from this repository, can be used as a package from [Espressif's IDF Component Registry](https://components.espressif.com). To include this driver in your project, run the following idf.py from the project's root directory:

```
    idf.py add-dependency "espressif/icm42670==*"
```

Another option is to manually create a `idf_component.yml` file. You can find more about using .yml files for components from [Espressif's documentation](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/tools/idf-component-manager.html).

## See Also
* [AHT30 product page](https://asairsensors.com/product/aht30-integrated-temperature-and-humidity-sensor/)

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/aht30^1.0.0"

download archive

Stats

  • Archive size
    Archive size ~ 7.99 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/aht30 version: 1.0.0
|