-
Hello, I am trying to drive an epaper display (2.9inch b/w/r from weact, analogous to waveshare module, working with GxEPD2) using this library, running on esp32 using embassy. The lack of examples re…
-
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, …
-
Hello,
I'm trying to write a driver for SE2213JS0C1 in pure C. I have downloaded ApplicationNote_Small_Size_Spectra_v06_220606.pdf
from Pervasive Displays web pages. My driver doesn't run as expec…
-
### The problem
Following the example within the ESPHome.io page `https://next.esphome.io/components/display/waveshare_epaper.html`
I've paired up a Waveshare ePaper 2.92 board version 2.1 to a Wemo…
-
I tried adding
```
libraries:
- SPI
```
to the esphome section, it compiles but doesn't update the display.
Without the section above added, following the exact instructions and code I …
-
### The problem
I want to build an E-Paper Dashboard for Home-Assistant.
All of the Hardware is working and tested in other combinations.
I am able to flash the code to the ESP32 but whatever cod…
-
I'm getting the following errors when building:
```
ESP32_ePaper_example on epd2in13support [✘!]
➜ make all && make flash
/Users/sitapati/workspace/ESP32_ePaper_example/components/mkspiffs/…
jwulf updated
3 years ago
-
### Board
LOLIN S2 MINI
### Device Description
LOLIN(Wemos) S2 MINI with ESP32-S2FN4R2
### Hardware Configuration
GPIO36 & 35 connected to SCK and MOSI
### Version
latest master (…
-
Waveshare 400x300, 4.2inch E-Ink display module
![image](https://github.com/ajsb85/vane.ai/assets/663460/d2a9e30f-b599-406b-a821-3e9d1c6289a7)
E-Ink display module, 4.2inch,400x300 resolution, with …
-
### The problem
Hello,
I have a problem with an e-paper display.
The update takes a very long time and approx. 8 minutes even though the update rate is set to 2 minutes.
I also placed the pi…