
This Arduino-based gaming glove works like a mouse and keyboard in the air and allows you to control a graphic user interface (GUI). Enhance your gaming experience with this amazing gestures glove powered by Arduino. Control virtual games and explore immersive VR worlds using easy hand movements. Take your gameplay to new heights and dive into a world of fun and excitement with this innovative technology.
The glove has an MPU6050 sensor fixed on top of it, whose tilting causes an action similar to pressing a key on a computer’s keyboard or movement of its mouse. You can use it to play any running game, such as Subway Surfers, which uses the A, S, D, and W keys for movement.

Components Required for DIY Gaming Glove | |
Components | Quantity |
Arduino Uno (P1) | 1 |
MPU6050 sensor (P2) | 1 |
Hand glove | 1 |
Jumper wires | 10 |
Here we linked the sensor’s movement in X-axis with the ‘A’ and ‘D’ keys and movement in Y-axis with the ‘W’ and ‘S’ keys. To make it simple, we used only four keys, but with the MPU6050 sensor, you can use your creativity to do much more than that by adding more functionality to increase the fun.