#i2c #embedded-hal-driver #hal #ezo #atlas-scientific

ezo_i2c_rs

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

2 unstable releases

0.2.0 May 16, 2022
0.1.0 Jul 16, 2020

#732 in Embedded development

MIT license

6KB
61 lines

Crates.io MIT/Apache 2.0 Crates.io Rust

ezo_i2c_rs

ezo_i2c_rs provides a simple interface to interact with Atlas Scientific Ezo Devices, using the I2C protocol. This a platform agnostic Rust driver using the embedded-hal traits.

Documentation

PH 99 0x63 EC 100 0x64 RTD 102 0x66


lib.rs:

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.

Dependencies

~0.4–0.8MB
~19K SLoC