API Reference aht20 v0.2.1

Modules

Wraps a sensor, holding a connection.

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.

Represents the sensor state.

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