ServoKit.I2C (servo_kit v0.0.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

Link to this section Functions

Callback implementation for ServoKit.I2C.Behaviour.open/1.

Link to this function

write(i2c_ref, i2c_address, data)

View Source

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