Adafruit 1.54" Monochrome eInk / ePaper Display with SRAM - 200x200 with SSD1681 and EYESPI

Product ID: 4196
$24.95
Qty Discount
1-9 $24.95
10-99 $22.46
100+ $19.96

Description

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

We've liked these displays for a long time, but breakouts were never designed for makers to use. Finally, we decided to make our own!

The breakout sports a 1.54" monochrome (black and white) display. It's higher resolution than our 1.54" Tri-Color display with 200x200 black pixels on a white-ish background. The monochrome displays also take a lot less time to update, only a couple of seconds instead of 15 seconds!

Using our 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, 200 x 200 pixels = 8 KBytes. Which won't fit into many microcontroller memories. Heck, even if you do have 32KB of RAM, why waste 8KB?

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, you can just interface with it as if it were an Adafruit_GFX compatible display.

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 and display. We 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.

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.

This display breakout also features an 18-pin "EYESPI" standard FPC connector with flip-top connector. You can use an 18-pin 0.5mm pitch FPC cable to connect to all the GPIO pins for when you want to skip the soldering.
 

Technical Details

Speifications:

  • Overall dimension: 43.5mm x 43mm x 4.8mm / 1.7" x 1.6" x 0.19"
  • 4 x 0.1" / 2.5mm mounting holes in corners
  • Display size: 28mm x 28mm / 1.1" x 1.1"
  • Weight: 9.1g
  • Uses SSD1681 chipset for driving E-Ink display

Revision History:

  • As of February 5, 2024 – We've updated this PCB with Adafruit Pinguin to make a lovely and legible silkscreen. There is also the new EYESPI connector, which makes cabling easier with an 18-pin FPC.
  • As of June 7, 2021 we're selling a version with SSD1681 chipset, instead of the SSD1608 chipset. Firmware code will need to be updated as they are not code compatible.
RoHS 2 2011 65 EU Compliant
RoHS 2 2015 863 EU Compliant

Learn