Wireless hand game controller

Slides:



Advertisements
Similar presentations
TEMPLATE DESIGN © The basic model for a trigonometric setup requires that the HID be seen by at least two cameras at any.
Advertisements

Manar Mousa Al-Hamaidi
HandTalk “Talk to the hand…” Hemant Sikaria Wesley Jin Bhargav Bhat Jorge Meza.
Haptic Glove Hardware Graduation Project Prepared by Yaman A. Salman Eman M. Masarweh 2012.
Electronic and Computer Engineering Colin Grogan Final Year Project: Design and Build an Air Mouse for people with lower mobility.
Gesture Controlled Car (GCC) By: Ashwaq Alkailany Reema Abubaker Supervised by: Dr. Luia Malhis.
Robot Soccer Challenge
Autonomous Helicopter: James Lyden Harris Okazaki EE 496 A project to create a system that would allow a remote- controlled helicopter to fly without user.
Faculty of Engineering Computer Engineering Department (Sokar Dash) Graduation Project.
I.R.I.S. pen scanners and note takers IRISNotes for Smart Phones Yves Mapessa Consumer marketing Manager.
OutLine Overview about Project Wii Robot Escaper Robot Problems and Solutions Demo.
“Let’s Take This Outside” Boxing David A. Blau Uzoma A. Orji Reesa B. Phillips.
18-549: Midas Project Presentation : Game Glove Project Presentation Project Proposal, Requirements, Competitive Analysis Inbae Lee
Bush Library Proposal By Yvana. Introduction The museum will assume that people have their own wireless devices such as iPods, cell phones, and MP3 players.
Electrical and Computer Engineering Minimal Movement Interactive Entertainment Unit Ryan Kelly Michael Lorenzo Ernie Wilson Chase Francis Professor Neal.
Final Year Project: Design and Build an alternative input device Air Mouse Colin Grogan.
YouWatchMyStuff Team: Amrutha Doosa, Richard Atwood, Randy Duran, Raed Alkhaldi, Hussain Alsafar.
 By the end of this, you should be able to state the difference between DATE and INFORMAITON.
Arduino. What is it? A open-source software suite and single-board microcontroller. Allows easy and affordable prototyping of microcontroller applications.
Autonomous Robot Project Lauren Mitchell Ashley Francis.
Autonomous Helicopter James LydenHarris Okazaki EE 496.
Mobile Controlled Car Students : Tasneem J. Hamayel Hanan I. Mansour Supervisor : Dr.Aladdin.
Computers Welcome to the Computer Lab! By Miss Stoehr.
Little Brother Surveillance Nathaniel Brown and Chris Mordue.
Adeola Bannis, Ethan Goldblum, Claire Mitchell, Nirav Patel.
Programming of Handheld and Mobile Devices Lecture 2 What is a MID? Rob Pooley
Mobile Phone Based Environment Control/Security System Christopher Carroll B.E. Electronic and Computer Engineering.
Remote Controlled Submarine Students Osama Naji Abu-Omar Hakam Marwan Risheh Supervisor Dr. Luai Malhis An-Najah National University Computer Engineering.
How to connect your NXT via Bluetooth A step-by-step instruction.
BOMBERNOME ESE519: Faqin Zhong, Monica Lui, Philip Peng.
Powerpoint Templates Page Senior Design II Mid-Semester Presentation.
專題 TYWu. Project 1 Function –Spiral Light Show Grade: 60~65 Components –LED Array –Arduino UNO Maximum Team Number –2.
The ambient light sensor in a smart phone is what measures how bright the light is. It’s the phones software that adjusts the brightness in the display.
Team 19 Project Br ö sel. Team Members 2/9 The Project Design Alternatives Testing Future Work Questions Team Members Nathan Leduc Electrical/Computer.
SENSORY BOARD FOR ADAM’S ADVENTURE PLAYGROUND Danielle Napoli Alyssa Smith Christine Wakefield Team 22 Project 41 TA – Sarah Brittain Faculty Advisor –
Lab Components and Breakouts TYWu. Basic Components Arduino UNO12 unitsR3: 7 units, Others: 5 units Breadboard12 unitsL: 9 units, S: 3units Dupont Wire2.
Requirements Components Ready Light Status Board Orientation.
SP13 ECE 445: Senior Design Sign Language Teaching Glove Project #29: Reebbhaa Mehta, Daniel Fong, Mayapati Tiwari TA: Igor Fedorov.
Curved TV Training. One Sentence USP The Wider View, More Splendid Experience ① Curved Design, wider viewing angle ② UHD resolution, see more detail ③.
The Marshall car. INDEX Introduction The team What is it Arduino General Handling Manual handling Automatic Handling Sensors.
EEE 499 GRADUATION PROJECT FIRST-MIDTERM PRESENTATION By Sedat ONATLI & Akbar SHADAKOV Supervisor : Prof.Dr. Arif NACAROĞLU.
Outline  Preface  Handheld register devices  Mobile Point-Of-Sale devices  Your phones’ purchasing power  Conclusion  Q&A.
Bluetooth on CE. Roman Zoltsman & Oren Haggai 2000/2001 HSDSL Lab. Technion.
Google earth controlled by arduino. Google earth controlled by Arduino Arduino UNO 3 axis Accelerometers Press sensor Hardware VS2008 Google earth common.
Lesson 4 Accelerometer.
WMG Wearable Medical Guardian
European Robotic LABoratory
Manual for Arduino Kit v1.0
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
CMS:Children Monitoring System
2.10: Hexiwear IoT Sensor System
Speech Recognition Calculator
Program the robotic arm
CNC PCB Machine Prepared by : *Jafar Yasin Supervised by:
bReader – Blind can read now
Wearable Keyboard Graduation Project Seminar 21/12/ Thursday
Balanduino Supervisor: Dr. Raed Al-Qadi Prepared by: Nadeen Kalboneh Nardeen Mabrouk.
Network Types & Speed Learning Objectives:
Finding Missing Personal Things Using Bluetooth Technology
Real-Time Free Throw Feedback Device
"You don't need anyone's permission to make something great
Welcome to Digital Electronics using the Arduino Board
Network Models, Hardware, Protocols and number systems
Lesson 4 Accelerometer.
Dong-Han Ryu Yukeun Sim Shiv Biddanda Po-Cheng (Robert) Wang
Chapter 1 Introduction of Arduino
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
Making) LED table lamp.
Gesture Controlled Robot
Introduction to Arduino
Presentation transcript:

Wireless hand game controller Tasneem Bsharat & Jenan Staiti

Future Work Problems How ? Why ? What ? Outline…. Components

What is wireless hand? What ? Firstly we programmed java game to control it only then we hope to control most of computer games The user can control the movement hand to move a programmed game via Bluetooth using accelerometer .   The main aim of this project is Arduino-based Handheld Bluetooth Game Controller.

Why wireless hand? Why ? Bluetooth Easy to use. limited budget No need for large space Fun

Components Components …

Components Arduino uno

Components 3-axis accelerometer

Components HC-05 Bluetooth

Components Push-buttons And led’s

Components

Connect the game with arduino via processing program How ? How wireless hand works ? Move the glove Determine the location of the glove Send byte according to the location Connect the game with arduino via processing program Apply the movement

How wireless hand works ? The main thing in our project is the accelerometer by it we control the direction of the glove that by x , y and z axis

How wireless hand works ? Put the accelerometer in the right direction to get the correct value for x ,y and z

How wireless hand works ? Take the x ,y and z value make some calculation to determine the direction forward , backward ,left and right we talk the value of accelerometer the convert it to angle

How wireless hand works ? Connect the java program with arduino via processing Software then Appling the movement

How ?

Snake Game

Problems Time wasted waiting Components Connecting with Bluetooth Connecting the java game with arduino Time wasted to program arduino as HID to control all game

Future Work We hope to control all game on computer since our code is ready for this We want to control another thing in computer not games only

Future Work We want to control the game of smart phone Increase the accuracy in determining the movement