Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.26 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.26 KB

Hand Gesture Vocaliser

Upload Main_file.ino to arduino to view the project.

Problem Statement

General, deaf people have difficulty in communicating with others who don’t understand sign language. Even those who do speak aloud typically have a “deaf voice” of which they are self-conscious and that can make them reticent. The Hand Talk glove is a normal, cloth driving glove fitted with flex sensors along the length of each finger and the thumb. The sensors output a stream of data that varies with degree of bend. The output from the sensor is analog values it is converted to digital and processed by using microcontroller and then it will be transmitted through wireless communication(Bluetooth), then it will be received in the receiver section and processed.Which will further be converted to speech.

Components

1.Arduino

2.Flex sensor X5

3.HC-05 Bluetooth Module

4.Wires

5.Android Device

circuit 1

image

image