# README
go-sensors/asairaht10
Go library for interacting with the ASAIR AHT10 and AHT20 temperature and relative humidity sensors.
Quickstart
Take a look at rpi-sensor-exporter for an example implementation that makes use of this sensor (and others).
Sensor Details
The ASAIR AHT10 and AHT20 temperature and relative humidity sensors are used for temperature and relative humidity, per vendor specifications. This go-sensors implementation makes use of the sensor's I2C-based protocol for obtaining measurements on an interval defined by the vendor.
Building
This software doesn't have any compiled assets.
Code of Conduct
We are committed to fostering an open and welcoming environment. Please read our code of conduct before participating in or contributing to this project.
Contributing
We welcome contributions and collaboration on this project. Please read our contributor's guide to understand how best to work with us.
License and Authors
This software is made available by Daniel James under the MIT license.