Controlling Dynamixel servos - half duplex
I'm thinking about getting a couple Dynamixel XL430-W250-T servos to use for a custom autopilot for my pedal powered boats.
My question is, will using the half duplex object in the OBEX eliminate the need for building the full duplex to half duplex converter circuit?
My question is, will using the half duplex object in the OBEX eliminate the need for building the full duplex to half duplex converter circuit?
Comments
My object doesn't yet implement all Dynamixel 2.0 features, but it handles the ones you'll probably use most. A couple of my friends have used this code for props in the film industry. To connect to that Dynamixel you'll use the start_ttl() method.