Crates.io | ssd1681 |
lib.rs | ssd1681 |
version | 0.1.0 |
source | src |
created_at | 2021-03-27 19:27:07.839104 |
updated_at | 2021-03-27 19:27:07.839104 |
description | Driver for the SSD1681 e-Paper display (EPD) controller, for use with embedded-hal |
homepage | |
repository | https://github.com/afajl/ssd1681 |
max_upload_size | |
id | 374371 |
size | 49,317 |
Rust driver for the Solomon Systech SSD1681 e-Paper display (EPD) controller, for use with embedded-hal.
This driver is written for a [Adafruit 1.54" Tri-Color] display. It will probably work for other displays with the same chip.
It is built using embedded-hal and optionally embedded-graphics.
The examples must be built on a Raspberry PI. I use the
run-example.sh
script to copy the sources, compile and run the
example on Raspberry Pi.
Partial updates is not supported. There was support initially but the driver refreshes the whole screen so there is no gain.
According to Adafruit it seems to be a hardware problem.
ssd1681
is dual licenced under: