Arduino

HOW TOs by the 01mech team

How is the "absolute position 0-32767" move referenced? How move.ToAbsolutePosition and get.AbsolutePosition are differ?!
Our .h provided with the Arduino library provides a list of all implemented commands of the SMS protocol. Their function can be studied/reviewed in our da...
Tue, 22 Aug, 2017 at 2:36 PM
HOW TO INITIALISE A SMS SERVO AT A SELECTED ZERO POSITION
Decide a position from approximately which you will begin. Eg. a final 210degree position (or in can be something else) and an initial position (your 0 ...
Mon, 12 Oct, 2015 at 3:51 PM
Homing a servo! Always an issue...
We describe here in an ino file an algorithm how to put your servo in homing position and it is needed always to perform a positive direction rotation. The ...
Wed, 27 Sep, 2017 at 12:48 PM