Skip to main content

Seeed ePaper Displays — Product Matrix Overview

Introduction

ePaper (electronic paper) only consumes power when its content changes, which makes it the ideal display technology for always-on information panels — digital signage, smart-home dashboards, electronic shelf labels, meeting-room boards, photo frames, and more.

Seeed Studio offers an end-to-end ePaper portfolio organized around three product lines:

  1. reTerminal E Series — fully integrated, ready-to-use ePaper terminals (just power them on).
  2. Driver / Expansion Boards — pair an MCU with universal or large-format ePaper screens to build your own product.
  3. DIY Kits & Bare Panels — designed for the maker community, optimized for specific platforms such as TRMNL or XIAO.

All three lines share the same software ecosystem: SenseCraft HMI (no-code), Home Assistant / ESPHome, TRMNL, Arduino / ESP-IDF / PlatformIO, plus visual UI tools like SquareLine Vision, EEZ Studio, and Lopaka. Pick a hardware family, and the rest of the toolchain stays the same.

Choose by Form-Factor

If you are not sure where to start, use this decision matrix:

I want to…Recommended product lineWhy
Power on an ePaper dashboard out of the box, no soldering, no extra wiringreTerminal E Series →Battery, enclosure, T/H sensor, buzzer, buttons, and Wi-Fi all integrated. Ships with SenseCraft HMI firmware.
Pair an existing ePaper screen (24-pin, 50-pin, 13.3", 10.3", etc.) with an MCU and batteryDriver / Expansion Board Series →Driver boards (EE0x for ESP32-S3, EN0x for nRF52840) provide JST battery connector, charging IC, reset button, and user buttons.
Build a TRMNL-compatible dashboard with a maker-friendly DIY kitTRMNL 7.5" (OG) DIY Kit →Pre-tuned for the TRMNL platform; supports ESPHome and Arduino too.
Plug a 7.5" ePaper panel directly into a Seeed Studio XIAO moduleXIAO 7.5" ePaper Panel →Bare panel + breakout that mates with any XIAO board; minimal footprint.

reTerminal E Series — Integrated ePaper Terminals

Four ESP32-S3 powered terminals, sharing the same enclosure family, software stack, and battery design. Differences are screen size, color vs. monochrome, touch, and battery life.

reTerminal E1001reTerminal E1002reTerminal E1003reTerminal E1004
7.5" Monochrome
4-level grayscale
~3-month battery
7.3" Full Color
E Ink Spectra 6
~3-month battery
10.3" Monochrome
16-level grayscale + Touch
~6-month battery
13.3" Full Color
E Ink Spectra 6
~6-month battery
E1001 Wiki →E1002 Wiki →E1003 Wiki →E1004 Wiki →
tip

For a side-by-side specification comparison (resolution, refresh time, partial-refresh support, certifications, MSRP, etc.) and detailed software-support matrix, head to the dedicated reTerminal E Series Overview.

Driver / Expansion Board Series — BYO Screen

If you already have (or want to source separately) a 24-pin, 50-pin, 10.3", or 13.3" ePaper panel, the driver-board family gives you the carrier electronics — battery management, buttons, charging IC, and the MCU.

ESP32-S3 driver boards (Wi-Fi / BLE, SenseCraft HMI)

BoardTargeted screensHighlightsWiki
EE0213.3" Spectra 6Dedicated large-format color driver; Wi-Fi + BLE; ideal for digital signage.EE02 →
EE0310.3" Monochrome (high-speed refresh)Built-in T-CON timing; onboard SHT40 for waveform compensation; XIAO ESP32-S3 Plus.EE03 →
EE0424-pin / 50-pin universalJumper-selectable pin layout; works with most off-the-shelf small ePaper screens.EE04 →
EE0524-pin / 50-pin universal (latest)Refreshed layout of EE04; same XIAO ESP32-S3 base, latest firmware support.EE05 →

nRF52840 driver boards (BLE / NFC, ultra-low-power)

BoardTargeted screensHighlightsWiki
EN0424-pin / 50-pin universalBluetooth LE + NFC; XIAO nRF52840 Plus; ideal for ESLs and offline tags.EN04 →
EN0524-pin / 50-pin universal (latest)Refreshed layout of EN04; same nRF52840 base with latest firmware support.EN05 →

Boards designed for XIAO modules

BoardDescriptionWiki
XIAO eInk Expansion Board v2Plug-and-play expansion board for any XIAO module; supports popular small ePaper screens.v2 →
XIAO ePaper Breakout BoardThe original breakout board for XIAO + ePaper; well documented with OpenEpaperLink (OEPL) support.Breakout →
tip

A consolidated ePaper Driver Board Overview is also available, with feature lists for each board side-by-side.

DIY Kits & Bare Panels

For makers who prefer assembling everything themselves, two flexible options:

ProductWhat is in the box / what it isBest forWiki
TRMNL 7.5" (OG) DIY Kit
7.5" monochrome ePaper + ESP32 driver board + acrylic stand. Pre-tuned for the TRMNL cloud platform; also runs ESPHome and Arduino.The fastest path to a TRMNL-style dashboard at the lowest BOM cost.TRMNL Kit →
XIAO 7.5" ePaper Panel
Bare 7.5" ePaper panel with an FPC connector that mates directly to a XIAO module footprint.Compact, low-cost projects where you already have a XIAO and want to add a screen.XIAO Panel →

Software Ecosystem at a Glance

Every Seeed ePaper product converges into the same software ecosystem. Pick the workflow that matches your skill level — you can mix and match:

Tool / PlatformTypeWhat it doesCompatible with
SenseCraft HMINo-code (cloud)AI Generator, Gallery, Canvas, RSS / Web Content, OTA deployment. The default firmware on reTerminal E Series.reTerminal E1001 / E1002 / E1003 / E1004 · EE02 · EE03 · EE04 · EE05
ESPHome / Home AssistantYAML-basedNative Home Assistant integration; build dashboards declaratively in YAML.reTerminal E1001 / E1002 / E1004 · EE04 · TRMNL DIY Kit · XIAO 7.5" Panel
TRMNLCloud dashboardPlug-in driven dashboards (calendar, news, weather, finance, custom data).reTerminal E1001 · E1002 (mono mode) · TRMNL 7.5" DIY Kit · XIAO 7.5" Panel
Arduino / PlatformIO / ESP-IDFCode (C/C++)Full programmatic control: GPIO, sensors, network, custom rendering.All ESP32-S3 products (E1001–E1004, EE02–EE05, TRMNL Kit, XIAO Panel)
SquareLine VisionVisual UI designDrag-and-drop LVGL UI in the browser, then export ready-to-compile code.reTerminal E1001 / E1002
EEZ StudioVisual UI designDesign HMI screens visually and deploy through Arduino IDE.reTerminal E1001 / E1002 · EE04
LopakaVisual UI designWeb-based drawing tool that exports code for monochrome and color ePaper layouts.reTerminal E1001 / E1002
OpenEPaperLink / OpenDisplayOpen-source firmware (BLE)BLE-driven open-source ePaper firmware. OpenDisplay targets EN04 out of the box; OEPL Config Builder targets the Breakout Board + XIAO nRF52840 DIY path.EN04 · XIAO ePaper Breakout Board

Application Tutorials Index

Each tutorial below walks through one platform end-to-end:

Smart-home & dashboard frameworks

No-code / visual UI design tools

Code-based development

Open-source ESL / OEPL

Resources

Tech Support & Product Discussion

Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.

Loading Comments...