Trossen Robotics Interbotix PhantomX Manual

Robot turret

Advertisement

Interbotix Labs Robot Turret Manual

Introduction

The Interbotix Robot Turrets are a line of high performance Pan/Tilt units powered by the Arbotix
Robocontroller. These units ship with a default Comm_EXT firmware preloaded which has a basic serial
communication protocol & Instruction Set for controlling the Dynamixels, the DC motor controller, and
various I/O. The design intent is that the Robot Turret is to be operated via USB FTDI Cable or Xbee
Wireless tether to a PC, and are capable of sending sensory data back to said PC. A USB or Wifi Camera
can also be used to transmit video data back to the PC for machine vision applications. A Roborealm
software module has been designed to help facilitate this and communicates directly with the
Comm_EXT firmware instruction set. There is a GUI within Roborealm for controlling the Robot Turret,
as well as .NET based VB & C# demo applications available.
Advanced users may also create their own custom firmware for autonomous operation or other
applications. Documentation on custom programming the Arbotix is available on Vanadium Labs'
website. Please refer to our assembly guides for instructions on how to build particular model of Robot
Turret. Links to all documentation can be found on the Product Page.

Serial Port Communication

The Robot Turret Kit come with an FTDI Cable which is used for both USB Communication with a PC as
well as optional custom programming of the Arbotix. Please note that if you are using the FTDI Cable to
program your ArbotiX, you must enable the "Set RTS On Close" option in your Device Manager >> USB
Serial Port Properties >> Port Settings Tab >> Advanced menu. The ArbotiX also supports the use of Xbee
radios for wireless communication; more information on setting these up can be found in the Arbotix
Documentation.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Interbotix PhantomX and is the answer not in the manual?

Questions and answers

Summary of Contents for Trossen Robotics Interbotix PhantomX

  • Page 1 Interbotix Labs Robot Turret Manual Introduction The Interbotix Robot Turrets are a line of high performance Pan/Tilt units powered by the Arbotix Robocontroller. These units ship with a default Comm_EXT firmware preloaded which has a basic serial communication protocol & Instruction Set for controlling the Dynamixels, the DC motor controller, and various I/O.
  • Page 2 Comm_EXT Firmware The Comm_EXT firmware allows full access to all of the features of the Robot Turret using a simple serial protocol and instruction set. This firmware that comes preloaded on Arbotix's that ship with Robot Turret. You do not need to reprogram your Arbotix unless you intend to modify or design your own firmware.
  • Page 3 Ext Instruction Byte: OpCode Instruction 0x00 Cancel Extended Instruction Mode 0x08 No Action 0x10 Read Analog0 as 8-bit value 0x11 Read Analog1 as 8-bit value 0x1K Read AnalogK as 8-bit value 0x1B Read Digital0 through Digital7 as a Byte 0x40 Motors Off 0x50-K Left Motor Reverse, (K*10)/100% of Speed...

Table of Contents