Crate ezo_i2c_rs

Source
Expand description

§ezo_i2c_rs

ezo_i2c_rs provides a simple interface to interact with Atlas Scientific Ezo Devices, using the I2C protocol.

Built on top of the I2C embedded-hal abstraction this library is platform agnostic.

Structs§

EzoBoard
Newtype that encapsulates the I2C device and it’s address.

Enums§

EzoBoardError