Skip to content
JamesNewton edited this page Apr 20, 2018 · 54 revisions

The end point of the standard Dexter robot hardware is a replaceable "tool interface" It has a shape which makes it easy for other tools to be clicked on and off. There are "pogo pins" at the end for electrical connection. The tool interface has room for wiring and a Tinyduino interface device which is attached with slightly longer bolts.

The signals available to the end effector include power, ground, and whatever signals the main board has been configured to produce. Early versions supplied USB connection, some were configured to produce PWM type RC servo drive signals, but the standard going forward will be a Dynamixel XL-320 servo bus and a return serial data line. The Tinyduino will listen on the servo bus and may return data there or via the dedicated return data line.

Signals from Dexter to the Tool Interface:

  • Groun
  • Logic power +5 Volts
  • Servo power
  • Servo bus
  • Return serial data

Multiple signals are available from the Tinyduino for many different purposes.

Known end effectors:

See also:

Clone this wiki locally