Skip to content
forked from afajl/ssd1681

Rust driver for the SSD1683 ePaper Display Driver

License

Notifications You must be signed in to change notification settings

Boudewijn26/ssd1683

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSD1681 ePaper Display Driver

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

crates.io Documentation

Description

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.

Examples

The examples must be built on a Raspberry Pi. Use the run-example.sh script to copy the sources, compile and run the example.

Partial updates

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

According to Adafruit it seems to be a hardware problem.

Credits

License

ssd1681 is dual licenced under:

About

Rust driver for the SSD1683 ePaper Display Driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.3%
  • Shell 0.7%