Datasheet
https://adafru.it/GdI
https://adafru.it/GdI
CircuitPython eInk displayio Library Installation
To use displayio, you will need to install the appropriate library for your display.
First make sure you are running the latest version of Adafruit CircuitPython (https://adafru.it/Amd) for your board. You
will need the latest version of CircuitPython 5.0. Even though it is in Alpha, it has been very stable.
Next you'll need to install the necessary libraries to use the hardware--carefully follow the steps to find and install these
libraries from Adafruit's CircuitPython library bundle (https://adafru.it/zdx). Our introduction guide has a great page on
how to install the library bundle (https://adafru.it/ABU) for both express and non-express boards.
You will need to copy the appropriate displayio driver from the bundle lib folder to a lib folder on your CIRCUITPY
drive. The displayio driver contains the initialization codes specific to your display that are needed to for it to work.
Since there is more than one driver, you will need to copy the correct file over. Here is a list of each of the displays and
the correct driver for that display.
Adafruit_CircuitPython_IL0373
1.54” Tri-Color eInk
2.13” Tri-Color eInk
2.13” Tri-Color eInk FeatherWing
2.13” Flexible Monochrome eInk
2.9” Flexible Monochrome eInk
2.9” Tri-Color eInk
To use the eInk displays with displayio, you will need to use the latest version of CircuitPython 5.0.
© Adafruit Industries https://learn.adafruit.com/adafruit-eink-display-breakouts Page 31 of 61










