AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

Adafruit

$50.15 |
In stock
No reviews yet

The Adafruit Matrix Portal is a plug-and-play controller for HUB-75 RGB LED matrix panels. Powered by an ATSAMD51 (Cortex M4) with an ESP32 WiFi coprocessor,...

Stock availability

In our warehouse
1 in stock
Available with leadtime
3 available
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Adafruit Matrix Portal is a plug-and-play controller for HUB-75 RGB LED matrix panels. Powered by an ATSAMD51 (Cortex M4) with an ESP32 WiFi coprocessor, 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 dual-processor design lets the SAMD51 handle high-speed RGB matrix updates and native USB, while the ESP32 manages WiFi with TLS/SSL encryption. This makes it ideal for internet-connected LED displays showing live data, animations, and interactive content.

Key Features

  • ATSAMD51J19 Processor – Cortex M4 with 512 KB flash, 192 KB SRAM, native USB, and DAC/ADC/PWM
  • ESP32 WiFi Coprocessor – Secure WiFi with TLS/SSL support via SPI
  • Direct HUB-75 Connection – 2×10 socket plugs directly into matrix panels (16×32 up to 64×64)
  • USB-C – Power and data; native USB for 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/output for audio playback or additional hardware
  • GPIO Breakouts – 4 analogue outputs with PWM and SPI support
  • Two User Buttons – Plus reset button, NeoPixel indicator, and power LEDs
  • Address E Jumper – For use with 64×64 matrices

Ideal For

  • Internet-connected LED signs and information displays
  • Live data dashboards (weather, stocks, social media, transit)
  • Pixel art displays and LED animations
  • Interactive installations with motion and tap detection

Package Contents

  • 1× Adafruit Matrix Portal (pre-programmed with rainbow digital sand 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.

Resources

Jargon buster

Plain-language definitions for the technical terms used above.

ADC
An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
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 low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
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.
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 (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
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.
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, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
SAMD51
A family of 32-bit ARM Cortex-M4 microcontroller chips from Microchip, often used to run the main program on a development board. When a board is built around a SAMD51 it generally offers more speed and memory than basic 8-bit microcontrollers, which helps with demanding tasks such as graphics, audio or fast data handling.
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.
SRAM
Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
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
USB-C is a small, reversible USB connector that can carry power, data and, on some devices, video over a single cable. The same connector can range from charging only to high-speed data, so the functions a given port actually supports vary.

adafruit protomatter rgb matrix library

Example Code · 784.6 KB · Click any page to view full size

Download PDF

rgb led matrices matrix panels with circuitpython

Circuit Diagram · 4.9 MB · Click any page to view full size

Download PDF

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.