8000 GitHub - PGIII/ssd1680
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PGIII/ssd1680

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSD1680 ePaper Display Driver

Rust driver for the Solomon Systech SSD1680 e-Paper display (EPD) controller, for use with embedded-hal.

crates.io Documentation

Description

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.

Examples

Partial updates

Partial updates is not supported. There was support initially but the driver refreshes the whole screen so there is no point.

Credits

License

ssd1680 is dual licenced under:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%
0