Hi all,
My project is trying to get an adafruit neopixel strip (9 leds) to light up red. I have tested this strip using jumper cables connected to the arduino uno r3 and the leds work as expected. I then soldered about 12 feet of 16 gauge wire in between the arduino and the leds and now the led strip is lighting up green.
I read on another forum that the voltage drop across the wire is too much and the red requires more power and thus doesnt get through. In that same forum it recommended to use a lower data rate. Originally I was using the NEO_KHZ800 but dropping it to NEO_KHZ400 caused the LEDs to turn white.
Attached a pic of the basic setup.
Im assuming I need to somehow increase the voltage getting to the LEDs?
I dont know if this issue is against the 5V going to the LEDs, or the data out PIN from the arduino. Is this something I could use a pull-up resistor with? If so, Im not sure how to implement it.
Thanks in advance!!
My project is trying to get an adafruit neopixel strip (9 leds) to light up red. I have tested this strip using jumper cables connected to the arduino uno r3 and the leds work as expected. I then soldered about 12 feet of 16 gauge wire in between the arduino and the leds and now the led strip is lighting up green.
I read on another forum that the voltage drop across the wire is too much and the red requires more power and thus doesnt get through. In that same forum it recommended to use a lower data rate. Originally I was using the NEO_KHZ800 but dropping it to NEO_KHZ400 caused the LEDs to turn white.
Attached a pic of the basic setup.
Im assuming I need to somehow increase the voltage getting to the LEDs?
I dont know if this issue is against the 5V going to the LEDs, or the data out PIN from the arduino. Is this something I could use a pull-up resistor with? If so, Im not sure how to implement it.
Thanks in advance!!