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

MH-ET LIVE epaper support #165

Open
oyvindnetland opened this issue Aug 24, 2023 · 1 comment
Open

MH-ET LIVE epaper support #165

oyvindnetland opened this issue Aug 24, 2023 · 1 comment

Comments

@oyvindnetland
Copy link

Hi, I just got a cheap epaper device of the brand MH-ET LIVE. Thought they where supposed to be compatible with waveshare, but apparently not. I got a 2.9 inch white/red/black display, and none of the 2.9 examples here worked. I managed to get something kinda working with 2.15b V4 example from waveshare python library, but resolution is incorrect.

Anyway, I got a hold of arduino example code from https://www.banggood.com/1_54-Inch-or-2_13-Inch-or-2_9-Inch-Flexible-Ink-Screen-LCD-Module-E-paper-Electronic-Paper-Display-Compatible-with-Arduino-or-STM32-or-Raspberry-p-1811238.html?rmmds=myorder&cur_warehouse=CN&ID=63026666302660 and I intend to implement this in rust based on the traits from epd-waveshare.

So, finally my question. Is this something that should be added to this repo? or would it be better if I make my own lib that depends on epd-waveshare and publish that on my own github? (Or i guess a third possibility, that this is already supported somewhere i didnt find?)

@caemor
Copy link
Owner

caemor commented Aug 30, 2023

From my side, the display support can be added, the naming of the repository is no longer 100% correct regarding epd-waveshare anyway.
Just be aware that I am currently a bit behind in fixing the problems and pull requests.

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

No branches or pull requests

2 participants