Skip to main content

Connecting the Screen

To connect the e-Paper display to a Raspberry Pi, connect each pin on the display to the corresponding GPIO pin on the Raspberry Pi as shown in the table below:

e-Paper ConnectorRaspberry Pi Pin (Board)
VCC3.3V (Pin 1)
GNDGND (Pins 6, 9, 14, 20, 25, 30, 34, or 39)
DINGPIO 10 (MOSI, Pin 19)
CLKGPIO 11 (SCLK, Pin 23)
CSGPIO 8 (CE0, Pin 24)
DCGPIO 25 (Pin 22)
RSTGPIO 17 (Pin 11)
BUSYGPIO 24 (Pin 18)

For reference, you can find a detailed pin layout of the Raspberry Pi GPIO pins on the Pinout.xyz website.

Depending on the model of the e-Paper screen, you may also be able to connect the display directly as a HAT. Refer to the supported displays guide for more details.