
Looking to run a LED strip like an external display
I'm looking to create five 2-metre (6.56 feet) free-standing lights like this image.
However, every DIY project like this is controlled by a DMX512. I'm not interested in using this project alongside professional stage lighting, so DMX is completely unnecessary.
I began a deep dive into people who've turned LED strips into displays.
Most of these projects are overly complicated, adding Wi-Fi capability and the likes. What I would like is to wire these strips together into a single continuous line and have them act as a plug-and-play display. Just like any computer monitor (although a very skinny, low-resolution monitor).
Here's a basic a$$ diagram:
So two questions:
- What SoC would you recommend?
- What program/software would enable my computer to recognize them as a second monitor of sorts?
I'm considering an ESP32 and any LED strips that use the SK9822 driver for high-speed uploads. However, I'm open to any recommendations.
Thanks in advance!