Waveshare
4-digit 8-segment Display Module for Raspberry Pi Pico, SPI-compatible
A compact 4-digit 8-segment red LED display module designed for the Raspberry Pi Pico. It plugs directly onto the Pico via an onboard female pin header and c...
A compact 4-digit 8-segment red LED display module designed for the Raspberry Pi Pico. It plugs directly onto the Pico via an onboard female pin header and communicates over an SPI-compatible interface driven by an embedded 74HC595 shift register. The module comes with C/C++ and MicroPython demo code to get started quickly.
Key Features
- Plug-and-Play with Pico – Standard Raspberry Pi Pico header for direct attachment
- SPI-Compatible Interface – Easy to drive with minimal GPIO usage
- 74HC595 Driver – Onboard shift register handles all segment driving
- Demo Code Included – C/C++ and MicroPython examples provided
- 0.4-Inch Red LED Digits – Clear, bright numeric display
Specifications
- Operating Voltage – 5V
- Working Current – 30mA
- Display – 4 digits, 8-segment red LED (FJ4401AH)
- Digit Size – 0.4 inch
- Driver IC – 74HC595
- Interface – SPI-compatible
- Dimensions – 52 × 21mm
Ideal For
- Clocks and timers on Raspberry Pi Pico projects
- Sensor readout displays
- Counters and numeric indicators
- Learning SPI communication
Package Contents
- 1× 4-Digit 8-Segment Display Module
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- 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.
- 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.
- MicroPython
- A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
Displays & Screens
Raspberry Pi
Pico 8 Seg Led Sch Doc
Datasheet · 222.3 KB · Click any page to view full size
74 Hc595 D
Datasheet · 267.8 KB · Click any page to view full size