Hi All! I have two servos wired precisely as shown in the diagram below. LSS Config can’t seem to find them through LSS-2IO board for some reason. Do I really need to buy a LSS-ADA just to configure the ID’s?
Hi Pavel485,
You are totally right, this will not work out of the box.
In order to have the internal buffers in the correct configuration, you need to flash a sketch that will handle them.
I’ve added that to the Wiki just now with the arduino sketch
Let me know if that work for you…!
Oh, and only connect ONE LSS at a time if they have the same ID0 from factory.
Once you changed one to the new ID you can connect another one.
That worked like a charm! Thanks a lot!
Awesome…!
May I ask what you are building ?
Just a pan/tilt chassis controlled by a PC. It took me no time to get these drives working with Python. I only wish there was a better-documented Python library that I could pip install
and use. But that’s Okay; these drives are time savers!
Cool, if you have time you could just create a simple “robot” post here:
Given the simplicity of the protocol, a library is almost not useful but I understand…!