Adafruit
Adafruit 2.13 HD Tri-Color eInk / ePaper Display FeatherWing - 250x122 RW Panel with SSD1680
The Adafruit 2.13" HD Tri-Colour eInk FeatherWing brings electronic paper technology directly to your Feather board. Featuring a 250×122 pixel display with b...
The Adafruit 2.13" HD Tri-Colour eInk FeatherWing brings electronic paper technology directly to your Feather board. Featuring a 250×122 pixel display with black, red, and white ink, this FeatherWing delivers high-contrast, daylight-readable visuals that persist even when power is completely disconnected.
An onboard SRAM chip offloads the two-colour frame buffer (~7.5KB) from your Feather's memory, enabling compatibility with even resource-constrained boards like the ATmega32u4 and ATmega328. The SSD1680 driver provides reliable control, and a built-in MicroSD socket lets you store images and text files for display.
Key Features
- 250×122 Tri-Colour eInk – Black and red pixels on a white background (HD version)
- SSD1680 Driver – Higher resolution than the older 212×104 version
- Onboard SRAM – Offloads frame buffer for compatibility with small microcontrollers
- Ultra-Low Power – Image persists with no power
- MicroSD Card Slot – Store images and display content
- Works with All Feathers – Tested with every Feather board from ESP8266 to M0
- No Soldering Required – Socket headers included for direct Feather connection
Also Available
- 2.13" Tri-Colour eInk Breakout – Breadboard-friendly breakout format
Ideal For
- Feather-based low-power signage
- E-reader and digital label projects
- Battery-powered status indicators
- Name badges and information displays
Package Contents
- 1× Adafruit 2.13" HD Tri-Colour eInk FeatherWing with SRAM (assembled)
- Socket headers for Feather connection
Specifications
- Display Size – 2.13" diagonal
- Resolution – 250×122 pixels
- Colours – Tri-colour (black, red, white)
- Driver – SSD1680
- Interface – SPI
- Form Factor – Adafruit FeatherWing
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
- FeatherWing
- A FeatherWing is an add-on board made to plug into the Feather microcontroller board layout. Knowing a product is a FeatherWing helps you check whether it will physically and electrically fit your Feather-style mainboard.
- frame buffer
- A frame buffer is memory that stores a complete image before it is shown on a display. Displays without their own frame buffer need the controller to continuously send pixel data, which affects the choice of microcontroller and software library.
- Headers
- Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
- microSD card
- A microSD card is a small removable memory card used to store files such as audio tracks. For this product, the card is where the sound files live, so its capacity and formatting can affect how many sounds you can use.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
Find this product in
Brands
Displays & Screens
Related Tutorials
Free guides on learn.littlebird.com.au