Store

Adafruit

4.5 (2 reviews)

$36.21 |
In stock at supplier
4.5 (2 reviews)

The Adafruit Matrix Portal S3 is the next-generation plug-and-play controller for HUB-75 RGB LED matrix panels. Powered by the ESP32-S3 with built-in WiFi an...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Adafruit Matrix Portal S3 is the next-generation plug-and-play controller for HUB-75 RGB LED matrix panels. Powered by the ESP32-S3 with built-in WiFi and Bluetooth LE, it plugs directly into the back of any compatible matrix — no soldering or wiring required. Just attach power and start coding in CircuitPython or Arduino.

The ESP32-S3's dual cores and dedicated parallel output peripheral handle matrix driving without bitbanging, leaving plenty of processing power for WiFi networking and your application code. With 8 MB of flash and 2 MB of PSRAM, there's room for GIFs, IoT data parsing, and large display buffers.

Key Features

  • ESP32-S3 Processor – Dual-core with 8 MB flash, 2 MB PSRAM, WiFi, and Bluetooth LE
  • Direct HUB-75 Connection – 2×10 socket plugs into matrix panels (16×32 up to 64×64), plus 2×8 IDC connector for standard cables
  • Native USB-C – Power, data, and native USB for HID, MIDI, and drag-and-drop programming
  • LIS3DH Accelerometer – For digital sand projects, orientation detection, and tap sensing
  • STEMMA QT Port – Plug-and-play I2C for sensors and peripherals
  • JST 3-Pin Connector – Analogue input for quick connections
  • GPIO Breakout Strip – 6 GPIO including 4 analogue inputs with PWM, SPI, or I2S support
  • Two User Buttons – Plus reset button, NeoPixel indicator, and power LEDs
  • Address E Jumper – For use with 64×64 matrices (defaults to pin 8)
  • Chain and Panelise – Support for long chains or grid configurations of multiple panels

Ideal For

  • Internet-connected LED signs and information displays
  • Live data dashboards (weather, stocks, social media, transit)
  • Animated GIF displays and pixel art
  • Large multi-panel LED installations

Package Contents

  • 1× Adafruit Matrix Portal S3 (pre-programmed with basic display demo for 32×64 matrices)
  • Mounting screws for power cable attachment
Note: RGB LED matrix panel, USB-C power supply, and 5 V power adapter (for larger matrices) are sold separately. Compatible with any HUB-75 matrix from 16×32 to 64×64. The ESP32-S3 does not have a DAC output — use an I2S amplifier for audio projects.

Resources

Jargon buster

Plain-language definitions for the technical terms used above.

bitbanging
Bitbanging means using software to manually switch pins on and off to create a communication or display signal. Avoiding bitbanging can make a product faster and more reliable because dedicated hardware handles the timing instead of your program doing all the work.
breakout
A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
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.
DAC
A digital-to-analogue converter turns numbers from the microcontroller into a real analogue voltage. It matters if you want to generate simple waveforms, audio-style signals, or variable control voltages rather than just on/off outputs.
ESP32
ESP32 is a family of microcontroller modules with built-in wireless features such as Bluetooth and WiFi. Knowing this product uses an ESP32-based module helps explain how it provides wireless serial communication and firmware update features.
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.
HID
Human Interface Device is a USB device class used for keyboards, mice, gamepads and similar controls. If a board supports HID over USB, it can act like an input device to a computer without needing a custom driver.
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.
I2S
I2S is a digital audio interface used to send sound data between chips, such as from a microcontroller to an audio amplifier or DAC. It matters if your project needs cleaner digital audio output than a basic buzzer or PWM signal can provide.
IDC connector
An IDC connector is a ribbon-cable connector commonly used to carry many signals in a neat, keyed cable. On LED matrix products, it matters because it lets you connect panels with standard matrix cables instead of wiring each signal separately.
IoT
Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
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.
LIS3DH
A specific low-power 3-axis accelerometer chip made by STMicroelectronics. Knowing the chip part number helps you find the correct datasheet, libraries, wiring details, and limits such as its safe voltage range.
MIDI
MIDI is a standard way for electronic instruments, controllers, and software to send musical control messages such as notes, velocity, and timing. If a board supports MIDI, it can be triggered from keyboards, drum pads, sequencers, or other music gear rather than only from buttons or code.
native USB
Native USB means the microcontroller itself handles USB communication, rather than using a separate USB-to-serial chip. This matters for programming, debugging, and projects that need the board to act directly as a USB device.
NeoPixel
A type of addressable LED system where colour data is sent along a single digital data line from one LED or controller to the next. Compatibility matters because the timing and signal format must match for the lights or driver board to respond correctly.
PWM
Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
RGB
Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
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.
STEMMA QT
A small plug-in connector system for I2C boards that lets you connect compatible sensors and controllers without soldering. It matters because it can make wiring faster and less error-prone, especially when adding several small modules to a project.
USB-C
A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.

Related Tutorials

Free guides on learn.littlebird.com.au

Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.