Hi Everyone! Thanks in advance for any and all help!
I need to use WS2811 ICs to drive slightly amplified loads in each of the three channels (R, G, and B). At 5V, the data sheet for WS2811 says that those channels will drive constant current of 18.5ma each (by design for one LED). What I want to do is have each channel drive about 80ma each (in addition to the 18.5ma synced by the IC). The plan is to have 4 LEDs in parallel on each of those channels at 20ma each (totaling 80ma each).
Here is a chicken scratch circuit (see attachment) I came up with for ONE CHANNEL (red) on the WS2811. This is just the circuit for the channel… yes there is more to it for the WS2811 itself and hooking up to the Arduino, but that part I’m confident I have right. The question is… is this going to work with a PNP transistor like I have here? Something about it feels wrong like I might be missing resisters somewhere or something. But the chip would basically be syncing the base of the PNP at a constant current of 18.5ma.
The following requirements are very specific and can’t be changed: Must use the WS2811 chip, must drive 4 - 20ma LEDs on each channel, and the circuit must be 5 volts.
Thanks!