Begin3 Title: camc_pic Version: 0.7.1 Entered-date: 2004-02-23 Description: RS232 to RC servo control. Designed for camera control, x, y, focus, zoom, using RC type servos (1-2mS pulses every 20 mS). Commands to individually set the servos can be send over a serial port. Diagram included tar -zxvf cam_pic-0.7.1.tgz cd camc_pic-0.7.1 Then follow the instructions in README. Changes from 0.7.0: auto sequence timer config moved to load_presets, to fix too long time because of overflow (4 minutes!). 'INTERRUPT' displayed at end of menu after 80 ms, Bell sounded immediatly. Fixed double status display in interrupt. Keywords: webcam, RC servo, positioning. Author: panteltje@yahoo.com Maintained-by: panteltje@yahoo.com Primary-site: http://www.home.zonnet.nl/panteltje/pic/camc_pic/ Alternate-site: ? Platforms: PIC microchip Copying-policy: GPL End