-
-
Notifications
You must be signed in to change notification settings - Fork 202
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
Waveshare 7.3inch ACeP 7-Color E-Paper E-Ink Display Module #43
Comments
I dont think it would be too difficult. This is the epaper driver library used for this project. The 7.3 7-color appears to be supported. I dont have that panel so i can't test it, but if you get it working then feel free to open a pull request and we can merge it into the main project. |
If you want I can provide a branch that might work for that display and you can test it and let me know if it works. Let me know if you're interested. |
Yes, please. I will give it a go. I'm a tinker of code, not a coder but I like the project after spotting it on Hackaday. |
Try this branch.... make sure to set the correct panel in config.h |
Let me know how it goes |
Okay, that's promising. I did read more into the epaper driver library source code and for some displays you need to explicitly set it to paged mode. I pushed some changes try again, and let me know how it goes. |
WOOOAAAHH!! success! Ill merge the changes into main. Multi-colored icons would be a super neat addition as well! |
Any chance there is a way to get it to work with this,
7.3inch ACeP 7-Color E-Paper E-Ink Display Module, 800×480 Pixels, SPI Communication
https://www.waveshare.com/product/displays/e-paper/epaper-1/7.3inch-e-paper-hat-f.htm
The text was updated successfully, but these errors were encountered: