symmetryninja / Dynamixel_Serial

Arduino library to control Dynamixel servos (MX series) over serial.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamixel Serial library

Arduino library for interfacing with Dynamixel MX series servos over serial comm v1.0.

Usage

See the examples folder for sample code.

Changelog

  • 25 March 2015 - Library migrated to GitHub.
  • 25 April 2013 - A few errors have been fixed in Dynamixel Library
  • 28 June 2012 - Dynamixel Library re-written from the ground up... there is no longer missed commands set to the servo.
  • 10 April 2012 - Dynamixel Library now has example of how to set-up and program a Dynamixel Servo via a Arduino
  • 17 January 2012 - Library and Arduino sketch in download section updated to work with Ardunio 1.0

More Information

Attribution

Original code by J.Teda https://code.google.com/p/slide-33/

License

Released under LGPL, see LICENSE.txt

About

Arduino library to control Dynamixel servos (MX series) over serial.

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 100.0%