





Login / Signup
Cart
Your cart is empty
The 2.66" E-Ink/E-Paper Display (296x152, Tri-Colour Red/Black/White) uses the SSD1680Z chipset and connects via a 24-pin FPC connector. It provides daylight-readable, low-power performance and is compatible with supported driver boards for simple integration.
E-Ink/E-Paper displays make for great low-power displays that are daylight visible and keep their image even when depowered. For folks who want to DIY their own E-Ink setups, this is a 2.66" 296x152 Tri-Colour Red/Black/White EPD - Bare 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, which 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!
Please note: this is the bare display element. You need to plug it into a board with a 'standard' 24-pin FPC e-paper connector. We recommend checking out and picking up a matching driver board:
This is a 2.66" Tri-Colour Red/Black/White display. It has 296x152 red or black ink pixels and a white-ish background. It uses the SSD1680Z chipset, so make sure whatever firmware code you are planning to use has support for it. The Arduino library we wrote does all the work for you; you can interface with it as if it were an Adafruit_GFX compatible display.
Note that you cannot overlay/mix pixels: each point can be one of the three 'colours', but you can't mix the red and black to make an orange. Instead, check out our guide on dithering!