Hi, I working on a robot arm project and i have just ordered a lynxmotion high torque motors. so i need to know more about their protocol and how i can control them through the serial communication with an AVR microcontroller.
1 Like
Hello @john97
Welcome to RobotShop community,
I recommend that you check this article:
Here’s the serial communication protocol for the motor as well:
Sincerely,
1 Like
Hello Ebram…
thank you for paying attention to my question.
I read the protocol very well and i understand it. i’m asking about how can i send this commands by the microcontroller serial communication using an AVR microcontroller as atmega328p on the arduino board.
1 Like
Hello @john97
Have you downloaded the software? … if not here’s the link:
And for the Arduino, you should download the Arduino Library for Lynxmotion, here’s the link:
Here is the commands list :
Regards,
2 Likes