Skip to content

mattfreed/IDD-Fa19-Lab4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Paper Puppets

A lab report by Matt Freed

In this Report

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.

Part A. Actuating DC motors

Link to a video of your vibration motor

Link to vibration motor

Part B. Actuating Servo motors

Part 1. Connect the Servo to your breadboard

a. Which color wires correspond to power, ground and signal?

Ground = Brown

Power = Red

Signal = Orange

Part 2. Connect the Servo to your Arduino

a. Which Arduino pin should the signal line of the servo be attached to?

pin 9

b. What aspects of the Servo code control angle or speed?

delay controls the speed

myServo.write controls the position

Part C. Integrating input and output

https://www.youtube.com/watch?v=XuZGyAY834c

Part D. Paper puppet

a. Make a video of your proto puppet.

https://www.youtube.com/watch?v=XFmgWvtlsv4

Part E. Make it your own

a. Make a video of your final design.

https://www.youtube.com/watch?v=YpFxZpohXxY

Code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%