-
Starting this issue to track how (and perhaps _if_) the epaper display on the M5Paper ESP32 development board from M5Stack can be supported. I think the main issue is this board's SPI display driver, …
-
I'm using the 7.5inch display, https://www.waveshare.com/wiki/7.5inch_HD_e-Paper_HAT. I've browsed through similar issues (e.g. https://github.com/GregDMeyer/IT8951/issues/18) and tried the following:…
-
Hi, I am running into this issue when updating the screen:
```
Traceback (most recent call last):
File "/home/pi/show.py", line 41, in
update(sys.argv[1])
File "/home/pi/show.py", line…
doebi updated
2 months ago
-
Hoping this is a simple problem someone can help me resolve. Trying to set up a raspberry pi zero with 32-bit bookworm and a 7.8" Waveshare IT8951 display, in order to run SlowMovie.
Hardware passe…
-
I have a raspberry pi 5, but unfortunately this isn't working. The official waveshare wiki states, that the raspberry pi 5 need to use a different GPIO library (namely: Install lg library (Recommended…
-
If I have time, I can work on a solution, but in the meantime, I'm just going to add this here as a future feature request. Not sure if MissionFloyd wants to take a crack at it. I imagine that it coul…
-
Hello,
thank you for sharing this project. I have a problem with this project though and don't know where to start searching.
**Hardware:** Raspberry Pi Zero WH, Waveshare 7,5" 800x480 V2 screen…
apvlv updated
2 years ago
-
In some forums, I saw that the IT8951 consumes a lot of power and cannot be powered off.
-
**Describe the bug**
Boards that use gpiozero are incompatible with HiFiBerry due to a pin conflict on GPIO 24 (pin 18). gpiozero stops all sound output.
**To Reproduce**
Steps to reproduce the b…
txoof updated
8 months ago
-
I have a Lenovo Thinkbook Plus (Gen1) which has an IT8951 display which appears to be connected via USB as it shows up in `lsusb`. I would be interested in trying to get this working. It is possible…