The LCD FeatherWing from Oddly Specific Objects is a low-power, CircuitPython-compatible, I²C-driven display that works with Adafruit’s Feather line of development boards. It uses the BU9796 segment LCD controller to drive a custom liquid crystal display glass with 48 segments, including:
Five indicator icons: Bell, Wifi, Moon, Arrows, and Battery
Five 7-segment digits, plus a sign indicator
Four decimal points, one between each pair of digits.
AM and PM indicators, plus a colon for displaying the time
What’s in the bag?
The LCD FeatherWing comes mostly assembled but does require some basic through-hole soldering. The wing comes in three parts:
One LCD FeatherWing board with all surface mount parts assembled.
One 16-pin segment LCD, which you’ll solder onto the wing.
One 36-pin header strip, which you’ll break into a 12- and a 16-pin strip to serve as the Feather headers.
Why did you make it?
“Segment LCDs are a kind of old-school technology that doesn’t get a lot of love in maker projects. They have a striking, high-contrast look with great daylight readability, and they are staggeringly low power as display tech goes. But they are somewhat difficult to drive, requiring AC signals on all pins and multiple bias voltages.
I made this LCD FeatherWing to simplify the use of LCD technology in Feather-oriented projects so that makers could take advantage of this low-power, always-on display technology in their projects using the I²C protocol and an easy-to-use CircuitPython library.” – Joey Castillo
What makes it special?
Unlike a segment LED display which consumes dozens of milliamperes, this LCD FeatherWing consumes mere microamperes of power, even as the display remains on and showing useful data. When paired with judicious use of deep sleep, you can use this wing to make battery-powered projects that last months instead of hours or days.
In addition to the custom FeatherWing circuit board, this device sports a completely custom liquid crystal display glass of my own design. With five digits plus a sign indicator, four decimal points, and a colon, it’s optimized for displaying all kinds of data, from sensor readings like temperature to the time of day or a countdown clock. Its diverse set of indicators includes icons for wifi connection and data transfer, battery status, alarm, and sleep mode. This makes it an ideal match for boards like the ESP32 Feather and the Feather M4 that support deep sleep.
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!