Robot Arm

From CSCWiki
Revision as of 15:44, 19 December 2011 by Sharvey (talk | contribs) (Created page with "= Hardware = The arm is a [http://www.lynxmotion.com/c-130-al5d.aspx Lynxmotion AL5D]. = Operation = Currently the arm is controlled by interfacing directly with /dev/ttySx or /…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hardware

The arm is a Lynxmotion AL5D.

Operation

Currently the arm is controlled by interfacing directly with /dev/ttySx or /dev/ttyUSBx . The syntax for controlling this is by sending the following string to the board:

#<servo id> P<position> S<speed> T<time>

Servo key and degree of motion