-
I keep getting this error even though I have installed Image(pillow) library.
any ideas?
```
pi@raspberrypi:~/exchange/Cryptocurrency-exchange-raspberrypi/raspberrypi/python $ sudo pip install pi…
-
When I run the python example on a fresh up to date raspbian install on Raspberry Pi4 I get the following error
Traceback (most recent call last):
File "/home/pi/shared/e-Paper/RaspberryPi_Jetso…
-
```
(.venv) atlas@pi4:~ $ epaper print --device="epd2in7b_V2" display.txt
2024-01-21 22:35:55,981 [INFO](filepath.py:94:get_filepath_and_mimetype) File path:display.txt
2024-01-21 22:35:55,981 [INF…
-
`TriDisplay` was added in #76, but only `epd2in13bc` was updated to use it. None of the other colored displays use it, except for `epd1in83b` which was added afterwards and used it from the start.
I …
-
Hi there!
**firstly** thanks for all the awesome work on this. I'm super excited to play with it.
It seems the 2.13b is different enough that the standardization of the driver seems to have sort…
-
I recently ordered a collection of the WaveShare displays, including:
* 4.2" Yellow/Black/White
* 4.2" Black/White
* 4.2" Red/Black/White
* 7.5" Black/White
* 5.83" Red/Black White
I'm happy…
-
raspberry pi 3b+ with full 32 bit os install. The screen is
4.2 inch waveshare (epd4in2b_V2). After running the program, the
following comes up on the terminal.
```
pi@raspberrypi:~ $ sudo …
txoof updated
8 months ago
-
I noticed it was mentioned in #26
> Steps that need to be done to add a display generally: (e.g for the 4in2 (b)/red one)
> Get the Command table from the datasheet (e.g here: https://www.waveshar…
-
Omni EPD looks more reliable than the WaveShare defaults
https://github.com/robweber/omni-epd
Does not yet support IT8951 based screens
-
HI,
how can I get my epaper 2in7b (rpi HAT version with 4 buttons) working?
demo from waveshare was running.
on local stratux:
installed the SW according your docu.
I created a new dir: /home/p…