I want to make an open source expandable system to control WS2812B 5m 60 ip30 (or higher pixel density) led strips. Im going to be using about 40 meters which is about 2400 leds in total but all the controllers I can find have a max pixel count of 2048. Is their a way I could have two controllers take 2 strips each and somehow link them together so its controlled as one strip? Could I reliably use and API to do this or is their some better hardware i could use? Any help would be greatly appreciated.
Asked
Active
Viewed 29 times
0
-
2You have linked to AliExpress ad pages instead of datasheets. Most likely there are none so you're buying 2400 LEDs with no specifications and hoping they'll all work. This is not advisible. See [What to check for when buying an electronic component or module](https://electronics.stackexchange.com/questions/504044/what-to-check-for-when-buying-an-electronic-component-or-module). – Transistor Aug 06 '20 at 21:55
-
You could have one controller control the other over I2C, SPI, or RS-485 – haresfur Aug 06 '20 at 22:15
-
The power traces do not function beyond 5m due to trace resistance. Try again. – Tony Stewart EE75 Aug 07 '20 at 02:02