A lab report by Zachary Gittelman
To submit your lab, clone this repository. You'll need to describe your design, include a video of your paper display in operation, and upload any code you wrote to make it move.
a. Which color wires correspond to power, ground and signal?
Servo Code
a. Which Arduino pin should the signal line of the servo be attached to?
The analog pin 9 sent signals to the servo without any issues.
b. What aspects of the Servo code control angle or speed?
The angle is controlled by the length of the pulses. While the speed is dictated by the frequency the servo expects to receive signals.
Include a photo/movie of your raw circuit in action.
Controller Code
a. Make a video of your proto puppet.
My puppets name is twitchy!
a. Make a video of your final design.
My puppet (aka Arnold Schwarzenegger) is able to watch and learn how to do pushups in 10 seconds, and then proceeds to do pushups for 10 seconds.
Pushup Code