Hi all
Literally the first time I have posted on a message board, made sure to read all the intro instructions and it is a bit frustrating not to figure out this particular issue I have on my own - but here I am, and I’d like some help.
I bought the Arduino Starter kit and some LEDs and have been toying with a few projects. I had no trouble working with the USB as my main source of power until I wanted to power a 144 LED RGB addressable strip (the NeoPixel from Adafruit). To power this I followed Adafruit’s schematic from here: http://learn.adafruit.com/assets/1170. I used the recommended 5V 2Amp power supply listed here: http://learn.adafruit.com/digital-led-strip/powering.
Works great. No problems at all with any part of it. I was pretty excited and showed some people how easy it seemed (dangerous attitude I have found out).
I am new to the electrical part but have been programming off and on for a few years so I was pleased with this, however I wanted to make it entirely portable, no wall adapter and no USB to the computer so I bought this 4 AA battery holder: https://www.sparkfun.com/products/552, believing this would supply the power I needed. I also bought a multimeter to be able to tell voltage differences if something was not working as I had expected.
I connected the battery holder the same way I connected the external power supply (using the DC barrel jack adapter: https://www.sparkfun.com/products/10288) but the Arduino Uno’s board LED did not come on. I measured the voltage and it was at a relatively constant 5.3V. Keeping the battery holder on, I plugged the USB connection into the computer and everything worked just as it did before.
This made me think maybe the board was not receiving enough power, so I plugged a 9V battery in the same way as the battery holder and no dice. However, plugging the USB in while the 9V battery was connected and everything worked fine again. I tried the 9V battery and the 4 AA battery holder and that did not work, I tried plugging the 9V battery through a connector into the barrel jack on the Arduino board itself and that did not work, I tried 2 9V batteries through the DC barrel jack and that did not work and I tried the 5V adapter in the barrel jack of the Arduino board with the 9V battery plugged in through the DC barrel jack and that did not work. It seems to me that the Arduino prefers something from that USB connection however I do not know what that thing is.
It has got me pretty perplexed. The answer is probably staring at me in the face and I am too ignorant to know how to troubleshoot correctly, and that itself is frustrating but I don’t quite know what to do. So here is my first post to a board, to help me out. Hopefully it is something so simple that I slap my head and learn something.
Thanks all for your help and let me know if I can be more specific, take pictures of the set up, etc. Anything to help.
Thanks!