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