Close

First post

A project log for Home Jumbotron

A jumbotron display you can use at home

josh-kallusJosh Kallus 01/27/2024 at 05:540 Comments

I have the RGB LED Matrix working running off a raspberry pi. I modified an example from https://github.com/hzeller/rpi-rgb-led-matrix to receive pngs over ZeroMQ and display them. Currently I can get about 30fps of live streaming video from a webcam running from a simple python app. I want to use this to iron out issues with the display flickering and displaying a consistent refresh rate before I move to generating and sending pixel art style images and animations.

Discussions