I'm making some spacey triangular disco ball mount that has non-addressable LE strips running along the sides. Three pieces - one for each side wired up in serial ( 12V DC / R / G / B ). Now they all change color at the same time, but I wondered if putting a little component in between the strips on each channel could make a delay?
So what my goal is:
Arduino sends color -> Strip 1 changes color -> 0.1 sec delay -> Strip 2 changes color -> 0.1 sec delay -> Strip 3 changes color
And being a newbie at electronics I have a hard time "guessing" what component it should be... An inductor sounds like the thing I need but I'm not sure?
Yes I have a NPN-transistor for each RGB channel and I can change the color of the whole strip.
I have cut this strip into 3 pieces and have serial connected them and they work. I only have access to 12V DC and the RGB-channels. It only needs to be a delay in the change of color. I don't need to control every strip independently...
Is it possible to add some electrical component on each of the RGB-wires within the circles on the right side, that will delay the change. I can read that the voltage raises and falls according to the change in color in the individual channels.