Foot Gesture Based Text Entry System

0 0
  • 0 Collaborators

You have heard a lot about hand gesture. But what about support to people with an upper body paralysis?This is the project to look for ...learn more

Mobile

Overview / Usage

The project mainly has two components:
A) Android App. The android app has a sensor manager that monitors for accelerometer sensor changes. The changes are then classified by algorithm developed by us as UP/DOWN/LEFT/RIGHT and Shake gestures. Android app publishes the gesture to MqTT Sever running on local system over wifi.

B) Pc App: The PC app subscribes to Mqtt channel and obtains the classified gesture. These gestures are then mapped to morse code and the morse code then converts the data to English text. It is little slow at this moment but expected to improve with time.

Comments (0)