evilsocket / pwnagotchi

(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
https://pwnagotchi.ai/
Other
7.36k stars 1.13k forks source link

Waveshare 2.7inch V2 #1230

Open izevar opened 2 months ago

izevar commented 2 months ago

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

JWhiteUX commented 2 months ago

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