资 源 简 介
Arduino code for a face tracking robot as described in the blog http://bit.ly/OiJC5N
This sketch captures data from coming in on the serial port of an Arduino Uno and parses it into pan and tilt angles that move 2 servo motors attached to a webcam to create a pan/tilt mechanism.
This was built as an addition to the blog "BUILDING A FACE-TRACKING ROBOT (HEADROID1) WITH PYTHON" - http://bit.ly/OiJC5N for detail of this project.