For a decoration I plan to power LEDs which already contain a controller using an Arduino Uno (Rev 3). I am using a AC/DC adapter which provides enough current.
My question is: Can I plug-in the AC/DC adapter using the 2.1mm plug into the Arduino Board and connect the power source of the LEDs to the VCC pin? Or is this too much current for the Arduino board?
I assume there is a direct connection between the power plug and the VCC pin.
I don't see a Vcc pin. labled on the Rev. 3 board.
Vcc in the Rev 3 schematic is +5volts.
You must be confused with the Vin pin.
If you use the Vin pin for the LEDs you will have to control them with drivers as the digital pins on the Arduino will not work with the voltages found on the Vin pin.