waveshareteam-e-Paper/Arduino UNO/epd4in2/epd4in2
2019-11-16 17:04:37 +08:00
..
examples/epd4in2-demo add 4inch epd 4 grayscale. 2019-11-16 17:04:37 +08:00
epd4in2.cpp add 4inch epd 4 grayscale. 2019-11-16 17:04:37 +08:00
epd4in2.h add 4inch epd 4 grayscale. 2019-11-16 17:04:37 +08:00
epdif.cpp 2019.06.24 2019-06-24 17:11:43 +08:00
epdif.h 2019.06.24 2019-06-24 17:11:43 +08:00
epdpaint.cpp 2019.06.24 2019-06-24 17:11:43 +08:00
epdpaint.h 2019.06.24 2019-06-24 17:11:43 +08:00
font8.cpp 2019.06.24 2019-06-24 17:11:43 +08:00
font12.cpp 2019.06.24 2019-06-24 17:11:43 +08:00
font16.cpp 2019.06.24 2019-06-24 17:11:43 +08:00
font20.cpp 2019.06.24 2019-06-24 17:11:43 +08:00
font24.cpp 2019.06.24 2019-06-24 17:11:43 +08:00
fonts.h 2019.06.24 2019-06-24 17:11:43 +08:00
library.properties 2019.06.24 2019-06-24 17:11:43 +08:00
readme.md 2019.06.24 2019-06-24 17:11:43 +08:00

GDEW042T2 4.2" e-paper display library for Arduino

GDEW042T2 4.2" e-paper display 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

  1. 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).
  2. File > Examples > epd4in2 > epd4in2-demo
  3. Upload the project.
  4. The e-Paper will display images.