Once I have set PWM to move a servo to a particular angle, is there a way to detect that the servo has finished moving? I am concerned about situations where the servo is encountering extra resistance and is struggling to reach the desired angle.
Why I need this: I want to prevent certain events from happening until the servo reaches the right angle. I also want to be able to time the servo out and report a failure if it doesn't finish.