Adafruit
Adafruit 0.54 Quad Alphanumeric FeatherWing Display - White
The Adafruit 0.54" Quad Alphanumeric FeatherWing Display in white adds a bright, easy-to-read 4-character 14-segment LED display to any Feather microcontroll...
The Adafruit 0.54" Quad Alphanumeric FeatherWing Display in white adds a bright, easy-to-read 4-character 14-segment LED display to any Feather microcontroller. Each character can show full alphanumeric text (A–Z, 0–9) plus symbols, making it ideal for clocks, sensor readouts, status messages, and scrolling text.
The onboard HT16K33 LED driver handles all multiplexing over I2C, requiring just two pins and leaving the rest free for your project. The I2C bus can be shared with other sensors and displays, and the address is selectable from 0x70–0x77 via solder jumpers — allowing up to eight displays on a single bus.
Key Features
- 14-Segment Alphanumeric – Displays letters, numbers, and symbols with full A–Z and 0–9 support
- HT16K33 I2C Driver – Handles all multiplexing over I2C with selectable address (0x70–0x77)
- Works with Any Feather – Compatible with all Adafruit Feather boards
- Bright White LEDs – Visible from up to 7 metres away on a dark background
- Arduino and CircuitPython Libraries – Get up and running with well-documented libraries for both platforms
Also Available
Package Contents
- 1× Adafruit 4-Digit 14-Segment Alphanumeric Display FeatherWing
- 2× 0.54" Dual Alphanumeric White Display modules
- 2× 16-pin headers
Jargon buster
Plain-language definitions for the technical terms used above.
- CircuitPython
- A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
- FeatherWing
- A FeatherWing is an add-on board made to plug into the Feather microcontroller board layout. Knowing a product is a FeatherWing helps you check whether it will physically and electrically fit your Feather-style mainboard.
- Headers
- Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- LED driver
- An LED driver is a control chip or circuit that supplies and switches power to LEDs. For a display board, it reduces the number of microcontroller pins needed and handles tasks like lighting the right segments and adjusting brightness.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
Find this product in
Brands
Displays & Screens
Related Tutorials
Free guides on learn.littlebird.com.au