Very Simple LED Question

retrolefty:
A series resistor/led network can be driven at various brightness levels by wiring it to an arduino pwm output pin and sending different duty cycle values to vary the average brightness displayed.

PWM is the better solution. See the example that comes with the Arduino IDE, File > Examples > 01.Basics > Fade or http://arduino.cc/en/Tutorial/Fade