#display #e-ink #low-level #pimoroni #driver #write #screen

inky

Low-level driver for Pimoroni Inky wHat e-ink display for Raspberry Pi

1 unstable release

0.1.0 Apr 18, 2023

#12 in #e-ink

21 downloads per month

MIT license

32KB
621 lines

Dependencies

$ sudo apt install pkg-config libfreetype6-dev libfontconfig1-dev

lib.rs:

Inky - Driver library for Pimoroni Inky wHat and other displays

This is a low level library that allows you to connect to, read data from, and write to/control the screen of the Inky wHat e-ink display from Pimoroni. To get started, see the examples!

Dependencies

~4MB
~79K SLoC