Add some bi-stability to your life with an Adafruit EInk Breakout Friend – your fun pal who’s happy to lend a hand when you want to work with EInk/E-Paper displays. Luckily for us, just about every small-medium size EInk display made these days has a standard 24-pin connection. This breakout 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 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.
For ultra-low power usages, the onboard 3.3V regulator has the Enable pin brought out so you can shut down the power to the SRAM and display. By default the RESE resistor is set to 0.5 ohms, which is the most common value, but by cutting/soldering the bottom solder jumper you can set the resistor to 3 ohms.
Comes assembled and tested, with some header. You’ll need a soldering iron to attach the header for breadboarding or installing into your project. Does not come with an EInk display! For use with just about any EInk display that has a 24-pin FPC connector. See these schematics to verify that your display matches before purchasing.
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 — Python on Microcontrollers Newsletter: New Raspberry Pi Products, 503 CircuitPython Libraries and Much 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