Skip to content

A Rust port of Pimoroni's uc8151 driver

License

Notifications You must be signed in to change notification settings

skmcgrail/uc8151-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uc8151-rs - a no-std Rust library for the UC8151(IL0373) e-ink display

This is a Rust port of the Pimoroni UC8151 library.
UC8151 is also sometimes referred to as IL0373.

The current implementation only supports the particular variant used on the Pimoroni badger2040.
badger2040 uses a black and white (1bit per pixel) 128x296 pixel screen. Rust embedded-graphics support is enabled with the graphics default feature - you will want to use this!

About

A Rust port of Pimoroni's uc8151 driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%