The newly released Arduino Leonardo has a few very interesting features, most notably the ability to act as a USB keyboard and mouse thanks to the new ATmega 32U4 microcontroller. This feature ...
You'll be working with analog readings from the input (photoresistor) and an Arduino library for the output (servo motor). The entire program is just 33 lines long, and you can opt to modify it to ...