LcdDisplay.I2C (LcdDisplay v0.0.9) 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

Link to this section Functions

Callback implementation for LcdDisplay.CommunicationBus.I2C.open/1.

Link to this function

write(i2c_ref, i2c_address, data)

View Source

Callback implementation for LcdDisplay.CommunicationBus.I2C.write/3.