Greetings,
I have an Arduino Uno (and code) which functions perfectly when powered via USB from my computer.
However, when I try to power it via an external power source only, it only executes once with a reset. Every time I press the reset button, it runs once, but never continuously.
Here are the power supplies I have tried:
- 12 VDC 800 mA connected to arduino power jack
- 12 VDC 1 A connected to arduino power jack
- 5 VDC 500 mA ipod charger connected to arduino USB port
Is there a jumper I need to configure, or some sort of manual configuration (e.g. resistor) needed somewhere?
Let me know what you think.
P.S. - here is what my arduino is running:
- chronodot clock
- two SHT11 temperature/humidity sensors
- one LM35 temperature sensor
- one photoresistor
- one ethernet shield