I will be using the Atmel ATmega168 Arduino Board for a project involving 10 sets of 50 LEDs in series. I plan to output to each array through a single Digital I/O and then send the other end of the array to a breadboard, and then to GND. Can the Arduino Board handle this? When using this calculator should I design each array to use 5.5V Source voltage? According to the specs of the LEDs I will be using, they have a 3.15 Forward Voltage and 30 Diode Forward Current, 50 LEDs in each array.
Thanks!