Shopping Cart

Your cart is empty.

Your cart is empty.

1.54 Inch E-Paper Screen Display Module Resolution 200x200 3.3v E-Ink Electronic Display with Embedded Controller SPI Interface Support Partial Refresh for Raspberry Pi/Arduino/Nucleo/Jetson Nano

Free shipping on orders over $29.99

$18.23

$ 7 .99 $7.99

In Stock

About this item

  • This is an E-Ink display module, 1.54inch, 200x200 resolution, with embedded controller, communicating via SPI interface, supports partial refresh.
  • No backlight, keeps displaying last content for a long time even when power down
  • Ultra low power consumption, basically power is only required for refreshing
  • Onboard voltage translator, compatible with 3.3V/5V MCUs; SPI interface, for connecting with controller boards like for Raspberry Pi/Arduino/Nucleo, etc.
  • Comes with development resources and manual (examples for Raspberry Pi/Jetson Nano/Ardui/STM32)


Overview
This is an E-Ink display module, 1.54inch, 200x200 resolution, with embedded controller, communicating via SPI interface, supports partial refresh.
Due to the advantages like ultra low power consumption, wide viewing angle, clear display without electricity, it is an ideal choice for applications
such as shelf label, industrial instrument, and so on.
Features:

  • No backlight, keeps displaying last content for a long time even when power down
  • Ultra low power consumption, basically power is only required for refreshing
  • SPI interface, for connecting with controller boards like Raspberry Pi/Arduino/Nucleo, etc.
  • Onboard voltage translator, compatible with 3.3V/5V MCUs
  • Comes with development resources and manual (examples for Raspberry Pi/Jetson Nano/Arduino/STM32)

Specifications:
  • Operating voltage: 3.3 V/5 V.
  • Interface: 3-wire SPI, 4-wire SPI
  • Outline dimensions: 48 mm x 33 mm.
  • Display size: 27.6 mm x 27.6 mm.
  • Dot pitch: 0.138 × 0.138.
  • Resolution: 200 × 200.
  • Display colour: black, white.
  • Grey level: 2.
  • Partial refresh time: 0.3s.
  • Full refresh time: 2s.
  • Refresh power: 26.4mW (typ.)
  • Standby power:
  • Viewing angle: >170°.

Package includes:
1.54 inch e-paper module x 1.
XH2.54 20 cm 8 pin x1.
100% original,offer technical support!

Alan
2025-08-26 12:09:17
Purchased this 1.54 inch display over another brand because this one has mounting holes. Another advantage is that the connection on the controller board is made with a connector vs. individual pins - more secure. It also comes with some pre-built font bitmaps which my other brand didn't have.The downside is that the example code - at least for this Version 2 - has no comments so all my coding was by trial and guesswork. The update time is slower than I expected, perhaps because I am using full, not partial, updating - but I can't tell from the examples. A struggle but it does work with my ATmega328P chip. Purchase again? Maybe, if my project had to have mounting holes.
Simon G.
2025-07-29 16:20:57
First, I bought the same display in the three-color version. But then I discovered that there's currently almost no arduino support of the 3-color version. The b/w-version sold here can be programmed using the u8g2 lib for arduino. This works finde, but unfortunately there is no partial refresh support yet (3-color version doesn't support 3 color at all)However, you should consider to replace the provided cable. The contacts are very bad. The cable provided with the 3-color version didn't work at all.
Kunde
2025-06-27 16:09:00
Man muss etwas im Internet suchen, bis man die passende Library findet. Auch braucht die Anschlussbelegung. Alles nicht dabei.
Ricardo Santos
2025-06-02 10:59:14
Not easy to set up, but it's a nice device
Domenico L.
2025-05-24 09:06:53
Ho acquistato questa versione da 1,54 pollici per diletto, per sperimentare la comunicazione via SPI e devo dire che sono rimasto molto soddisfatto.E' un prodotto ben fatto: la versione che ho ricevuto è la V2 (l'ultima release), nella versione solo bianco e nero. Arriva in una confezione ben imballata e il circuito presenta anche 4 stand-off che possono rivelarsi molto utili all'occorrenza. La documentazione, veramente esaustiva (a saper cercare bene), offre tutti i chiarimenti possibili. E' disponibile sul portale della casa madre Waveshare. Ciascun circuito, ovvero versione in termini di pollici, ha un suo datasheet che riporta chiaramente il set di comandi e parametri da inviare al display.Tuttavia conviene partire dagli sketch forniti via GIT, validi per C e Python (2 e 3). Per quel che può essere utile, via Python la cosa è estremamente semplice: oltre al modulo specifico per il modello acquistato, il resto delle librerie sono quelle di GPIO per Raspeberry e PIL (Pillow) per l'imaging: voi costruite un'immagine della dimensione massima ammessa dal dispositivo (nel mio caso 200x200 con 1 valore/colore/byte per pixel), tracciate su linee, rettangoli, testi, archi, cerchi e così via e poi inviate l'array che rappresenta l'immagine al dispositivo attraverso l'interfaccia offerta dal modulo proprietario.Angolo di visione 180°, come dichiarato.Nell'immagine che ho riportato, visualizzo la temperatura della CPU del mio Raspberry PI 4b ad intervalli di 1 secondo, senza rilevare striature strane. Per rilevare delle striature bisogna commettere l'errore di non effetturare il refresh completo dell'intera porzione di immagine dove si riporta il testo...In sostanza è un prodotto molto valido; se volete saggiarne la qualità, senza impegnarvi troppo in spese eccessive, optate per la versione 200x200 pixel.
Alessandro
2025-02-04 15:49:09
Bel display, si vede fino ad un angolo di quasi 180 gradi, consuma pochissimo (complessivamente il microprocessore che lo controlla, uso un AtMega, e il display, consumano 20mA quando si aggiorna e 0,6mA quando non aggiorna), piccolo, il connettore è ben crimpato e sicuro (peccato ne arrivi solo uno ma si può comprare a parte anche già crimpato), un po' complicato comprenderne la libreria ma nulla di impossibile anzi, la libreria funziona anche molto molto bene (quella di Arduino) quindi nessun problema, 5 stelle meritatissime!
Big Al
2025-01-06 15:10:55
Interesting product, good workmanship. yet to study data sheet to learn how to drive it. No complaints First experience of e paper. Funny effect to see test image still displayed when unpacked. Significant potential whennI have my own driver working.