Help required for controlling LEDs via ESP32

Hello everyone,

Unfortunately, I’m having problems with the control of my LED strips and haven’t quite found what I’m looking for in this thread either. I hope someone can help me as quickly as possible.

Since I have a more complex setup with 16 LED strips of 1 meter each with 60 LEDs/m, I have created three tubes in TD for this purpose and play them with different animations. For communication I use an ESP32, which I connect to my computer via USB C. I think serial communication makes the most sense because of the connection, or am I wrong?

Since I have 3 different Topto-Chops, which should send all three data and which should each control the appropriate LED strip, I don’t know what to do. I think I have to include the information about which strip is currently being controlled and which output it has on the ESP32 when sending the data… I am greatful for any tips!

LED-Mapping_Tubes.toe (9.6 KB)