In this archive you find the program and circuit diagram for a camera position control system.
This system can be controlled via a RS232 serial link from a PC.
The system is based on a Microchip PIC 16F648 microcontroller.
Control for 4 RC servos and one digital on / off channel is available.
The servos can drive x and y motion for the camera, focus, and zoom if available.
The on off channel is connected to a LED and available for general purpuses.
A 6 V DC supply is needed, with enough current capability to drive the servos.
Any RC servo that uses Graupner-J/R connectors should work.
Communication with the PC works at 19200 Bd, 1 start bit, 8 data bits, 2 stop bits, no parity.
You should have hardware handshaking OFF in you communication program.