ST7567S Display Controller Driver

This crate provides a driver for the ST7567S display controller that can be used with Rust embedded projects.

Features

Note: This driver is designed to work with a more generic 128x64 resolution, instead of the original 132x65 resolution of the ST7567S controller.

Thanks ssd1306 driver for served as an example.

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.