-
Traceback (most recent call last):
File "/opt/DGTCentaurMods/game/menu.py", line 40, in
from DGTCentaurMods.board import *
File "/usr/lib/python3/dist-packages/DGTCentaurMods/board/board.p…
-
### The problem
I have a black and white 2.9in waveshare epaper display that I would like to use within ESPHome, however I've ran into an issue.
When I tried setting the model to either `2.9in` o…
-
### The problem
esp32:
board: esp32dev
framework:
type: arduino
pi:
clk_pin: 13
mosi_pin: 14
display:
- platform: waveshare_epaper
id: eink
cs_pin: 15
dc_pin:…
-
### The problem
After the latest update to 2023.6.4 (incorporating #4478) with usage of:
* display/waveshare_epaper/2.90inv2
* spi-bus
The module with configuration as included, after the update…
-
### The problem
2.9" ePaper (Waveshare) v2.1 no longer updates at all.
Several reboots of the ESP.
No initial full refresh is being performed.
This is a new issue, but could be related to the re…
-
### The problem
Waveshare 2.9 version 2 rel 2.1 e-paper driven by ESP32 and using driver 2.90inv2-r2 is writing all text from right to left instead of left to right.
### Which version of ESPHome…
-
Hello,
I am working with Raspberry Pi 3 and the 10.3" Epaper Display from Waveshare. The refresh rate is very fast but the time to write the data from host frame buffer to IT8951 Frame Buffer is abou…
-
Hello! Maybe it'l be very interesting to put this project to E-Paper Display Like this
https://aliexpress.ru/item/1005001844173025.html?sku_id=12000024100948301
It can change displaying information …
-
I am try to drive epaper with esp8266,
but failed...
### Hardware
- ESP 8266 C2102
- waveshare epaper 2in13
### Code
- main.py
``` python
import epaper2in13
from machine import Pin,…
-
Hallo,
erstmal vielen Dank für deine Software und deine Anleitung im loxwiki.eu
Ich habe 2 Probleme mit einem Waveshare 1.54" Display an einem NodeMCU.
1: Sobald ich die Leitung RST auf D4 an…