After putting this circuit together and running the code, the servo does not rotate when the switch is flipped and continues to vibrate. What are some suggestions to fix this? And why is the servo vibrating? If more information is needed let me know.
Post a project schematic.
And not image, but the code using tools "< code >".
1 Like
How are you powering the circuit ?
Think you need to place this in loop( )
b8.loop();
Why are you using 500 and 2500 as pulse width limits? Any they required by the servo you are using?
You can try omitting both values, and also with an angle distinct to 0°
That did the job. Thank you ![]()
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.


