I am driving a WS2812D (file at JLCPCB) chain from an Arduino output. The chain is a typical series arrangement, think of it as ABCDE. ABC are at a location 1 m from the Arduino. DE are at another, 2 meters distant from ABC. I have the necessary bulk capacitance, local capacitance, and series resistances all as specified by the manufacturer.
I would like to duplicate the appearance of C(call it C') at the start of DE. Effectively, the appearance then would be ABC ---- C'DE.
To do this, I would split the signal output from B, routing it to the input of C on the ABC panel, and the input of C' on the C'DE panel.
What should I do about the series resistance at C on ABC, and at C' on CDE; if I leave them both as 75 ohms, that seems to me to significantly overload the output of B; looking at the WS2812D Spec, it's not very clear what the capability of the WS2812 output might be.
Schematic, for those who need it:
No, I didn't show power connections. Power to the LEDs is an external supply, with ground commoned to the Arduino as per best practices.
For clarity, imagine the LEDs shown are labeled ABC C'DE
I would just wire it up and try it, but I thought I'd ask first. Any suggestions?
