# Adafruit 2.13" 250x122 Quad-Color eInk / ePaper Display w/ SRAM

**Type:** Product page · **SKU:** ADA6366 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/adafruit-2-13-inch-quad-color-eink-epaper-display-breakout-sram.html ([markdown](https://core-electronics.com.au/adafruit-2-13-inch-quad-color-eink-epaper-display-breakout-sram.html.md))

Easy e-paper finally comes to microcontrollers, with this breakout that's designed to make it a breeze to add a quad-color eInk display. Chances are...

## Pricing

- **Price:** $35.30 (inc GST) — $32.09 AUD, exc GST
- **Quantity discounts:** 10+ $31.13 (exc GST) · 50+ $30.49 (exc GST)

## Availability & dispatch

- Available with a lead time — expect dispatch between Aug 21 and Aug 25.

## Description

Easy e-paper finally comes to microcontrollers, with this breakout that's designed to make it a breeze to add a quad-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' 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!

Adafruit have liked these displays for a long time, but breakouts were never designed for makers to use. Finally, Adafruit decided to make Adafruit's own!

This is a **2.13" quad-color (red, black, yellow and white) display**. It has 250x122 black, red and yellow ink pixels and a white-ish background. It uses the JD79661 chipset, so make sure whatever firmware code you are planning to use has support for it. Using Adafruit's CircuitPython or Arduino libraries, 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, 250 x 122 pixels x 2 bits = 7.5 KBytes. Which won't fit into many microcontroller memories. Heck, even if you do have 32KB of RAM, why waste 8KB?

**So Adafruit 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 Adafruit 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).

Adafruit even tossed on a MicroSD socket 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 microcontrollers.

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.

This display breakout also features an 18-pin "EYE SPI" standard FPC connector with flip-top connector. [You can use an 18-pin 0.5mm pitch FPC cable](https://core-electronics.com.au/eyespi-cable-18-pin-100mm-long-flex-pcb-fpc-a-b-type.html) to connect to all the GPIO pins, for when you want to skip the soldering. Comes assembled and tested, with some header. You'll need a soldering iron to attach the header for breadboarding or installing it into your project.

##  Technical Details 

![RoHS 2 2011 65 EU Compliant](https://core-electronics.com.au/attachments/localcontent/RoHS2_2011_65_EU_7356c5574c.svg)![RoHS 2 2015 863 EU Compliant](https://core-electronics.com.au/attachments/localcontent/RoHS2_2015_863_EU_86773f57f9.svg)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/A/D/ADA6366-1.jpg)
