ePaper Driver Board | Seeed Studio Wiki #2328
Replies: 11 comments 19 replies
-
|
Hello! Is there any schematic & pcb board files for this ePaper Driver Board for reference? Thank you! |
Beta Was this translation helpful? Give feedback.
-
|
Hi Seeed-Team, |
Beta Was this translation helpful? Give feedback.
-
|
So, I can't the file: |
Beta Was this translation helpful? Give feedback.
-
|
The instructions on using the driver are not very clear: Step 3. Install Seeed Arduino LCD Library OK, but there is no "install", it is a repository that gets cloned into a folder. And the instructions in the repo say: Installation Then in the instructions here it says "After downloading the library, go to Sketch -> Include Library -> Add .ZIP Library and select the downloaded library." - but there is no ZIP file to select. Am I supposed to copy the cloned repo into Arduino libraries folder? How can I use this library? |
Beta Was this translation helpful? Give feedback.
-
|
I'm hoping to use this ePaper Driver board with a XIAO ESP32C6 and a Three-Colour 1.54" E-Ink Raw Display Panel (200x200) (https://www.waveshare.com/w/upload/9/9e/1.54inch-e-paper-b-v2-specification.pdf). I've managed to run a test script and the screen responds, but is not showing test images and text correctly. It's responding very slowly indeed, and instead of a clear test rectangle for example, I get a lot of red random pixels over the top. Are these 3 (drive board, ESP32C6, 1.54' 3 colour display) compatible? |
Beta Was this translation helpful? Give feedback.
-
|
Hello! Is there any way I could use the Seeed studio GFX Library with custom eInk display that is not listed in the Online Configuration Generator? I wanted to use this driver board with 10.85 inch ePaper from WaveShare: https://www.waveshare.com/10.85inch-e-paper-hat-plus-g.htm Thanks in advance! |
Beta Was this translation helpful? Give feedback.
-
|
If your have TRMNL 7.5” (OG) DIY Kit you can use this library to use 7,5" screen #define TFT_SCLK 7 UC8179_DRIVER |
Beta Was this translation helpful? Give feedback.
-
|
How can I use the 2.9' Quad Color display GDEY029F51, its supported but it doesn't show up on the online configuration. Using the 2.9 in monochrome version doesn't work and gives me an error saying the "The provided BOARD_SCREEN_COMBO ID is not a valid or supported configuration." |
Beta Was this translation helpful? Give feedback.
-
|
Could you add the GDEY0213F51 2.13-inch four-color screen to this tutorial? |
Beta Was this translation helpful? Give feedback.
-
|
Will this also work with a ESP32C6 especially when using it as battery powered, I am planning to build a clock that updates every minutes and then deep sleep. But it needs to be rechargable . |
Beta Was this translation helpful? Give feedback.
-
|
I connected an ESP32-S3 to the ePaper Driver Board. However, when the ESP32-S3 is connected to the ePaper Driver Board, it stops responding on the USB port, and I can't access the serial monitor in the Arduino IDE. I also can't upload my sketch to the ESP32-S3. To do so, I have to disconnect the ESP32-S3 from the ePaper Driver Board, and then I can upload my program... which is really inconvenient. How can I fix this? Furthermore, I connected the 2.9" Quadruple Color eInk / ePaper Display with 128x296 Pixels, SPI interface, XIAO/Arduino/STM32 support (SKU 104990855) to the ePaper driver board, and nothing happens. It's impossible to get it working, even with the "Hello World" example sketch from the gfx library. Would you have a sketch you could send me with all the correct parameters (pin configuration, correct screen, etc.) so I can at least see if the screen works properly before going any further? Thank you. |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
ePaper Driver Board | Seeed Studio Wiki
The eInk expansion board For XIAO is a smart module from Seeed Studio designed to display something in epaper screen.
https://wiki.seeedstudio.com/xiao_eink_expansion_board_v2/
Beta Was this translation helpful? Give feedback.
All reactions