# Adafruit 2.9" eInk Display Breakouts and FeatherWings

## Overview

![front view of the 2.9 tricolor](https://cdn-learn.adafruit.com/assets/assets/000/137/965/medium800/raspberry_pi_1028-12.jpg?1750877858 )

Warning: ## <b>2.9" Tri-Color eInk Display and FeatherWing Revision</b>
* <b>As of June 20, 2025 - </b> The tri-color display and FeatherWing have been updated (old ones discontinued) to now use a spiffy modern <b>SSD1680 chip</b> - we have support in CircuitPython/Python/Arduino for it!

Easy e-paper finally comes to microcontrollers with these breakouts, shields and friends that are designed to make it a breeze to add a monochrome, tri-color, or grayscale eInk display. Chances are you've seen one of those new-fangled 'e-readers' like the Kindle or Nook. They have gigantic electronic paper 'static' displays - that means the image stays on the display even when power is completely disconnected. The image is also high contrast and very daylight readable. It really does look just like printed paper!

![](https://cdn-learn.adafruit.com/assets/assets/000/104/591/medium800/eink___epaper_4777-04.jpg?1631635729)

Adafruit has liked these displays for a long time, but they were never designed for makers to use. Finally, we decided to make our own!

![featherwing tri-color front view](https://cdn-learn.adafruit.com/assets/assets/000/137/966/medium800/raspberry_pi_4778-13.jpg?1750877897 )

## We have multiple 2.9" EPD displays:

### Breakouts and Flexibles

- We have a newer&nbsp;[296x128 Tri-Color display](https://www.adafruit.com/product/1028) with the UC8151D chipset, which has has black and red ink pixels and a white-ish background.
- The older tri-color breakout, which had the same Product ID, had the IL0373 chipset. This display is no longer offered.
- The [2.9" monochrome flexible display](https://www.adafruit.com/product/4262) has a resolution of 296x128 and is flexible. For this display, you will probably want to pick up an [e-Ink Breakout Friend](https://www.adafruit.com/product/4224) or [e-Ink Feather Friend](https://www.adafruit.com/product/4446). There is an [extension cable](https://www.adafruit.com/product/4230 "extension cable") available for this type of connection also.

### FeatherWings

- The newer [296x128 Tri-Color FeatherWing](https://www.adafruit.com/product/4778) with the SSD1675 chipset.
- The older tri-color FeatherWing with the IL0373 has the same display as the older breakout. This display is also no longer offered.
- The grayscale FeatherWing features 4 levels of grayscale. We have **&nbsp;** a [296x128 Grayscale FeatherWing](https://www.adafruit.com/product/4777).

![](https://cdn-learn.adafruit.com/assets/assets/000/104/592/medium800/eink___epaper_4262-03.jpg?1631635769)

Using our Arduino library, you can create a 'frame buffer' with what pixels you want to have activated and then write that out to the display. Most simple breakouts leave it at that. But if you do the math, 296 x 128 pixels x 2-bits-per-pixel = 9.5 KBytes. Which won't fit into many microcontroller memories. Heck, even if you do have 32KB of RAM, why waste 9KB?

**So we did you a favor and tossed a small SRAM chip on the back.** This chip shares the SPI port the eInk display uses, so you only need one extra pin. And, no more frame-buffering! **You can use the SRAM to set up whatever you want to display, then shuffle data from SRAM to eInk when you're ready. [The library we wrote does all the work for you](https://github.com/adafruit/Adafruit_EPD)**[, you can just interface with it as if it were an Adafruit\_GFX compatible display](https://github.com/adafruit/Adafruit_EPD).

![](https://cdn-learn.adafruit.com/assets/assets/000/104/593/medium800/eink___epaper_1028-02.jpg?1631635822)

For ultra-low power usages, the onboard 3.3V regulator has the Enable pin brought out so you can shut down the power to the SRAM, MicroSD and display.

We even added on a MicroSD socket to the breakouts and FeatherWings so you can store images, text files, whatever you like to display. Everything is 3 or 5V logic safe so you can use it with any and all common Maker microcontrollers.

Info: ## <b>2.9" Tri-Color eInk Display Revision History</b>
* <b>As of June 20, 2025 - </b> The display has been updated (old ones discontinued) to use a spiffy modern <b>SSD1680 chip</b> - we have support in CircuitPython/Python/Arduino for it!
* <b>As of May 22th, 2024 –</b> We've updated this PCB with a new <b>EYESPI connector</b> along with the Adafruit Pinguin to make a lovely and legible silkscreen.​​​​​​
* <b>As of November 16, 2022 -</b> this revision has been updated to have a 2.9" Tri-Color eInk display only with a <b>UC8151D chipset.</b>

Info: ## 2.9" Tri-Color eInk FeatherWing Revision History
* As of June 24th, 2025 – The display has been updated (old one discontinued) it now uses a spiffy modern SSD1680 chip - we have support in CircuitPython/Python/Arduino for it!
* As of Sep 8, 2023 – we've updated this PCB with Adafruit Pinguin to make a lovely and legible silkscreen - you may get the new PCB or the older version with vector fonts - both are identical other than the fancy silkscreen.

- [Next Page](https://learn.adafruit.com/adafruit-2-9-eink-display-breakouts-and-featherwings/pinouts.md)

## Primary Products

### Adafruit 2.9" Red/Black/White eInk Display Breakout - THINK INK

[Adafruit 2.9" Red/Black/White eInk Display Breakout - THINK INK](https://www.adafruit.com/product/1028)
Easy e-paper finally comes to microcontrollers, with this breakout that's designed to make it a breeze to add a tri-color eInk display. Chances are you've seen one of those new-fangled 'e-readers' like the Kindle or Nook. They have gigantic electronic paper 'static'...

In Stock
[Buy Now](https://www.adafruit.com/product/1028)
[Related Guides to the Product](https://learn.adafruit.com/products/1028/guides)
### 2.9" Flexible 296x128 Monochrome eInk / ePaper Display

[2.9" Flexible 296x128 Monochrome eInk / ePaper Display](https://www.adafruit.com/product/4262)
Woah, the cyber-future is here! Flexible E-Ink has been demo'd at high-tech events for years but now you can actually get your paws on it. This display is true E-Ink / E-Paper, once an image is displayed it will stay even once you remove all power. The image is also high contrast and very...

Out of Stock
[Buy Now](https://www.adafruit.com/product/4262)
[Related Guides to the Product](https://learn.adafruit.com/products/4262/guides)
### Adafruit 2.9" Grayscale eInk / ePaper Display FeatherWing

[Adafruit 2.9" Grayscale eInk / ePaper Display FeatherWing](https://www.adafruit.com/product/4777)
Easy e-paper&nbsp;comes to your Feather&nbsp;with this breakout that's designed to make it a breeze to add a monochrome&nbsp;eInk display. Chances are you've seen one of those new-fangled 'e-readers' like the Kindle or Nook. They have gigantic electronic paper 'static'...

Out of Stock
[Buy Now](https://www.adafruit.com/product/4777)
[Related Guides to the Product](https://learn.adafruit.com/products/4777/guides)
### Adafruit 2.9" Tri-Color eInk / ePaper Display FeatherWing

[Adafruit 2.9" Tri-Color eInk / ePaper Display FeatherWing](https://www.adafruit.com/product/4778)
Easy e-paper&nbsp;comes to your Feather&nbsp;with this breakout that's designed to make it a breeze to add a tri-color eInk display. Chances are you've seen one of those new-fangled 'e-readers' like the Kindle or Nook. They have gigantic electronic paper 'static'...

Out of Stock
[Buy Now](https://www.adafruit.com/product/4778)
[Related Guides to the Product](https://learn.adafruit.com/products/4778/guides)

## Featured Products

### Adafruit eInk Breakout Friend with 32KB SRAM

[Adafruit eInk Breakout Friend with 32KB SRAM](https://www.adafruit.com/product/4224)
Add some bi-stability to your life with an **Adafruit EInk Breakout Friend** - your fun pal who's happy to lend a hand when you want to work with EInk/E-Paper displays. Luckily for us, just about every small-medium size EInk display made these days has a standard 24-pin...

In Stock
[Buy Now](https://www.adafruit.com/product/4224)
[Related Guides to the Product](https://learn.adafruit.com/products/4224/guides)
### Adafruit eInk Feather Friend with 32KB SRAM

[Adafruit eInk Feather Friend with 32KB SRAM](https://www.adafruit.com/product/4446)
Easy e-paper finally comes to your Feather with this **Adafruit EInk Feather Friend** that's designed to make it a breeze to add an&nbsp;eInk display. Chances are you've seen one of those new-fangled 'e-readers' like the Kindle or Nook. They have gigantic...

In Stock
[Buy Now](https://www.adafruit.com/product/4446)
[Related Guides to the Product](https://learn.adafruit.com/products/4446/guides)
### 24-pin eInk / ePaper Extension Cable 0.5mm Pitch - 25cm Long

[24-pin eInk / ePaper Extension Cable 0.5mm Pitch - 25cm Long](https://www.adafruit.com/product/4230)
When you need more distance between you and your eInk display, use this 24-pin 0.5mm pitch FPC cable [with an extender](https://www.adafruit.com/product/4524) adapter to streeeeeeeeeetch it out. The cable is generic, but we recommend it for use with eInk because often folks want to...

In Stock
[Buy Now](https://www.adafruit.com/product/4230)
[Related Guides to the Product](https://learn.adafruit.com/products/4230/guides)

## Related Guides

- [Adafruit eInk Display Breakouts and FeatherWings](https://learn.adafruit.com/adafruit-eink-display-breakouts.md)
- [Three Button Foot Switch](https://learn.adafruit.com/three-button-foot-switch.md)
- [RGB Matrix Panels With Raspberry Pi 5](https://learn.adafruit.com/rgb-matrix-panels-with-raspberry-pi-5.md)
- [What is the Command Line?](https://learn.adafruit.com/what-is-the-command-line.md)
- [UTi165 Thermal Fever Scanner Camera](https://learn.adafruit.com/uti165-thermal-fever-scanner-camera.md)
- [Navi10 MacroPad with KB2040 and KMK CircuitPython keyboard firmware](https://learn.adafruit.com/navi10-macropad-with-kb2040-and-kmk-circuitpython-keyboard-firmware.md)
- [reef-pi Guide 2: Power Controller](https://learn.adafruit.com/reef-pi-power-controller.md)
- [Adafruit NeoPixel Breakout](https://learn.adafruit.com/adafruit-neopixel-breakout.md)
- [Adafruit GPIO Expander Bonnet for Raspberry Pi](https://learn.adafruit.com/gpio-expander-bonnet.md)
- [Adafruit Voice Bonnet](https://learn.adafruit.com/adafruit-voice-bonnet.md)
- [Circuit Playground or Hallowing Jack-o'-Lantern](https://learn.adafruit.com/circuit-playground-jack-o-lantern.md)
- [Princess Peach LED Crown](https://learn.adafruit.com/bowsette.md)
- [CircuitPython Safe Mode](https://learn.adafruit.com/circuitpython-safe-mode.md)
- [CircuitPython Hardware: PCA9685 DC Motor & Stepper Driver](https://learn.adafruit.com/micropython-hardware-pca9685-dc-motor-and-stepper-driver.md)
- [Adafruit PyPortal Titano](https://learn.adafruit.com/adafruit-pyportal-titano.md)
