Hi,
I'm having some trouble with my lilypad arduino. I have 9 pairs of lilypad LEDs hooked up in parallel (in other words, 2 LEDs per pin for 9 pins) and am using the 5V lilypad battery source. I had initially programmed it to do a simple blink in pairs and it had worked for the first few minutes, which leads me to assume there is no short but after I reduced the program to only a single pair blinking, the LEDs have stopped responding.
The code I am using is the example code and I compiled and uploaded it as I had the first time but no matter what I do, the LEDs don't blink (even if I change the pin I'm using or change it to the first code). When I upload it as well, the light on the battery source remains red and a green and red light shine on the arduino itself but after a few seconds, nothing is lit up except the red battery light.
Anyone have any idea what the problem might be?