/rpi-led-screen

A LED screen made by LED matrix modules controlled by a Raspberry Pi Pico.

Primary LanguagePythonMIT LicenseMIT

LED Matrix screen with Raspberry Pi Pico

This is a screen made with 20 LED Matrix modules, each one with 8x8 LEDs, controlled by a Raspberry Pi Pico. A Python script running on a computer captures the video frames from given YouTube video, then send the pixelized frames to the Raspberry Pi Pico via USB. Raspberry Pi Pico then displays the frames on the LED Matrix screen.

See the following video for demo.

Demo video

Hardware

See hardware for details.

Code for Raspberry Pi Pico

See rp2040 for details.

Code for Windows

See win32 for details.

3D Models

See cad for details.