top of page

Software Development 

Data from the glove is obtained through band sensors values from each fingure. These data contain a 16 bit data field from which fields 0-4 are used to determine if a finger is closed or open 
The voice is treated with Google Voice API 

The following is the logic of the main code used in our project. This code recognizes the glove input and the voice input. Each command given is checked and executed using this code.

 Capstone Project University of South Florida 2021

​

​

bottom of page