Easy e-paper finally comes to your Feather with this Adafruit EInk Feather Friend that’s designed to make it a breeze to add an eInk 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 – that 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!
We’ve liked these displays for a long time, and we’ve got Arduino/CircuitPython drivers for all of our Feathers, so wouldn’t an e-paper Feather Friend make a ton of sense? Luckily for us, just about every small-medium size EInk display made these days has a standard 24-pin connection. This Friend will add all the power supply support circuitry and level shifting so you can attach your favorite display (up to tri-color 4.2″) and wire it up to your favorite development board.
Using our CircuitPython or Arduino libraries, you can create a ‘frame buffer’ with what pixels you want to have activated and then write that out to the display. Most simple breakouts leave it at that. But…just about all EInk displays are write-only and many only let you update the full display (not partial update). That means you have to buffer the full image you want to display, taking up precious RAM.
The Eink Feather Friend is much friendlier – it comes with 256 Kilobit (32 Kilobyte) SRAM chip. That means you can control up to a 4.2″ 300×400 tri-color display (300*400 * 2 colors / 8 bits-per-byte = 30KB). This chip shares the SPI port the eInk display uses, so you only need one extra pin. And, no more frame-buffering! You can use the SRAM to set up whatever you want to display, then shuffle data from SRAM to eInk when you’re ready. The library we wrote does all the work for you, you can just interface with it as if it were an Adafruit_GFX compatible display. If you prefer not to use the chip, our libraries will automatically use the microcontroller/microcomputer internal RAM.
We even tossed on a MicroSD socket so you can store images, text files, whatever you like to display. Comes assembled and tested, with some header. You’ll need a soldering iron to attach the header for installing onto your Feather. Stacking headers will let you put another FeatherWing on top.
Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Python for Microcontrollers – Adafruit Daily — Select Python on Microcontrollers Newsletter: PyCon AU 2024 Talks, New Raspberry Pi Gear Available and More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey