display-interface-parallel-gpio

Crates.iodisplay-interface-parallel-gpio
lib.rsdisplay-interface-parallel-gpio
version0.7.0
sourcesrc
created_at2020-04-19 13:59:46.777472
updated_at2024-01-12 18:28:34.572526
descriptionGeneric parallel GPIO interface for display interfaces
homepage
repositoryhttps://github.com/therealprof/display-interface
max_upload_size
id231926
size23,916
Dániel Buga (bugadani)

documentation

https://docs.rs/display-interface-parallel-gpio

README

Parallel GPIO interface for display interface

This Rust crate contains a generic parallel implementation of a data/command interface for displays over any GPIO driver implementing the embedded-hal digital::OutputPin trait.

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