# edrv-ssd1327 Rust driver for SSD1327. ## Overview SSD1327, 128 x 128, 16 Gray Scale Dot Matrix OLED/PLED Segment/Common Driver with Controller, by Solomon Systech. ## Maintenance This project is maintained by the embedded-drivers team. Our organization's goal is to provide consistent driver access interfaces for embedded Rust and to maintain these drivers collectively to avoid orphaned crates. ## Features - Driver for 128x128 OLED display, Gray4 mode, SPI 4-wire interface ## Usage [Provide basic usage examples] ## Documentation [Docs.rs link](https://docs.rs/edrv-ssd1327/) ## Contributing & License Please refer to [embedded-drivers](https://github.com/embedded-drivers/embedded-drivers)