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

[P096] Add support for 1.54" ePaper displays #4223

Open
wants to merge 17 commits into
base: mega
Choose a base branch
from

Conversation

tonhuisman
Copy link
Contributor

@tonhuisman tonhuisman commented Aug 26, 2022

Resolves: #3992

Features:

  • Add support for Waveshare 1.54" 200x200px white/black/red ePaper display
  • Add support for MH-ET Live 1.54" 200x200px white/black/red ePaper display

TODO:

  • Documentation
  • Testing
    • Waveshare WS1IN54B V2
    • MH-ET Live 1.54"Black
  • Investigate a generic initialization to avoid adding an endless list of display models, as they all seem to have quite a different initialization sequence (and there are at least 4 more models on the 'possibly todo-list' 🤔)

Disclaimer: I do not own the Waveshare display so that's untested yet, and the MH-ET Live display does seem to have very poor software support from the supplier, and I have not seen it working yet.

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.

[P096] Add support for Waveshare 1.54"200x200 display
2 participants