Crates.io | ssd1680 |
lib.rs | ssd1680 |
version | 0.2.0 |
source | src |
created_at | 2023-08-05 17:15:53.622878 |
updated_at | 2024-05-31 20:06:23.113437 |
description | Driver for the SSD1680 e-Paper display (EPD) controller, for use with embedded-hal |
homepage | |
repository | https://github.com/mbv/ssd1680 |
max_upload_size | |
id | 936615 |
size | 37,892 |
Rust driver for the Solomon Systech SSD1680 e-Paper display (EPD) controller, for use with embedded-hal.
This driver is written for a WeAct Studio Epaper Module 2.13" Tri-Color display. It will probably work for other displays with the same chip.
It is built using embedded-hal and optionally embedded-graphics.
Partial updates is not supported. There was support initially but the driver refreshes the whole screen so there is no point.
ssd1680
is dual licenced under: