Hello,
I am trying to connect my lss smart servo with the Arduino so that it can the servo lift my claw arm ? The servo is already working when I tested with LSS software with battery and adapter board.
Hello,
I am trying to connect my lss smart servo with the Arduino so that it can the servo lift my claw arm ? The servo is already working when I tested with LSS software with battery and adapter board.
Hello @mtamdjo and indeed welcome to the community. We’re here to help. Can you provide a few photos of what you are using as a complete setup, as well as the code?
Hi,
Welcome to the RobotShop Community.
1) If you already have an Arduino board and an LSS Adapter Board:
The LSS Adapter Board is Arduino shield compatible and can be stacked on top of an Arduino UNO form factor board to control LSS servos. We invite you to take a look into the Arduino section of the LSS Adapter Board Wiki page.
2) If you don’t have an Arduino Board:
In this case, the LSS 2IO Arduino Compatible Board might interest you. It can be programmed with Arduino sketches and used in conjunction with the LSS Power Hub (to provide power to the servos). You can find all the information about the LSS 2IO Board in its Wiki page and in this blog post.
With both options, we suggest you to download and install the LSS Arduino Library. The examples available in this library can provide you with some useful information to let you get started controlling the LSS servo with an Arduino board.
thank you for the responses. I was able to fix my issue with your comment.