AHT20.I2CDevice (aht20 v0.2.2) View Source
Lets you communicate with hardware devices using the I2C protocol. A thin wrapper of elixir-circuits/circuits_i2c.
Link to this section Summary
Functions
Open an I2C bus.
Initiate a read transaction to the I2C device at the specified bus_address
.
Write data
to the I2C device at bus_address
.
Write data
to an I2C device and then immediately issue a read.
Link to this section Functions
Open an I2C bus.
Initiate a read transaction to the I2C device at the specified bus_address
.
Write data
to the I2C device at bus_address
.
Write data
to an I2C device and then immediately issue a read.