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.7inch V2 #1230

Open
izevar opened this issue Apr 15, 2024 · 1 comment
Open

Waveshare 2.7inch V2 #1230

izevar opened this issue Apr 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@izevar
Copy link

izevar commented Apr 15, 2024

Is your feature request related to a problem? Please describe.
Yes, The current driver for the Waveshare 2.7inch do not work with V2 hardware

Describe the solution you'd like
The vendor did relase a driver for the V2 HW, please add it to the supported HW
https://github.com/waveshareteam/e-Paper/blob/master/RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in7_V2.py

Describe alternatives you've considered
Instruction on how to make a woraround will also work.

Additional context

@izevar izevar added the enhancement New feature or request label Apr 15, 2024
@JWhiteUX
Copy link

JWhiteUX commented Apr 17, 2024

Tested latest build with WaveShare v2.

ui.display.enabled = true
ui.display.rotation = 180
ui.display.type = "waveshare_2"
ui.display.color = "black"

No Dice. Seems like the screen is stuck on ""Generating keys, do not turn off" — Never updates

Note: The screen has been stuck on this after several flashes and multiple attempts to get this to eInk display to work. I was able to get the device to work once over a year ago, however, builds from 2023 and later do not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants