I am using a Arduino Uno board to run a servco motor. I need to control everything with a dial. My question is, what do I need to go to the board to make this all work? Do I need to program the board for all of this to work? I have all the supplies and I know how to wire it up, just need help with the board itself
greenju17:
That is exactly what I need to do, so my real question is, how do I program i
Read the tutorial page (on this very site) - it has the entire sketch. Install the Arduino IDE per the instructions here, copy the tutorial code from the tutorial page, paste it into a new IDE window, save it on your computer, then upload it to your connected Arduino board. Wire up the board like in your diagram, and power up the Arduino. Twist the 'dial' and the motor will turn.