-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
This crate was originally built as part of my e-Paper conference badge project, which used an Inky pHat display. As a result there are some Inky pHat specific things in the code. Additionally it appears that the SSD1619 controller (used in the Inky wHat) is very similar to the SSD1675, but supports more rows and columns.
I would like to:
- Make this a core crate that supports the SSD1619 and SSD1675 controllers without any specific display code.
- Create a new crate specifically for the Inky pHat and Inky wHat that knows how to work with those displays. That could also incorporate display discovery as proposed in Add pHat/wHat discovery #18 and wHat support from Inky what #14.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels