Hello. I have built two desks that will be side by side - I routed out tracks on the surface and underside of the desks. I have installed LEDs on the surface and underside of both desks - I’ve tested each individual LED strip and everything works really well but I have yet to try everything at once and had some questions about strip layout/microcontroller layout.
Materials:
LEDs: .amazon.com/dp/B088BPGMXB
Microcontroller: www.amazon.com/dp/B08246MCL5
Power supply: .amazon.com/dp/B06XK3X3PW
Microphone: .amazon.com/dp/B09G4RNT3G (I haven’t plugged these in yet or played around with them yet but plan to attach them later for sound reactive effects - not essential just a fun addon).
The LED strips are in 4 distinct strips:
Desk 1 top(surface): 128 LEDs
Desk 1 bottom (underside): 206 LEDs
Desk 2 top(surface): 110 LEDs
Desk 2 bottom(underside): 185 LEDs
I haven’t used the above power supply yet I was using a smaller supply for testing purposes.
The strips all start at a common spot in the middle of the two tables. I plan to wire all the +V lines together to a common +V wire using a WAGO connector and connect that to the power supply. I will do the same with the - wires to the power supply.
I was going to keep 4 unique data connections and 4 unique ground connections for connecting to 2 microcontrollers (the ESP32). I know the ESP32 can control up to 10 strips but I’m not worried about resource cost and using another controller and just thought it might be easier but I’m open to suggestions.
One controller for the top of the desks, another controller for the bottom strips of each desk. Essentially one of the desks is my desk - the other desk is for my girlfriend. I want to basically have different units of controllable sections and I’m not sure this is the best plan as most documentation/info I’m finding is for segmenting long strips not pairing discrete strips.
Essentially I want to be able to do the following things:
Control all 4 segments of lights at once.
Control the top of both desks.
Control the bottoms of both desks.
Control top and bottom of desk 1.
Control top and bottom of desk 2.
Control top and bottoms independently for each desk.
Basically I want my girlfriend and I to control our desks independently but also share lighting and effects if we wanted.
I was thinking of doing the attached imagine for my wiring of the LEDs (top1 and top 2 to one controller - bottom 1 and 2 to other controller).
It might make more sense to wire all 4 strips to one controller or to wire one desk per controller instead of combining the tops and bottoms to separate controllers
I have not hooked up multiple strips to a controller (or used multiple controllers yet) to play around with the WLED software but I just wanted to see if anyone had any recommendations before I started since I am new to this.
Any feedback appreciated!
Thank you!