I build the 2 DOF Tank Robot today, and I’m having some strange issues with the servo that controls the arm. Some time, about 5s after I turn on/reboot the Arduino, the servo starts moving around, seemingly at random.
This occurs even if i do NOT initialise the servo in my code, it appears that some current is being sent to it causing it to move.
Has anyone else experienced this issue or knows what might be causing it?