epd-spectra

Crates.ioepd-spectra
lib.rsepd-spectra
version0.3.0
sourcesrc
created_at2024-03-20 17:09:35.292353
updated_at2024-06-16 08:57:39.474813
descriptionDriver for Spectra EPDs from Pervasive Displays Inc
homepage
repositoryhttps://github.com/andber1/epd-spectra
max_upload_size
id1180772
size361,243
(andber1)

documentation

README

Driver for Spectra E-Paper Displays from Pervasive Displays Inc

Build Action Crates.io Docs.rs

This library contains a driver written in Rust for the Spectra tri-colour (white, black, red) e-paper displays from Pervasive Displays Inc. The displays are often found in SES Imagotag electronic price labels. Technical details of the price labels can be found for example here.

The C++ driver can be found here.

This library is tested with the 2.66 inch display and the EXT3-1 extension kit from Pervasive Displays on a Raspberry Pi Zero with std support and on a STM32 Nucleo board with no_std. See the examples folder to get started.

Commit count: 14

cargo fmt