Since the 1970s personal computers have mouse and keyboards.
I think soon the mouse and keyboards will be replaced with gesture control technology.
I built a device to control a computer with hand gestures, this device does not replace the mouse and keyboards but it makes using the computer more fun and you can customize it based on your needs.
Video:
https://www.youtube.com/watch?v=BoA5tAtZOtc
Gesture recognition is a topic in computer science and language technology with the goal of interpreting human gestures via mathematical algorithms. Gestures can originate from any bodily motion or state but commonly originate from the face or hand.
Users can use simple gestures to control or interact with devices without physically touching them
I used PAJ7620U2 Gesture Sensor.
PAJ7620U2 Gesture Sensor, gesture recognition function with general I2C interface into a single chip. It can recognize 9 gestures including move up, move down, move left, move right, etc. with a simple swipe of your hand.
(this sensor works with 3.3V)
for this project you need use HID (Human Interface Device) supporting Arduino. I used Digispark board.
You can download the code from the YouTube video description.
I have also posted this project to PCBWay community, here is the link:
https://www.pcbway.com/project/shareproject/Control_your_computer_Like_iron_man_beca1163.html
Comments
Please log in or sign up to comment.