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

Waveshare 2.7B #1

Open
phaethon opened this issue Nov 28, 2018 · 1 comment
Open

Waveshare 2.7B #1

phaethon opened this issue Nov 28, 2018 · 1 comment

Comments

@phaethon
Copy link

Apparently, it does not work with other display sizes. Mine is 2.7B and it detects it as 2.9, and no output on the display. Waveshare standard demo works well.

@szymon-kazmierczak
Copy link

szymon-kazmierczak commented Dec 14, 2018

I'm guessing its because its not listed here:

https://github.com/oprema/Waveshare-E-Ink/blob/master/main.py#L9

And therefore the constructor for Epd is not set up properly

https://github.com/oprema/Waveshare-E-Ink/blob/master/main.py#L51

Might be worthwhile to have a look at the sample code from the standard demo and see if the device type is listed somewhere there.

For example, I am looking right now at adding support for the 2in7 HAT, and it looks like the python library for that is different!

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