Using the eInk displays with Arduino involves wiring up the breakout to your Arduino-compatible microcontroller, installing the Adafruit_EPD library, and running the provided example code.
Library Installation
You can install the Adafruit_EPD library for Arduino using the Library Manager in the Arduino IDE.
Click the Manage Libraries ... menu item, search for Adafruit_EPD, and select the Adafruit EPD library:
If asked about dependencies, click "Install all".
If the "Dependencies" window does not come up, then you already have the dependencies installed.
If the dependencies are already installed, you must make sure you update them through the Arduino Library Manager before loading the example!
Page last edited October 03, 2025
Text editor powered by tinymce.