Fig. 3 Infrared Components

Slides:



Advertisements
Similar presentations
Interfacing Lab Part Guide. The Solderless Breadboard Rows along the top and bottom are connected horizontally along the length of the board Holes in.
Advertisements

1 Electrical and Computer Engineering Guitar Virtuos Justin D’Alessando (EE) Jacob Dionne (CSE) Adam Montalbano (CSE) Jeffrey Newton (EE) Team Kelly Preliminary.
Solar Car Data Collection System Matt Boyden Rene Dupuis Ryan Lavallee 4/23/08.
Motor Control of an Oscillating Pendulum Nick Myers and Chirag Patel March 9, 2004 Advised by: Dr. James Irwin and Mr. Jose Sanchez Bradley University.
Disclaimer © 2015 John Straumann. All rights reserved. “Score It! Tennis” and other product names are or may be registered trademarks and/or trademarks.
Motor Control of an Oscillating Pendulum Nick Myers and Chirag Patel March 9, 2004 Advised by: Dr. James Irwin and Mr. Jose Sanchez Bradley University.
University of Pennsylvania Department of Electrical and Systems Engineering ABSTRACT: Quantifying and measuring certain aspects of a golf swing is a helpful.
THE IDEA To incorporate the classic game of Duck Hunt, created by Nintendo, with researching company logos such as Wikipedia and EBSCO. As players shoot.
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
Chapter 9 Electromagnetic Waves. 9.2 ELECTROMAGNETIC WAVES.
Servo Motor Control. EML 2023 Department of Mechanical and Aerospace Engineering Design Project You are to design a mechanical device that can tilt a.
Instrumentation & Control Engg. Section Electrical Engineering Department Ahmedabad , Gujarat.
STEPPER MOTORS Name: Mr.R.Anandaraj Designation: Associate. Professor Department: Electrical and Electronics Engineering Subject code :EC 6252 Year: II.
Daredevil Robot Direction Module (DRDM) Senior Design II Midterm Presentation.
Trouble Shooting Smart Board! Click here to see menu. Trouble Shooting Smart Board! Click here to see menu. By Rob Fioretta.
SACE Stage 2 Physics Light and Matter Electromagnetic Waves.
Automatic Railway Gate Control System
Index Background Costumes Making object walk smoothly Controlling an object with the keyboard Control an object with the mouse Changing costume when hit.
ARDUINO UNO The Arduino uno is a microcontroller board based on the ATmega328. It has 14 digital Input / Output pins (of which 6 can be used as PWM outputs),
G1 Duck Hunt Game Jesse Larson
Making a 24hr Timer.
Augmented Reality Capture the Flag
G1 Duckhunt Alarm Clock Jesse Larson IR Communication
Stepper Motor A stepper motor or step motor or stepping motor is a brushless DC electric motor that divides a full rotation into a number of equal steps.
Mapping Robot Department of Electrical & Computer Engineering
Automated slicing machine
Near Field Communication Smart Door
Voice Manipulator Department of Electrical & Computer Engineering
The university of Lahore Department of computer Engineering Electric Network Analysis Project Tittle : Audio tone IR transmitter and receiver Group.
Automatic human detector garbage can.
ECE Computer Engineering Design Project
2D GPU Platform with Hardware-Accelerated Features
ECE Computer Engineering Design Project
Series and parallel resistances pg. 51
Fig. 4 Block diagram of system
Project Title ARDUINO BASED WIRELESS ELECTRICAL APPARATUS CONTROL SYSTEM USING IR COMMUNICATION Under the Guidance of Submitted by.
Graphical Output Graphical Text.
Automatic Railway Gate Control System
Mechanism Review Click this button to play Click this button for
Introducing KIPR Link/Interface and Set-up
ECE Computer Engineering Design Project
Food Inventory Tracker
APPLICATIONS Reference: Textbook-Chapter 6,8 & 9 'Power Electronics',C
Portable Battleship Display
Subject Name: Microprocessors Subject Code:10EC46 Department: Electronics and Communication Date: /10/2018.
ECE Computer Engineering Design Project
VISUAL BASIC FINAL PROGRAMMING PROJECT
This game plays just like the popular children’s game, Connect Four®
ECE 477 Digital Systems Senior Design Project  Spring 2006
Depth Analysis With Stereo Camera
Network Controllable MP3 Player
Systems and Control.
Augmented Reality: Internet of Things
Fig. 1 Throttle body(left) and gas pedal(right)
Voice Manipulator Department of Electrical & Computer Engineering
The game is played by moving the cursor along the red arteries and clicking on the various pieces of your patient’s anatomy that are ailing him to remove.
Depth Analysis With Stereo Camera
ECE Computer Engineering Design Project
ECE Computer Engineering Design Project
Fig. 4 Block diagram of system
Ultrasonic Rangefinder
Fig 2: System in action with athlete
Augmented Reality: Internet of Things
ECE Computer Engineering Design Project
Scratch Racing.
Introduction to Motor Drives
Systems and Control.
The game is played by moving the cursor along the red arteries and clicking on the various pieces of your patient’s anatomy that are ailing him to remove.
Automotive Technology Principles, Diagnosis, and Service
Remote Control System Contents: Basic remote control system
Presentation transcript:

Fig. 3 Infrared Components ECE 492 - Computer Engineering Design Project Duck Hunt Game Jesse Larson, Qingqing Liu, and Jing Lu 2014 Game Overview The simple purpose of this game is to “shoot” the duck toy as quick as possible to win the game. However “shooting” a stationary duck would be too easy, so to add some difficulty, the duck moves. The duck swings left and right by using stepper motors to vary the length of the two strings the duck is connected to. Additionally, the game can detect two different styles of infrared hits so it can be played in 2 teams. The target itself must be hit by an infrared shotgun pulse three times to finish the game. Therefore once a player or team hits the target twice they will win the game. KEY 3 – Starts the game immediately KEY 2 – Starts the game after a delay of 10 seconds KEY 1 – The duck becomes invincible for a minute shoot as many times as you can to record your high score! KEY 0 – Shuts off the game and returns the duck to its start position Component Overview Stepper Motor Overview The stepper motor is controlled by half step wave forms for smoother motion then offered by full step control. The DE2 performs calculations while moving the sensor bar to insure the velocity and acceleration of the bar do not exceed the stepper motors torque limit. This calculation minimizes the number of lost steps thus allowing the DE2 board to know the location of the sensor bar to a reasonable accuracy. Infrared Communication Overview The infrared communication consists of 3 main components. The gun, sensor bar, and a receiver on the DE2 board. The Gun The gun interface consists of two buttons and one switch, the gun can emit 2 different length 38 KHz infrared pulses. One button loads the transmitter , while the second button serves as a trigger to fire the transmitter. The switch serves to select which gun id to shoot at the transmitter. The Sensor Bar The sensor bar serves to change the 38KHz infrared pulse transmitted by the gun into a 56 KHz pulse the infrared receiver on the DE2 can detect. The DE2 Receiver Simply consists of a 56 KHz infrared receiver coupled with some supporting hardware to eliminate spurious outputs from the receiver. Motor controller components Top left – DE2 board Top right – Stepper motor amplifier circuit Bottom – Stepper motors Fig. 2 Motor Controller Components The infrared components. Top right – the sensor bar Top left – the 56 KHz receiver for DE2 Bottom – the gun infrared transmitter Fig. 4 How the sensor bar works DS 1077 TSOP 853 NOR 38 KHz infrared pulse from gun 56 KHz infrared pulse to DE2 For colour ideas, University Visual Identity Guidelines can be found here: http://www.toolkit.ualberta.ca/VisualIdentityGuidelines.aspx Fig. 3 Infrared Components Fig. 1 Duck Department of Electrical & Computer Engineering