Skip to content

Unofficial Rust driver for WeAct Studio e-paper displays

License

Notifications You must be signed in to change notification settings

cschuhen/weact-studio-epd

 
 

Repository files navigation

weact-studio-epd

Unofficial Rust driver for WeAct Studio e-paper displays.

The driver exposes both write access to the screen frame buffers and higher-level embedded-graphics support.

Supported displays

Display Colors Supported Partial update1 Fast refresh2 Tested
WeAct 2.13 inch 122x250 B/W Black, White
WeAct 2.13 inch 122x250 B/W/R Black, White, Red
WeAct 2.9 inch 128x296 B/W Black, White
WeAct 2.9 inch 128x2296 B/W Black, White, Red

Examples

See the examples folder for complete usage examples.

Features

  • graphics: Enables embedded-graphics support. Enabled by default.

Credits

This driver is based on the following crates:

License

This crate is licenced under:

Footnotes

  1. Allows updating part of the screen buffer to save IO time and potentially memory.

  2. Refresh the screen without flickering the screen a few times.

About

Unofficial Rust driver for WeAct Studio e-paper displays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%