Skip to content

luisgiii/cm530

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cm530

An attempt to make C/C++ development on the CM-530 a bit easier.

Warning

I am not sure this is the most up to date version. The CM-530 code uses defines from the dynamixel_address_tables.h, so is not immediately compatible with the CM-900 version.

Description

This is mostly the embedded-c code provided by Robotis collected into a handful of files and given easy to use wrapper functions. Not as nice as arduino, but it does take care of most of the low-level hardware stuff you would otherwise have to work out on your own from the scattered code examples from Robotis.

Features

  • No need to deal with port or pin registers.
  • Compatible with the CM-510/700 "easy-functions" I have not yet pushed to github, but are available on the Robotis Gallery website.
  • HaViMo2 functions built; identical to those in CM-900/510/700

About

CM-530 C/C++ "easy-functions"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published