firmwareWokwiMIT

Raspberry Pi Pico LED Matrix

community/pico-led-matrix
rp2040picoled-matrixdisplayanimation
C
Community
v1.0.0 · UpdatedAug 22, 2024 ·0 downloads ·0 forks

Live Simulation

Wokwi
Description

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}
}