dynamixel_motor icon indicating copy to clipboard operation
dynamixel_motor copied to clipboard

Which electronics are needed

Open thunderbug1 opened this issue 9 years ago • 1 comments

Hi, I´m just wondering if you use a buffer circuit for the communication with the motors?

I found nowhere in the code the possibility to specify a direction pin which is used to switch between send and receive. So I tried to set the "readback_echo" of the serial_proxy to true and connected Rx and Tx directly with the dataline but it doesn´t find the motor.

thunderbug1 avatar Apr 28 '15 16:04 thunderbug1

I have only developed and extensively tested this code with usb-to-serial-type adapters (e.g. USB2Dynamixel). Some people used other hardware configurations, but I can't speak for those.

arebgun avatar Apr 30 '15 14:04 arebgun