| Crates.io | rpi_memory_display |
| lib.rs | rpi_memory_display |
| version | 0.1.2 |
| created_at | 2020-09-15 14:57:25.066907+00 |
| updated_at | 2020-10-12 17:41:51.883557+00 |
| description | Drive a Sharp Memory Display module from a Raspberry Pi |
| homepage | |
| repository | |
| max_upload_size | |
| id | 289041 |
| size | 13,701 |
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.