arduino to servo

In order to get back into feeling comfortable with arduino, I decided to first use a smaller stepper motor in order to practice this exercise. The Nema 24 stepper I originally acquired requires a few parts such as a bridge or even better, a stepper motor driver that I currently do not have access to.

I decided to use a 9g micro servo and connect it to my arduino, controlled by a potentiometer with I can control as I want. I decided to make my code as simple as possible, taking inspiration from the online tutorial, so I can use it as a baseline for my codes when I interact with larger servos.

Video – https://drive.google.com/file/d/1D_IAJq0VfigomXmEccF6wXZil1phySaX/view

Leave a comment