Adafruit
Adafruit 4-Digit 7-Segment LED Matrix Display FeatherWing - FeatherWing Only - no matrices!
The Adafruit 4-Digit 7-Segment LED Matrix Display FeatherWing makes it easy to add a numeric display to any Feather project. The HT16K33 driver handles all L...
The Adafruit 4-Digit 7-Segment LED Matrix Display FeatherWing makes it easy to add a numeric display to any Feather project. The HT16K33 driver handles all LED multiplexing over I2C, so your Feather only needs two shared pins — leaving all other GPIO free for sensors, buttons, and additional displays.
This is the FeatherWing board only — no 7-segment display is included. It supports 4-digit 0.56" 7-segment displays with decimal points and a centre colon for clock applications. For a ready-to-go combo, choose one of the colour packs listed below.
Key Features
- 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
- Decimal Points and Colon – Supports full numeric display with clock formatting
- Arduino and CircuitPython Support – Ready-to-use libraries available
Combo Packs with Display Included
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)
- 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