API Reference aht20 v0.2.0

Modules

A collection of convenient functions to use this library.

A collection of calculation functions.

Lets you communicate with hardware devices using the I2C protocol. A thin wrapper of elixir-circuits/circuits_i2c.

One sensor measurement report.

Abstracts the basic operations of the temperature and humidity sensor AHT20. For the AHT20 specifications, please refer to the AHT20 data sheet.

Wraps a sensor holding a connection.

Represents the sensor state.

Defines a behaviour required for I2C device. Based on Circuits I2C's API.