Smart hand gloves for deaf and mute people
I developed this project as part of a lab course during my 3rd year, 1st semester. The project involves a 'Smart Hand Glove' designed to translate sign language used by mute individuals into natural language. Utilizing 5 flex sensors and an MPU6050 Accelerometer and Gyroscope, the glove detects finger positions, transmitting the data to an Arduino. The Arduino then generates a command, which is sent to a PC via the HC-05 Bluetooth module. For data reception and processing, I used the PyCharm IDE. After processing, PyCharm generates the appropriate audio corresponding to the finger positions.
Circuit
Video demonstration