Adafruit
Adafruit 4-Digit 7-Segment LED Matrix Display FeatherWing - Red
Add a bright, easy-to-read numeric display to your Feather project with the Adafruit 4-Digit 7-Segment FeatherWing in red. This combo pack includes the HT16K...
Add a bright, easy-to-read numeric display to your Feather project with the Adafruit 4-Digit 7-Segment FeatherWing in red. This combo pack includes the HT16K33-based FeatherWing backpack and a matching 0.56" tall red 7-segment display with decimal points and a centre colon for clock displays.
The HT16K33 driver handles all LED multiplexing over I2C, so your Feather only needs two shared I2C pins — leaving all other GPIO free for sensors, buttons, and additional displays. Works with any Adafruit Feather board.
Key Features
- 0.56" 4-Digit 7-Segment Display – Ultra-bright red LEDs with decimal points and centre colon
- HT16K33 LED Driver – I2C multiplexing with no additional pins required
- Universal Feather Compatibility – Works with any Adafruit Feather board
- Shared I2C Bus – Can coexist with other I2C sensors and displays
- Arduino and CircuitPython Support – Ready-to-use libraries available
Available Colours
- Blue
- Green
- Red (this product)
- White
- Yellow
- FeatherWing Only (no display)
Ideal For
- Clocks and timers
- Sensor readouts and counters
- Score displays and dashboards
- Any project needing a simple numeric display
Package Contents
- 1× Adafruit 4-Digit 7-Segment LED Matrix Display FeatherWing (assembled and tested)
- 1× Red 0.56" 4-digit 7-segment display
- 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.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- 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.
Find this product in
Brands
Displays & Screens
Related Tutorials
Free guides on learn.littlebird.com.au