In Drawbot Version 1, you build a drawing robot that used basic servo movement to draw.
For version 2, you will
-use your existing drawbot arm from the first project
-program a joystick (or two) to control the movement of the arm to draw.
-use if statements to set the degree movement for the two servos when the joystick is moved to X or Y
-make changes to your project build to improve the movement of the arm (make it more durable, stronger, hold the pencil more securely?)
Resources:
-use your code from Drawbot Version 1 AND Joystick with two servos
to as sources to start your code for this project.
–the Joystick Intro has a joystick wiring diagram and starter code for ONE servo.