Adafruit
Adafruit 1.54" Tri-Color eInk / ePaper 200x200 Display with SRAM
The Adafruit 1.54" Tri-Colour eInk Display brings electronic paper technology to your microcontroller projects. Featuring a 200×200 pixel display with black,...
The Adafruit 1.54" Tri-Colour eInk Display brings electronic paper technology to your microcontroller projects. Featuring a 200×200 pixel display with black, red, and white ink, this breakout delivers high-contrast, daylight-readable visuals that persist even when power is completely disconnected — just like printed paper.
An onboard SRAM chip offloads the two-colour frame buffer (10KB for black + red layers) from your microcontroller's memory, sharing the same SPI bus as the display with just one extra pin. Compose your image in SRAM and transfer it to the eInk panel when ready, keeping your microcontroller's RAM free for other tasks.
Key Features
- 200×200 Tri-Colour eInk – Black and red pixels on a white background for eye-catching displays
- Onboard SRAM – Offloads the 10KB frame buffer so your microcontroller doesn't need spare RAM
- Ultra-Low Power – Image persists with no power; Enable pin lets you shut down SRAM, MicroSD, and display completely
- MicroSD Card Slot – Store images, text files, and other display content
- 3/5V Compatible – Onboard 3.3V regulator with logic-level safe inputs
- SPI Interface – Works with any microcontroller platform
Also Available
Ideal For
- Low-power signage with colour highlights
- E-reader and digital label projects
- Battery-powered status indicators and dashboards
- Name badges, shelf tags, and price displays
Package Contents
- 1× Adafruit 1.54" Tri-Colour eInk display breakout with SRAM
- 1× Header strip
Jargon buster
Plain-language definitions for the technical terms used above.
- 3.3V regulator
- A 3.3V regulator is a power circuit that provides a steady 3.3 volts for parts that need that supply voltage. On a breakout board, it can let the sensor run safely even when the connected microcontroller or power source uses a higher voltage.
- 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.
- 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.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- 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.
- RAM
- RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
- 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