Drive an LED matrix display using the Raspberry Pi Pico RP2040 microcontroller. Demonstrates GPIO multiplexing, scan-line display refresh, and basic animation patterns. The Pico's dual-core ARM Cortex-M0+ runs the display refresh on one core while the animation logic runs on the other. Great introduction to the RP2040 platform.
Cite this design
@design{community/pico-led-matrix,
title = {Raspberry Pi Pico LED Matrix},
author = {community},
url = {https://breadboardhub.com/community/pico-led-matrix},
version = {1.0.0}
}