Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (26 loc) · 1.63 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.63 KB

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