An Arduino with a MegaMoto shield to drive a motor as a large RC servo. The Arduino runs the PID positioning algorithm which the MegaMoto uses to drive the motor. The motor has a 10k POT attached that feeds position values back to the Arduino. Arduino sketch here: http://code.google.com/p/megamoto-superservo/ ,Continue Reading