Skip to content

Club-INTech/Dynamixel-Com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dynamixel Communication Library

This library was developed with a view to using the Dynamixel XL430 servomotor in a robot.

Supported boards

Board using HardwareSerial using SoftwareSerial
Teensy 3.x natively with TeensyDuino libs natively with TeensyDuino libs
STM32 nucleo not supported natively with STM32duino core libs since v1.8
ESP32 not supported adding ESPSoftwareSerial lib
Arduino AVR not supported adding SoftwareSerialWithHalfDuplex lib