Hello Guys,
I am facing a certain problem in controlling the servo motor to return to its exact initial position...
Part of my project is to read from a force sensor and according to this reading the servo motor shall rotate either clockwise or anti-clockwise. So I managed to control this with the code below in the attachment , but after many trials successively the motor does not return back to its initial position , there is a slight difference in the degrees (1 - 5 degrees) so if you please can help me to solve this problem. Thank you in advance
You don't have position control of a continuous rotation servo. Either use a standard servo or use an external detector (such as a microswitch) to let the Arduino know when the HOME position is reached.
A sail winch servo can do about 3 rotations with position control.