-
Tried running RasPi epd1in54b demo for V1 display.
Red color is very dim, almost invisible. If I draw the same framebuffer as both red and black the picture gets better, but it's still nowhere near…
-
Running and compiling the tests for my 4in2 e-paper:
```
make EPD=4in2
sudo ./epd
```
produces:
EPD_4IN2_test Demo Error
```
EPD_4IN2_test Demo
/***********************************/
…
-
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
-
Our project uses this Python library for the [2.13inch e-Paper HAT (C)](https://www.waveshare.com/product/displays/e-paper/2.13inch-e-paper-hat-c.htm), however there is no official package on PyPi, so…
-
Fresh install, installed the extension, worked on a couple of non-Meadow projects, restarted Visual Studio several times.
Tried to create a Meadow project 2 days later and no templates were install…
-
Hi @elad661, thank you for a great library.
Is it possible to add support for 4 gray colors as in [official waveshare driver](https://github.com/waveshare/e-Paper)?
It was added there in [this commi…
-
I had the same issue others had with missing requirements. I had to install the Cairo package and remove all mention of the Jetson board. This allowed the ./run.sh to run and pull all the data request…
-
Hey @caemor @jamesmunns ,
Thanks for pointers. I'm still figuring it out. I have some weird issues when I try to test the 3.7 display using a NRF52 board. Things I've checked so far - initialization …
-
I have a 7x5 v2 board that works great with my Pi 4. I tried to use it with a much older Pi B V2.0.
What works:
- The C test code here (epd) works fine when I configure it with USELIB_RPI=USE_BC…
-
I have all of the environment variable configured properly and the cli is showing data, unfortunately i can not seem to get anything displayed on the epaper.
I currently have a waveshare 7.5 epaper…