Coder Social home page Coder Social logo

idd-fa19-lab4's Introduction

Paper Puppets

*A lab report by Wen-Ying(Rei) Lee

Part A. Actuating DC motors

Rei_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?

Black: Gound; Red: Power; Orange: Singal.

Part 2. Connect the Servo to your Arduino

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

Based on the Sweep example code ("myservo.attach(9);"), the signal line of the servo motor should be connected to Arduino Pin 9.

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

For angle, the code uses the command "myservo.write(pos);" to set the servo motor to "pos" degree position, and this is based on the pulse width of the servo. For the speed of the movement, the code uses for loop to increase the position degree, by changing the delat amount within the for loop, you can change the speed of the servo movement.

Part C. Integrating input and output

Include a photo/movie of your raw circuit in action.

Rei_ServoSwitch

A servo motor that will turn off your switch whenever you turn on the switch!

Part D. Paper puppet

a. Make a video of your proto puppet.

Rei_Paper Puppet

Part E. Make it your own

a. Make a video of your final design.

idd-fa19-lab4's People

Contributors

zamfi avatar rei039474 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.