| Crates.io | display-interface-i2c |
| lib.rs | display-interface-i2c |
| version | 0.5.0 |
| created_at | 2020-03-29 13:44:55.358722+00 |
| updated_at | 2024-01-12 18:28:23.24289+00 |
| description | Generic I2C implementation for display interfaces |
| homepage | |
| repository | https://github.com/therealprof/display-interface |
| max_upload_size | |
| id | 224070 |
| size | 20,529 |
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).
Licensed under either of
at your option.
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.