
minisscii - a little tool to control servos via the Mini SSC II servo controller.

minissc [--baudrate=2400|9600] [--device=/dev/ttyS0] [--verbose] [--help] <servo id> <servo pos> [<servo id> <servo pos> [ ... ]]

Options can be specified in a ~/.minisscrc file, having the following layout:
# Mini SSC II resource file baudrate 9600 device /dev/ttyS0

This mini tool allows you to control servos via the Mini SSC II serial servo controller from Scott Edwards Electronics Inc (http://www.seetron.com/ssc.htm).

Johan Van den Brande <johan@vandenbrande.com>

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.