rpi_memory_display

Crates.iorpi_memory_display
lib.rsrpi_memory_display
version0.1.2
sourcesrc
created_at2020-09-15 14:57:25.066907
updated_at2020-10-12 17:41:51.883557
descriptionDrive a Sharp Memory Display module from a Raspberry Pi
homepage
repository
max_upload_size
id289041
size13,701
Caolan McMahon (caolan)

documentation

README

Raspberry Pi Memory Display library

Rust library to drive Sharp Memory Display modules like this one from Adafruit.

It has built in line-diffing for faster screen updates. It will only write changed lines to the SPI device, updating the screen incrementally.

Commit count: 0

cargo fmt