-
I made this a while ago and kinda forgot about it :) Please take a look, maybe it will be useful.
https://www.dropbox.com/s/8g3380bcyct6b7w/displays.xlsx?dl=0
-
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
9 months ago
-
Some WaveShare displays display all content mirrored over the X or Y axis for ??? REASONS ???. Add an option to mirror content along either of those axes.
txoof updated
11 months ago
-
Hi,
I get the message above after running the following command...
`poetry run papertty --driver epd5in83 terminal`
After adding `sudo` to the beginning of that command, terminal returns...
`sudo:…
-
With support for ESP32 and M5Stack devices added, I'd love to see the M5Paper (and its v1.1 and COMM variants) getting some love as well.
Info:
https://docs.m5stack.com/en/core/m5paper
https://…
-
So i recreated the project exactly the same way built here, but after i upload the code the display doesnt show anything, and when I unplug the USB cable the red light goes out (ig thats normal) but t…
-
Hi, I'm having this error during compilation:
Processing m5dial (platform: espressif32; board: m5stack-stamps3; framework: arduino)
----------------------------------------------------------------…
-
When the driver board cannot be reached:
```
Traceback (most recent call last):
File "paperpi/paperpi.py", line 658, in
File "paperpi/paperpi.py", line 620, in main
File "paperpi/paperpi.p…
-
**Describe the bug**
Installer fails during pipenv creation for development branch
**To Reproduce**
Steps to reproduce the behavior:
1. install from development branch: `/bin/bash -c "$(curl -fs…
-
- Version of embedded-graphics in use (if applicable): 0.8.0
- Target: real hardware
- If using real hardware: IT8951 chip with (atm) internal driver for 6-inch ePaper
## Description of the probl…