I'm building a laser toy for the cat using two servos and a laser pointer. This video actually shows a similar project, but this guy is driving the control of his with a watch: http://www.youtube.com/watch?v=zxGUVHHPsik.
Anyways, this tutorial on a facetracking webcam will help me set up the servos: http://mitchtech.net/raspberry-pi-servo-face-tracker/
But my question is how to connect the laser pointer to the raspberry pi. Do I just plug it straight into the gpio? What pins?
I'm planning on using servoblaster (http://www.raspberrypi.org/phpBB3/viewt ... 37&t=15011) to control the servos and would like the ability to turn the laser on and off through the pi. This is the laser I purchased: http://www.adafruit.com/product/1054.
I'm a bit of a newb on robotics. I'm afraid to fry the laser or the pi just by plugging things in. Any help you can offer would be appreciated.
Thanks!