Skip to content

dudu8009/HerkulexServo

 
 

Repository files navigation

HerkulexServo

This library allows you to control Herkulex smart servos directly from an Arduino. These servos are more expensive than the well-known RC-hobby servos and they are also a bit more complex to use, but they have some cool features that make them great for small-scale robotics and other mechatronics projects. This library offers a number of benefits:

  • Supports Herkulex DRS-0101 and DRS-0201 smart servos.
  • Modern, clean API exposes a broad feature set.
  • Robust communication layer that checks and resends garbled data packets.
  • Works reliably on an Arduino Uno with SoftwareSerial at 115200 Baud.

Documentation

Documentation can be found here: https://cesarvandevelde.gitbooks.io/herkulexservo/

About

An Arduino library for communicating with Herkulex smart servos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%