LcdDisplay.I2C (lcd_display v0.2.0) 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.I2C.Behaviour.open/1.

Link to this function

write(i2c_ref, address, data)

View Source

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