Create a paper craft for any object that makes a sound

Slides:



Advertisements
Similar presentations
Digital & Analog Inputs. Review Fundamental parts of an Arduino program are … Setting output types using pinMode. Declaring variables Can write a digital.
Advertisements

New Human Computer Interfaces Amnon Dekel HUJI – CSE, Spring 2007 Class 3 March
Copier Jam Detector Design Problem
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
Khaled A. Al-Utaibi  What is Arduino?  Arduino Boards  Arduino Shields  Arduino Uno Hardware.
Arduino Part 1 Topics: Microcontrollers Programming Basics: structure and variables Digital Output Analog to Digital Conversion.
Dean Brock, Rebecca Bruce and Susan Reiser, CCSC SE 2009 Using Arduino Material taken from Todbot blog Bionic Arduino Todbot blog Bionic ArduinoTodbot.
gradually rises from 0 to 9V immediately drops from 9V to 0V
1 Applied Control Systems Technology. 2 Pin configuration Applied Control Systems.
10/10/ Controlling YOUR ROBOT. 10/10/2015 Basic Stamp  Basic Stamp Input - output pins Interpreter Chip Power supply: 5 Volts voltage Memory: EEPROM.
Dr. John Helferty.  Arduino  Wi-Fi Shield  Relay  H-Bridge  Standard Servos  DC Fans  Impeller  Battery  PCB  Headers.
L ILY P AD T RAINING C ENTENNIAL E LEMENTARY 2012 Material by Linz Craig Revision by Sarah Bloms Additional images by Modkit & Adam Meyer.
In and Out are opposites. This is something to keep in mind when considering Input and Output. INPUT OUTPUT Ask: Does this device send information in?
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Glossary AND gate to device digital signals to inverter LDR to logic circuit logic.
ELECTRONICS An electronics system has 3 parts – input, process, output.
Copier Jam Detector Design Problem
Microcontroller basics Embedded systems for mortals.
MIDI Controller By: Ronal Inga Jeyner Cespedes. Musical Instrument Digital Interface is a computer language that allows communication with other devices.
:Blink Blink: Er. Sahil Khanna
Arduino “Getting Started” Instructor : Dr Matthew Miss Khin Yi Kyaw
Controlling an LED with a switch. 2 breadboard place where you can build electric circuits really quickly the magical breadboard.
Arduino Week 3 Lab ECE 1020 Prof. Ahmadi. Objective Data acquisition (DAQ) is the process of measuring an electrical or physical phenomenon such as voltage,
Launchpad with MIDI TAHA SHASHTARI MAHMOUD AL-SHAKA’A.
Having fun with code, using Arduino in a middle school CS classroom
Arduino - Introduction
Arduino Part 1 Topics: Microcontrollers
Michael Rahaim, PhD Candidate Multimedia Communications Lab
Arduino Uno – controlling LED strips
Obstacle avoiding robot { pixel }
simple example program to control a DC-Motor
Scrolling LCD using Arduino.
Home automation using Arduino & ‘PIR sensor’
Microcontroller basics
Automatic human detector garbage can.
Get Your Project Started with Arduino
Arduino Development for Beginners
Introduction to Handshaking Communication with SSC-32U
Arduino Part 1 Topics: Microcontrollers Programming Basics
Arduino.
Arduino - Introduction
Arduino Basics Connect Arduino to USB port
Arduino Uno and sensors
‘SONAR’ using Arduino & ultrasonic distance sensor
RAILWAY TRACK SNAP NOTIFICATION
Topics: Analog/Digital Read Relay control 7 segment control Buzzer
Intro to the Arduino Topics: The Arduino Digital IO
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
Welcome to Digital Electronics using the Arduino Board
Controlling YOUR ROBOT
مدل زنجیره ای در برنامه های سلامت
JC Technology Logic Gates.
Two-Port Networks Equivalent Circuits
Copier Jam Detector Design Problem
Programming 2: The Arduino IDE & First Sketches
Arduino Practice: Photoresistors, PWM, Potentiometers, Motors
Systems and Control.
CTY SAR FCPS Shawn Lupoli, Elliot Tan
CTY SAR FCPS Shawn Lupoli, Elliot Tan
Making) Melody timer.
UNIT 11: RC-SERVOMOTOR CONTROL
Introduction to Arduino
Arduino Uno circuit basics
Introduction to Arduino
Arduino Board.
Arduino म्हणजे काय?.
Introduction to arduino
Systems and Control.
Buttons.
Presentation transcript:

Create a paper craft for any object that makes a sound Class Activity Time Manager Material Manager Writer leader Communicator Programmer Create a paper craft for any object that makes a sound

Learning Outcomes Understand signals and digital signals

What are signals ? A signal : A message passed between devices to send and receive information. Speech: represents the words of a person through sound

Backward & Forward movements Guess How Sound Generated Vibration Electrical Signals Backward & Forward movements

Signals in Arduino Electrical signal : voltage and current being sent to a circuit to transfer information Digital signal : Electronic Signals with two values (High –Low) Arduino uses these signals for input / output and represent signal in bit ( 0 / 1) (on / off)

Using Digital Signals with Arduino Digital Pins in Arduino: Red – Yellow - Black

Digital Input & Output will be used with Arduino

Book Activity page 78

Open program & check ports Follow Step by Step guide in page 79 Install parts Open program & check ports Upload program

Control button pressing and LED

Book Activity -83

Delay in Circuit it ignores digital noise Denounce Delay in Circuit it ignores digital noise Book Activity -85

Book Activity -88

Use the Digital Buzzer and download the melody file National Anthem Tone Melody Use the Digital Buzzer and download the melody file

Activity-7 P-94

Activity-8 P-97

End of Unit Assessment