Help understanding data path and control over separate shapes
I'm attempting to build some modular shape structures with led strips. I'd like to start off by constructing a square, which i can then connect to other identical squares.
Among many things, I'm struggling with how I would orientate the led strips/data for each square.
I want to have individual control of each square and I'm not sure if this means each square needs to be a separate output from my controller or if i could wire one long strip up in series and then use the software (resolume) to control each square specifically?
If i can wire it all in series, so data into the top left of square one, the strip would need to run around back to that corner and then id need to wire the data from there into the next square right? Or could i run a 3 way connector at any corner and run this into the next square? This would help with the simplicity of connecting adjacent squares but the data line doesn't make sense to me if its splitting from one point into two.
Any help would be very much appreciated, thanks!