
Mickey666Maus
Germany
Asked
— Edited
I am trying to control my Dynamixel AX-12a with the EZBPi, but when I try to connect ARC it disconnects shortly after...
Is there a wiring schematic or a tutorial on how to do this?
I guess I missed something...maybe the port in the configuration is wrong?
A pinout for the EZBPi would be helpfull!!
Related Hardware Raspberry Pi
Related Control
Dynamixel
Since I reconfigured my serial port, I can connect...but the Dynamixel servos still don't move!! I can move the servos running my own code, so the ports and the Baudrate is working correctly!! Also it seems like the EZPBi is logging the UART...which is good for debug!! You can see it is receiving the instruction package correctly!!
Also one thing I am a bit concerned about is burning my GPIOs if I am connecting the way you said. This is why I only connected the TX, but the servo should receive the package right? Maybe we should add some Voltage protection to the circuit? There are a couple of options, on my desk you can see the setup I am using which utilizes a 74LS241 and a 10K resistor...I use it to connect when I am using the Raspberry Pi only, not if I am using EZBPi!!
Why would you need to add resistors to the gpio? You’re connecting the dynamixel data line, not the power lines. Do not power the servo from the pi.
Heres me controlling dynamixel with the pi: https://synthiam.com/HackEvent/DJ-s-6th-Live-Hack-Event-Raspberry-Pi-NeoPixel-with-Arduino--17601 I'm out of town until the March 27th and cannot look at this. I'll do a live hack with the pi and the ezb pi server when i get back.
Sweet, I am looking forward to this!!
I will be out of town since first of April too...good timing!!
Hey, I am still on vacation...but could not resist to do some robot related stuff!!
So I stumbled upon this recommendation by Robotis

And had this idea, which also uses a Buck Converter to power the Raspberry Pi...it would not interfere with the EZBPi server, I would only need to set the toggle PIN to high to read the data in ARC right?
Looking forward to your live hack...correct me if I am on the wrong path here!!Don't do what ever all those images and stuff you posted are. They're not relevant.
Visit this web page on our site: https://synthiam.com/Hardware/Raspberry-Pi-17681
Ensure you have downloaded the latest EZBPi Server from that page. There was an update today (03/29/2019). Finally, ensure you read the section on that page about activating the Serial port on the Raspberry Pi.
Connect the TX and RX of the Pi's serial port to the data line of the dynamixel servo.
Here, watch this live hack i did for you: https://synthiam.com/HackEvent/DJ-s-9th-Live-Hack-Raspberry-Pi-Dynamixel-together-for-17885
Great news!!!
I am out of town, but will look into it from the hotel Wifi tonight!! Thanks a lot for getting this going!!