Hi,
I’m looking to create a matrix of addressable LEDs on a ceiling that I can run custom animations on. I’m thinking of putting fluff over top the LED strips to create a cloud ceiling effect.
I’m a total noob when it comes to lighting stuff, so I have a couple questions:
-
What would be the recommended density of LED strips? I imagine I’d run them side-by-side, but how close together should I space them in order to have enough resolution for some interesting animations like circular waves and what not? I don’t want to do any overly detailed animations, but it would be cool to support basic geometries and circular stuff. The density in one direction would be determined by the density of the LED strip itself, and the density in the other direction would be determined by how far apart I space adjacent LED strips. Is it important that these densities are close or match?
-
I’m guessing I’ll need a lot of LED strips… the ceiling is ~14’ wide and depending on what we decide, 15-22’ long. Am I right in understanding that ESP32 controllers running WLED only support up to 10 strips? Will I need more than that? If so, should I just use multiple controllers? Will it be tricky to power that many LED strips? Any recommended controllers in particular?
-
Is it possible to achieve low enough latency to do cool animations when controlling the LED strips remotely over WiFi programmatically via API?
-
Any other general/relevant advice is welcome Thank you!