| .. | ||
| examples/epd2in13-demo | ||
| epd2in13.cpp | ||
| epd2in13.h | ||
| epdif.cpp | ||
| epdif.h | ||
| epdpaint.cpp | ||
| epdpaint.h | ||
| font8.cpp | ||
| font12.cpp | ||
| font16.cpp | ||
| font20.cpp | ||
| font24.cpp | ||
| fonts.h | ||
| library.properties | ||
| readme.md | ||
GDEM0213E26LT 2.13" e-paper library for Arduino
GDEM0213E26LT 2.13" e-paper library for Arduino
Hardware connection (e-Paper --> Arduino)
3.3V --> 3V3
GND --> GND
DIN --> D11
CLK --> D13
CS --> D10
DC --> D9
RST --> D8
BUSY --> D7
Expected result
- Copy the libraries file of Arduino demo code to the libraries folder (C:\users\username\documents\arduino\libraries by default. You can also specify the location on Arduino IDE --> File --> Preferences --> Sketchbook location).
- File > Examples > epd2in13 > epd2in13-demo
- Upload the project.
- The e-Paper will display images.