edrv-ssd1327

Crates.ioedrv-ssd1327
lib.rsedrv-ssd1327
version0.0.1
sourcesrc
created_at2024-09-28 16:02:04.127809
updated_at2024-09-28 16:02:04.127809
descriptionDriver for SSD1327, maintained by the embedded-drivers team
homepagehttps://github.com/embedded-drivers/embedded-drivers
repositoryhttps://github.com/embedded-drivers/embedded-drivers
max_upload_size
id1390203
size12,197
Andelf (andelf)

documentation

https://docs.rs/edrv-ssd1327

README

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

Contributing & License

Please refer to embedded-drivers

Commit count: 35

cargo fmt