



Login / Signup
Cart
Your cart is empty
The 4.2" E-Ink/E-Paper Display (400x300, Tri-Colour Red/Black/White) uses the SSD1683 chipset and connects via a 24-pin FPC connector. It delivers daylight-readable, low-power performance and is compatible with supported driver boards for 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 4.2" diagonal Tri-Color (Red, Black, White) eInk / ePaper Bare Display with 400 x 300 pixels.
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 4.2" monochrome/4-grey display. It has 400x300 red or black ink pixels and a white-ish background. It uses the SSD1683 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 'colors', but you can't mix the red and black to make an orange. Instead, check out our guide on dithering!