Skip to content

This application reads the Gyroscope values sent via Serial COM ports and then recognizes those gestures and then uses scripts to control other applications

Notifications You must be signed in to change notification settings

KarthikMAM/UniversalGestureRemote

Repository files navigation

UniversalGestureRemote

This is an application which I developed for the 32 HOUR STARTUP challenge held in my college as a prototype. It is used to interface my computer to an arduino device which uses GYROSCOPE to send me with the current tilt. Using this data I can recognize gestures. Then I use scripts which I have written to CONTROL OTHER APPLICATIONS like

  • Media players
  • Text editors
  • Web Browsers
  • Presentations
  • Volume
  • Start menu
  • and the POSSIBILITES ARE ENDLESS

Here are a few sample videos taken during the course of the competition. Each of these videos shows how different applications were controlled using GESTURES

This application uses the prototype library that was developed by me in the 32 HOUR STARTUP CHALLENGE. The demo and the library are implemented using c# and the project is a simple and easy to understand console application. Here is a link to the DEMO project. This project infact is the core of the gesture-recognition software and was the first WORKING PROTOTYPE I built for this system.

About

This application reads the Gyroscope values sent via Serial COM ports and then recognizes those gestures and then uses scripts to control other applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published