Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DYNAMIXEL protocol library for Arduino

License

NotificationsYou must be signed in to change notification settings

ROBOTIS-GIT/Dynamixel2Arduino

Repository files navigation

Serial and Direction Pin definitions of ROBOTIS controllers

  • When running DYNAMIXEL without DYNAMIXEL Shields on OpenCM9.04, OpenCR or custom boards, you might need to change the Serial and DYNAMIXEL Direction Pin.

  • We provide the information below to make it easier to define Serial and Direction pins for specific hardware.

    Board NameSerialDirection PinNote
    OpenCM9.04Serial128Uploading Arduino Sketch will erase the factory firmware. The firmware can be recovered with DYNAMIXEL Wizard 2.0
    OpenCM485EXPSerial322
    OpenCRSerial384OpenCR has an FET switch to control power supply to DYNAMIXEL. (Reference link)
    OpenRB-150Serial1(-1)Automatic-

How to add new DYNAMIXEL model.

  • For the convenience of the user, Dynamixel2Arduino API hardcodes some information in the control table and stores it in flash.
  • To do this, you need to add code to some files. In this regard, please refer toPR#3 andPR#7

How to create custom PortHandler Class

  • Please refer toport_handler.h
  • Create a new class by inheriting PortHandler as public. (Like SerialPortHandler and USBSerialPortHandler)

About

DYNAMIXEL protocol library for Arduino

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp