Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic driver for Waveshare 7.5" e-ink #747

Draft
wants to merge 1 commit into
base: release
Choose a base branch
from

Conversation

jmhobbs
Copy link
Contributor

@jmhobbs jmhobbs commented Mar 13, 2025

This is an incomplete, but functional driver for the Waveshare 7.5" e-ink panel, v2

All of their documentation and code refers to it as epd7in5_V2 so I went with roughly that for the names of things.

Currently this only supports full screen draws, and two color (it can handle partial refreshes and a 4-grey mode)

I do intend to come back to those features. I can open a new PR to add features later, or leave this PR open until I get them implemented.

Thanks!

@jmhobbs
Copy link
Contributor Author

jmhobbs commented Mar 13, 2025

I totally missed the whole waveshare-epd directory 😂

I will shift my work there since there is not a 7.5" version yet.

@jmhobbs jmhobbs marked this pull request as draft March 13, 2025 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant