Ok so my question is regarding the hardware of a string of lights. You may have seen the project before where people use arduino to program a string of lights, but I have a really long string of 50, and I'd like to cut it.
So the issue is that I'm not sure which wires are which because most lights use Red (power), Blue (ground), Green (clock), and Yellow(data) whereas my string of leds uses Red, White, and two blue, meaning my white wire and one of my blue ones represents the Green and Yellow from the diagrams. I went ahead and cut the string in half - but there were only 3 wires in the middle! One of the blue wires ends after the first led, so each led has only a red, white, and blue wire between them. I tried linking the lights as I did before I cut it, but the lights didn't follow the code. They just lit up in random colors, switching after every second or so. Which wires are which? Can someone tell me how to make sure that the data is going through?