display-interface-i2c

Crates.iodisplay-interface-i2c
lib.rsdisplay-interface-i2c
version0.5.0
sourcesrc
created_at2020-03-29 13:44:55.358722
updated_at2024-01-12 18:28:23.24289
descriptionGeneric I2C implementation for display interfaces
homepage
repositoryhttps://github.com/therealprof/display-interface
max_upload_size
id224070
size20,529
Dániel Buga (bugadani)

documentation

https://docs.rs/display-interface-i2c

README

I2C interface for display interface

This Rust crate contains a generic I2C implementation of a data/command interface for displays over any I2C driver implementing the embedded-hal/embedded-hal-async i2c::I2c trait(s).

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 82

cargo fmt