API Reference aht20 v0.1.2
Modules
A collection of calculation functions.
Defines a behaviour required for I2C device. Based on Circuits I2C's API.
Lets you communicate with hardware devices using the I2C protocol. A thin wrapper of elixir-circuits/circuits_i2c.
One sensor measurement report. Only the raw temperature and raw humidity values are computed directly from the sensor. All other values are derived.
Abstracts the basic operations of the temperature and humidity sensor AHT20. For the AHT20 specifications, please refer to the AHT20 data sheet.
Represents the sensor state.