3 releases
0.1.2 | Oct 12, 2020 |
---|---|
0.1.1 | Sep 19, 2020 |
0.1.0 | Sep 15, 2020 |
#6 in #sharp
13KB
223 lines
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.
lib.rs
:
Library to drive the Sharp Memory Display from a Raspberry Pi.
Dependencies
~370KB