Skip to content

Arduino/Teensy Library for Controlling CrustCrawler robot arm based on Dynamixel Protocol 2.0

License

Notifications You must be signed in to change notification settings

ibrahimjad/CrustCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrustCrawler

Library for Controlling a robot arm called CrustCrawler

The library assumes there are 5 Dynamixel MX-series servos and that they are using Dynamixel Protocol 2.0

This library supports Arduino and Teensy boards and uses RS485 to communicate with the servos.

Usage

Include the header file in Arduino IDE and make a CrustCrawler object to use its functions.

All function description can be found in CrustCrawler.h

Robotics 3rd semester project at Aalborg University.

Releases

No releases published

Packages

No packages published