2 unstable releases
0.2.0 | May 16, 2022 |
---|---|
0.1.0 | Jul 16, 2020 |
#905 in Embedded development
6KB
61 lines
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
~310–760KB
~17K SLoC