Crate epd_spectra

Source
Expand description

This library contains a driver written in Rust for the Spectra tri-colour (white, black, red) e-paper displays from Pervasive Displays Inc.

See the examples folder to get started.

Re-exports§

pub use driver::*;
pub use graphics::*;

Modules§

driver
Generic SPI driver for all EPDs
graphics
Specific display buffers for each EPDs and embedded_graphics related implementations