Controller

Hi, I’m creating a small matrix of around 1200 pixels total and am thinking I would use WLED to receive artnet data from LED Lab.

I’m wondering what controller hardware I should use.

I was looking at the ESP Art Stick but it looks like it can only run 1024 pixels.

Another option would be something like a Teensy which seems like it would have enough power…

Any thoughts on this?

Cheers

Phil

Actually WLED have listed compatible hardware here https://github.com/Aircoookie/WLED/wiki/Compatible-hardware
I would recommend QuinLED-Dig-Quad for safe operation.
https://quinled.info/2020/06/17/quinled-dig-quad/
Plus @Quindor have very good guides and always in Discord helping with his boards if needed.

1 Like

You can run 1200 pixels with no issue depending In two things.

  1. the refresh rate.
  2. If the software allows it.

If I remember correctly wled has a limit of something like 8 universes which is 8 * 170 pixels. The hardware is not technically limited in many cases. My example of what I mean by that statement is: if you Had a supercomputer it no matter how hard you try could not run more than around 800 pixels with a 40 FPS refresh rate. This is due to the clock speed of the pixel, the super computer is clearly fast enough.
When looking at a single output. Changing hardware from a d1mini to a teensy, pi, or beagle bone really only changes things minimally. This a because Most of the limit on number of pixels has to do with refresh rate of the pixel itself vs the hardware it’s tied to. However changing the driving hardware can allow for multiple outputs vs one output. Wired Ethernet vs wireless, etc.

Conclusion if you want to drive 1200 pixels I would either get a falcon picap or similar, or buy two art sticks. The picaps support two outputs so you could put 600 on each. The guy who makes the art stock sells one as well as falcon.