SlideShare a Scribd company logo
1 of 28
ANDROID APP BASED SMART
GLOVE FOR DEAF AND DUMB PEOPLE
TEAM MEMBERS:
HARIPRIYA U - 510119106002
KEERTHANA D - 510119106005
RAGHUL B - 510119106009
PRABHATHARAN D
Asst professor - ECE
PROJECT
SUPERVISOR & COORDINATOR
PREMKUMAR S
Associate professor-ECE
HEAD OF DEPARTMENT - ECE
ABSTRACT
• Human being want to convey their feelings by interacting with people surrounding
them. Speech is the easiest way for communication in the world.
• It becomes difficult for speech and hearing impaired people to communicate with
normal people as they use sign language for communication.
• To bridge this gap, the proposed system act as mediator between impaired and
normal people.
• The objective of the project is to design a smart glove for sign language translation
that helps an easy way of communication for speech and hearing impaired people.
• This system uses flex sensors to capture the signs connected to the ARDUINO
board. The smart glove transforms the hand signals to text and to speech by utilizing
Arduino voice control.
• Keywords: Smart glove, Arduino, flex sensors, sign language.
LITERATURE SURVEY:
S.NO TITLE JOURNAL INFERENCE ADVANTAGE DISADVANTAGE
1) Smart glove for
hand gesture
recognition (using
cmos camera)
International
journal of
advance research,
ideasand
innovation in
technology
There are various
approaches to sign
languagedetection like
data glove approach,
vision basedapproach and
virtual button approach.
Previously few attempts
were made to identify the
gesture using various
other methods. The cmos
camera captures the image
of the gesture,edge
detection of that image,
peak detection of that
image.
● Low power
consumption.
● Low dark noise
will contribute
to higher
fidelity.
● High latency
● Expensive
● High
propagation
delays
2) Implementation
SmartGloves fordeaf
and dumb disable
International science
and technology
journal
A practical system has been
developed to allow deaf people to
use a device to talk to ordinary
people. The device consists of a
wireless glovewith a flexible
sensor and accelerometer. It
translates the movements and
produces outputin the speaker.
● Effective mean of
communication
● Cost efficient
● More usage of circuit
boards such as lcd
display and speaker,
so it isnot portable
● Not user friendly
3) Hand gesture
recognitionusing ML
with image
processing
IJRASET
A novel method for hand gesture
recognition system for two digit
classification through webcam is
proposed. In modern time sign
recognition is usually processed in
three fundamentals
● Segmentation
● Feature extraction
● classification
● It will be fast
● reliable
● Complex
computational
algorithms are
required for
detection
● Need of proper
background and
lighting condition.
4) Smart gloves for hand
gesture recognition
using sign language to
speech conversion
system using sensors
International Journal of
Pure and Applied
Mathematics
This paper presents a smart glove
system that recognizes sign language
gestures and converts them into
spoken language using flex sensors
and machine learning algorithms. The
system includes a microcontroller and
text-to-speech converter for output,
and discusses both the hardware and
software design.
Provides portable and
non-invasive sign
language recognition,
accurately recognizes sign
language gestures with
good accuracy for Indian
Sign Language, and has
the potential to improve
communication for the
deaf or hard of hearing.
Accuracy can be affected by
variations in hand gestures
and movements, cost may be a
barrier to widespread
adoption, and the system
requires further
improvements in accuracy
and a more user-friendly
interface.
5)
Hand gesture
recognition using
image processing for
visually impaired and
dumb person
International Journal of
advanced research in
computer and
communication
Engineering
In this proposed system the dumb
people motion have a separate
meaning whose message template
will be taken and kept in a
database.The gestures are taken as a
snap and that were compared to
gestures which are stored in a
database.The training signs is an
input and testing sign are present at
the outside side.First the images are
taken as a snap and compare with
gestures stored in the database and
finally for the matched gesture,the
voice will be generated.
 Usefulness in
computer vision
 Good accuracy
 Pose variation and
background variation
makes the problem
 More challenging
EXISTING SYSTEM
• In Existing system, there is no circuit used to announce their thoughts of
physically challenged people and gesture based paper or circuits are not
available in markets.
• In existing method, sign language it couldn't be understand by all people for
communication. There after a circuit is used to design predetermined postures
are captured and matching the captured image with deaf and dumb people's sign
language.
HIGH
LATENCY
NOT
PORTABLE
NOT USER-
FRIENDLY
MORE
CHALLENGING
HIGH
COST
NO
ACCURACY
PROPOSED SOLUTION:
• The proposed system presents a solution for closing or at least narrowing gap between impaired
people and normal people. This system improves the communication with deaf and dumb using "flex
sensor" technology.
• Flex sensors are placed on hand gloves for the use of deaf and dumb people. Sensors in the glove pick
up gestures and transmit that to Arduino(ATMEGA328).
• This gestures which are come from Arduino board, the bluetooth module send that sign to Android
phone only when android phones bluetooth is enable. By using the mobile app incoming message
(text) will convert to voice (audio) and send the output (as message) to a server for emergency
response of doctors or family members
ADVANTAGES:
• High level of reliability,consistency,variety of flexible or stationery for mounting
• Infinite number of resistance possibilites and bend ratios.
• It is portable
• Low cost & less weight
.
ADVANTAGES:
High level of reliability,consistency,variety of flexible or stationery
for mounting
Infinite number of resistance possibilites and bend ratios.
It is portable
Low cost & less weight
APPLICATION:
• To develop the device to convert action into speech
• To design the smart glove using flexible technology
• To design an Android app for converting the action into speech
and display
BLOCK DIAGRAM:
ARDUINO
ATMEGA
2560
HARDWARE REQUIREMENTS:
 FLEX SENSOR
 ACCELEROMETER SENSOR(MPU6050/ADXL335)
 TOUCH SENSOR
 HC-05 BLUETOOTH MODULE
 ARDUINO UNO (ATMEGA328)
SOFTWARE REQUIREMENTS
 ARDUINO UNO (ATMEGA 328)
 Arduino Bluetooth text to speech application
FLEX SENSOR
A flex sensor is basically a variable resistor that varies in resistance upon
bending. Since the resistance is directly proportional to the amount of
bending, it is often called a Flexible Potentiometer. A flex sensor consists of
a phenolic resin substrate with conductive ink deposited and a segmented
conductor is placed on top to form a flexible potentiometer in which
resistance changes upon deflection.
Accelerometer sensor (MPU6050)
The MPU6050 is a Micro Electro-Mechanical Systems (MEMS) which
consists of a 3-axis Accelerometer and 3-axis Gyroscope inside it.
This helps us to measure acceleration, velocity, orientation,
displacement and many other motions related parameter of a system
or object. The MPU-6050 measures acceleration over the X, Y, and Z-
axis. Ideally, in a static object, the acceleration over the Z-axis is equal
to the gravitational force, and it should be zero on the X and Y-axis.
Using the accelerometer’s values, it is possible to calculate the roll
and pitch angles using trigonometry.
TOUCH SENSOR
Touch sensors work similar to a switch. When they are subjected to touch, pressure or force
they get activated and acts as a closed switch. When the pressure or contact is removed,
they act as an open switch. Capacitive touch sensor contains two parallel conductors with
an insulator between them. These conductor plates act as a capacitor with a capacitance
value C0. When these conductor plates come in contact with our fingers, our finger acts as a
conductive object. Due to this, there will be an uncertain increase in the capacitance.
Touch sensor has 3 pins:
• GND pin needs to be connected to GND (0V)
• VCC pin needs to be connected to VCC (5V or 3.3v)
• SIGNAL pin is an output pin: LOW when it is NOT touched,
HIGH when it is touched.
Bluetooth module HC-05
HC-05 Bluetooth Module is an easy to use Bluetooth SPP (Serial
Port Protocol) module, designed for transparent wireless serial
connection setup. Its communication is via serial communication
which makes an easy way to interface with controller or PC. HC-05
Bluetooth module provides switching mode between master and
slave mode which means it able to use neither receiving nor
transmitting data.
ARDUINO UNO MICROCONTROLLER
The Arduino Uno is an open-source microcontroller
board based on the Microchip ATmega328P
microcontroller and developed by Arduino.cc. The
board is equipped with sets of digital and analog
input/output (I/O) pins that may be interfaced to
various expansion boards (shields) and other
circuits. The board has 14 digital I/O pins (six
capable of PWM output), 6 analog I/O pins, and is
programmable with the Arduino IDE (Integrated
Development Environment), via a type B USB cable.
It can be powered by the USB cable or by an
external 9-volt battery, though it accepts voltages
between 7 and 20 volts. It is similar to the Arduino
Nano and Leonardo
Arduino IDE 1.8.19:
• The open-source Arduino Software (IDE) makes it easy to
write code and upload it to the board. This software can be
used with any Arduino board.
• IDE works in conjunction with the Arduino controller, which
helps to write code and upload it to various Arduino boards.
Circuit Diagram
Hardware Setup with Android App
Final Output
Help me Need water
Smart gloves for Two
Is prabhatharan sir Haripriya Keerthana raghul
CONCLUSION
• In this project, we constructed a smart glove for supporting deaf-
dumb people in communicating with normal people that are not
familiar with sign language. The smart glove is able to connect to
Android mobile and facilitate exchange of messages. Whereas the
android application is able to send sign gestures from the smart
gloves and it will be received as text and speech in android app. Also
in case of emergency it will transmit message to the family members.
This Smart glove is light, cheap, easy to use and no risk. We believe
that the project is an effective and very useful for deaf and dumb
people where they can communicate with their family and people
around them.
FUTURE SCOPE:
• Since we have used few signs in this prototype,it believes that
additional gestures might be used to detect entire sign language.The
hardware gadget with gloves has automation applications that can be
developed in the future using the wifi connection and the GSM module.
SMART GLOVES FOR.pptx

More Related Content

What's hot

brain computer-interfaces PPT
 brain computer-interfaces PPT brain computer-interfaces PPT
brain computer-interfaces PPTVijay Mehta
 
smart blind stick
smart blind sticksmart blind stick
smart blind stickshiv kapil
 
Gesture Recognition Technology-Seminar PPT
Gesture Recognition Technology-Seminar PPTGesture Recognition Technology-Seminar PPT
Gesture Recognition Technology-Seminar PPTSuraj Rai
 
Ppt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOTPpt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOTpreetigill309
 
Automation of shopping cart to ease queue in malls by using RFID
Automation of shopping cart to ease queue in malls by using RFIDAutomation of shopping cart to ease queue in malls by using RFID
Automation of shopping cart to ease queue in malls by using RFIDSudher Sun
 
Smart wheel chair based on voice recognition for handicapped
Smart wheel chair based on voice recognition for handicappedSmart wheel chair based on voice recognition for handicapped
Smart wheel chair based on voice recognition for handicappedSagar Bayas
 
Deaf and Dump Gesture Recognition System
Deaf and Dump Gesture Recognition SystemDeaf and Dump Gesture Recognition System
Deaf and Dump Gesture Recognition SystemPraveena T
 
Embedded Systems Training Report
Embedded Systems Training ReportEmbedded Systems Training Report
Embedded Systems Training ReportAkhil Garg
 
Micro electronic pill
Micro electronic pillMicro electronic pill
Micro electronic pillSajan CK
 
Heart beat detector using arduino
Heart beat detector using arduinoHeart beat detector using arduino
Heart beat detector using arduinoVarshaa Khandagale
 
Landmines Detection
Landmines DetectionLandmines Detection
Landmines Detectionkulrao
 
Java ring ppt
Java ring pptJava ring ppt
Java ring pptTbSk121
 
My seminar ppt SPACE MOUSE
My seminar ppt  SPACE MOUSEMy seminar ppt  SPACE MOUSE
My seminar ppt SPACE MOUSESudeep Kumar
 
Voice and touchscreen operated wheelchair ppt
Voice and touchscreen operated wheelchair pptVoice and touchscreen operated wheelchair ppt
Voice and touchscreen operated wheelchair pptSyed Saleem Ahmed
 
Internship Report on IOT & Robotics
Internship Report on IOT & RoboticsInternship Report on IOT & Robotics
Internship Report on IOT & RoboticsAman Jaiswal
 

What's hot (20)

brain computer-interfaces PPT
 brain computer-interfaces PPT brain computer-interfaces PPT
brain computer-interfaces PPT
 
smart blind stick
smart blind sticksmart blind stick
smart blind stick
 
final project ppt
final project pptfinal project ppt
final project ppt
 
Smart Sensors , Smart blind glasses , IDM9
Smart Sensors , Smart blind glasses , IDM9Smart Sensors , Smart blind glasses , IDM9
Smart Sensors , Smart blind glasses , IDM9
 
Gesture Recognition Technology-Seminar PPT
Gesture Recognition Technology-Seminar PPTGesture Recognition Technology-Seminar PPT
Gesture Recognition Technology-Seminar PPT
 
Ppt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOTPpt on six month training on embedded system & IOT
Ppt on six month training on embedded system & IOT
 
hand talk sound glove
hand talk sound glove hand talk sound glove
hand talk sound glove
 
Automation of shopping cart to ease queue in malls by using RFID
Automation of shopping cart to ease queue in malls by using RFIDAutomation of shopping cart to ease queue in malls by using RFID
Automation of shopping cart to ease queue in malls by using RFID
 
Smart wheel chair based on voice recognition for handicapped
Smart wheel chair based on voice recognition for handicappedSmart wheel chair based on voice recognition for handicapped
Smart wheel chair based on voice recognition for handicapped
 
Deaf and Dump Gesture Recognition System
Deaf and Dump Gesture Recognition SystemDeaf and Dump Gesture Recognition System
Deaf and Dump Gesture Recognition System
 
Embedded Systems Training Report
Embedded Systems Training ReportEmbedded Systems Training Report
Embedded Systems Training Report
 
Smart note-taker
Smart note-takerSmart note-taker
Smart note-taker
 
Micro electronic pill
Micro electronic pillMicro electronic pill
Micro electronic pill
 
Heart beat detector using arduino
Heart beat detector using arduinoHeart beat detector using arduino
Heart beat detector using arduino
 
Landmines Detection
Landmines DetectionLandmines Detection
Landmines Detection
 
Java ring ppt
Java ring pptJava ring ppt
Java ring ppt
 
My seminar ppt SPACE MOUSE
My seminar ppt  SPACE MOUSEMy seminar ppt  SPACE MOUSE
My seminar ppt SPACE MOUSE
 
Voice and touchscreen operated wheelchair ppt
Voice and touchscreen operated wheelchair pptVoice and touchscreen operated wheelchair ppt
Voice and touchscreen operated wheelchair ppt
 
Gesture vocalizer
Gesture vocalizerGesture vocalizer
Gesture vocalizer
 
Internship Report on IOT & Robotics
Internship Report on IOT & RoboticsInternship Report on IOT & Robotics
Internship Report on IOT & Robotics
 

Similar to SMART GLOVES FOR.pptx

IRJET- Smart Speaking Glove for Speech Impaired People
IRJET- Smart Speaking Glove for Speech Impaired PeopleIRJET- Smart Speaking Glove for Speech Impaired People
IRJET- Smart Speaking Glove for Speech Impaired PeopleIRJET Journal
 
Human Computer Interface Glove for Sign Language Translation
Human Computer Interface Glove for Sign Language TranslationHuman Computer Interface Glove for Sign Language Translation
Human Computer Interface Glove for Sign Language TranslationPARNIKA GUPTA
 
DESIGN OF LOW COST AND EFFICIENT SIGN LANGUAGE INTERPRETER FOR THE SPEECH AND...
DESIGN OF LOW COST AND EFFICIENT SIGN LANGUAGE INTERPRETER FOR THE SPEECH AND...DESIGN OF LOW COST AND EFFICIENT SIGN LANGUAGE INTERPRETER FOR THE SPEECH AND...
DESIGN OF LOW COST AND EFFICIENT SIGN LANGUAGE INTERPRETER FOR THE SPEECH AND...Dr.SHANTHI K.G
 
Microcontroller Based Sign Language Glove
Microcontroller Based Sign Language GloveMicrocontroller Based Sign Language Glove
Microcontroller Based Sign Language Gloveijsrd.com
 
IRJET- Hand Movement Recognition for a Speech Impaired Person
IRJET-  	  Hand Movement Recognition for a Speech Impaired PersonIRJET-  	  Hand Movement Recognition for a Speech Impaired Person
IRJET- Hand Movement Recognition for a Speech Impaired PersonIRJET Journal
 
IRJET- IoT based Portable Hand Gesture Recognition System
IRJET-  	  IoT based Portable Hand Gesture Recognition SystemIRJET-  	  IoT based Portable Hand Gesture Recognition System
IRJET- IoT based Portable Hand Gesture Recognition SystemIRJET Journal
 
HAND GESTURE VOCALIZER
HAND GESTURE VOCALIZERHAND GESTURE VOCALIZER
HAND GESTURE VOCALIZERIRJET Journal
 
Advanced wheel chair vatsal shah
Advanced wheel chair   vatsal shah Advanced wheel chair   vatsal shah
Advanced wheel chair vatsal shah Vatsal N Shah
 
HAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLE
HAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLEHAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLE
HAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLEIRJET Journal
 
IRJET- Smart Hand Gloves for Disable People
IRJET-  	  Smart Hand Gloves for Disable PeopleIRJET-  	  Smart Hand Gloves for Disable People
IRJET- Smart Hand Gloves for Disable PeopleIRJET Journal
 
Two Way Communication System with Binary Code Medium for People with Multiple...
Two Way Communication System with Binary Code Medium for People with Multiple...Two Way Communication System with Binary Code Medium for People with Multiple...
Two Way Communication System with Binary Code Medium for People with Multiple...IRJET Journal
 
Smart Remote for the Setup Box Using Gesture Control
Smart Remote for the Setup Box Using Gesture ControlSmart Remote for the Setup Box Using Gesture Control
Smart Remote for the Setup Box Using Gesture ControlIJERA Editor
 
Gesture Gloves - For Speechless patients
Gesture Gloves - For Speechless patientsGesture Gloves - For Speechless patients
Gesture Gloves - For Speechless patientsNeha Udeshi
 

Similar to SMART GLOVES FOR.pptx (20)

PPT_1.pptx
PPT_1.pptxPPT_1.pptx
PPT_1.pptx
 
iot contest file
iot contest fileiot contest file
iot contest file
 
IRJET- Smart Speaking Glove for Speech Impaired People
IRJET- Smart Speaking Glove for Speech Impaired PeopleIRJET- Smart Speaking Glove for Speech Impaired People
IRJET- Smart Speaking Glove for Speech Impaired People
 
Human Computer Interface Glove for Sign Language Translation
Human Computer Interface Glove for Sign Language TranslationHuman Computer Interface Glove for Sign Language Translation
Human Computer Interface Glove for Sign Language Translation
 
DESIGN OF LOW COST AND EFFICIENT SIGN LANGUAGE INTERPRETER FOR THE SPEECH AND...
DESIGN OF LOW COST AND EFFICIENT SIGN LANGUAGE INTERPRETER FOR THE SPEECH AND...DESIGN OF LOW COST AND EFFICIENT SIGN LANGUAGE INTERPRETER FOR THE SPEECH AND...
DESIGN OF LOW COST AND EFFICIENT SIGN LANGUAGE INTERPRETER FOR THE SPEECH AND...
 
Microcontroller Based Sign Language Glove
Microcontroller Based Sign Language GloveMicrocontroller Based Sign Language Glove
Microcontroller Based Sign Language Glove
 
IRJET- Hand Movement Recognition for a Speech Impaired Person
IRJET-  	  Hand Movement Recognition for a Speech Impaired PersonIRJET-  	  Hand Movement Recognition for a Speech Impaired Person
IRJET- Hand Movement Recognition for a Speech Impaired Person
 
IRJET- IoT based Portable Hand Gesture Recognition System
IRJET-  	  IoT based Portable Hand Gesture Recognition SystemIRJET-  	  IoT based Portable Hand Gesture Recognition System
IRJET- IoT based Portable Hand Gesture Recognition System
 
conference1final
conference1finalconference1final
conference1final
 
HAND GESTURE VOCALIZER
HAND GESTURE VOCALIZERHAND GESTURE VOCALIZER
HAND GESTURE VOCALIZER
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptx
 
published paper
published paperpublished paper
published paper
 
Advanced wheel chair vatsal shah
Advanced wheel chair   vatsal shah Advanced wheel chair   vatsal shah
Advanced wheel chair vatsal shah
 
HAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLE
HAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLEHAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLE
HAND GESTURE BASED SPEAKING SYSTEM FOR THE MUTE PEOPLE
 
IRJET- Smart Hand Gloves for Disable People
IRJET-  	  Smart Hand Gloves for Disable PeopleIRJET-  	  Smart Hand Gloves for Disable People
IRJET- Smart Hand Gloves for Disable People
 
Two Way Communication System with Binary Code Medium for People with Multiple...
Two Way Communication System with Binary Code Medium for People with Multiple...Two Way Communication System with Binary Code Medium for People with Multiple...
Two Way Communication System with Binary Code Medium for People with Multiple...
 
Gesture Vocalizer
Gesture VocalizerGesture Vocalizer
Gesture Vocalizer
 
Smart Remote for the Setup Box Using Gesture Control
Smart Remote for the Setup Box Using Gesture ControlSmart Remote for the Setup Box Using Gesture Control
Smart Remote for the Setup Box Using Gesture Control
 
Gesture Gloves - For Speechless patients
Gesture Gloves - For Speechless patientsGesture Gloves - For Speechless patients
Gesture Gloves - For Speechless patients
 
A05840104
A05840104A05840104
A05840104
 

More from SureshPharamasivam

IPQC for tablets, capsules and ointments.pptx
IPQC for tablets, capsules and ointments.pptxIPQC for tablets, capsules and ointments.pptx
IPQC for tablets, capsules and ointments.pptxSureshPharamasivam
 
vnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-7.pptx
vnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-7.pptxvnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-7.pptx
vnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-7.pptxSureshPharamasivam
 
Complications-of-third-stage-of-labor.pptx
Complications-of-third-stage-of-labor.pptxComplications-of-third-stage-of-labor.pptx
Complications-of-third-stage-of-labor.pptxSureshPharamasivam
 
vnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-8.pptx
vnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-8.pptxvnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-8.pptx
vnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-8.pptxSureshPharamasivam
 
quality control test for containers, closures and secondary packing materials...
quality control test for containers, closures and secondary packing materials...quality control test for containers, closures and secondary packing materials...
quality control test for containers, closures and secondary packing materials...SureshPharamasivam
 
STUDY MATERIAL 12TH BUSINESS STUDIES 2023-24.pdf
STUDY MATERIAL 12TH BUSINESS STUDIES 2023-24.pdfSTUDY MATERIAL 12TH BUSINESS STUDIES 2023-24.pdf
STUDY MATERIAL 12TH BUSINESS STUDIES 2023-24.pdfSureshPharamasivam
 

More from SureshPharamasivam (19)

5_6073641780169933819.ppt
5_6073641780169933819.ppt5_6073641780169933819.ppt
5_6073641780169933819.ppt
 
Unit 2.ppt
Unit 2.pptUnit 2.ppt
Unit 2.ppt
 
Unit 3.ppt
Unit 3.pptUnit 3.ppt
Unit 3.ppt
 
Unit 5.ppt
Unit 5.pptUnit 5.ppt
Unit 5.ppt
 
Unit 6.ppt
Unit 6.pptUnit 6.ppt
Unit 6.ppt
 
Unit 4.ppt
Unit 4.pptUnit 4.ppt
Unit 4.ppt
 
IPQC for tablets, capsules and ointments.pptx
IPQC for tablets, capsules and ointments.pptxIPQC for tablets, capsules and ointments.pptx
IPQC for tablets, capsules and ointments.pptx
 
ABORTION_ppt.ppt
ABORTION_ppt.pptABORTION_ppt.ppt
ABORTION_ppt.ppt
 
vnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-7.pptx
vnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-7.pptxvnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-7.pptx
vnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-7.pptx
 
Complications-of-third-stage-of-labor.pptx
Complications-of-third-stage-of-labor.pptxComplications-of-third-stage-of-labor.pptx
Complications-of-third-stage-of-labor.pptx
 
IPQC OF RAW MATERIAL.ppt
IPQC OF RAW MATERIAL.pptIPQC OF RAW MATERIAL.ppt
IPQC OF RAW MATERIAL.ppt
 
vnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-8.pptx
vnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-8.pptxvnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-8.pptx
vnd.openxmlformats-officedocument.presentationml.presentation&rendition=1-8.pptx
 
Mobile cornary care unit.pptx
Mobile cornary care unit.pptxMobile cornary care unit.pptx
Mobile cornary care unit.pptx
 
quality control test for containers, closures and secondary packing materials...
quality control test for containers, closures and secondary packing materials...quality control test for containers, closures and secondary packing materials...
quality control test for containers, closures and secondary packing materials...
 
hplc ppt.ppt
hplc ppt.ppthplc ppt.ppt
hplc ppt.ppt
 
spon abortion.ppt
spon abortion.pptspon abortion.ppt
spon abortion.ppt
 
5_6165808149094728806.pptx
5_6165808149094728806.pptx5_6165808149094728806.pptx
5_6165808149094728806.pptx
 
SENTINEL.pptx
SENTINEL.pptxSENTINEL.pptx
SENTINEL.pptx
 
STUDY MATERIAL 12TH BUSINESS STUDIES 2023-24.pdf
STUDY MATERIAL 12TH BUSINESS STUDIES 2023-24.pdfSTUDY MATERIAL 12TH BUSINESS STUDIES 2023-24.pdf
STUDY MATERIAL 12TH BUSINESS STUDIES 2023-24.pdf
 

Recently uploaded

MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?Olivia Kresic
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaoncallgirls2057
 
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedLean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedKaiNexus
 
Kenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby AfricaKenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby Africaictsugar
 
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deckPitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deckHajeJanKamps
 
India Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample ReportIndia Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample ReportMintel Group
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...lizamodels9
 
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCRashishs7044
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...lizamodels9
 
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...ictsugar
 
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptxContemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptxMarkAnthonyAurellano
 
Market Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMarket Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMintel Group
 
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort ServiceCall US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Servicecallgirls2057
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis UsageNeil Kimberley
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyotictsugar
 
Marketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent ChirchirMarketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent Chirchirictsugar
 
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...lizamodels9
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Riya Pathan
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 

Recently uploaded (20)

MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
 
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedLean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
 
Kenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby AfricaKenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby Africa
 
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deckPitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
 
India Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample ReportIndia Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample Report
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
 
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
 
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...
 
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptxContemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
Contemporary Economic Issues Facing the Filipino Entrepreneur (1).pptx
 
Market Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMarket Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 Edition
 
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort ServiceCall US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyot
 
Marketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent ChirchirMarketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent Chirchir
 
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 

SMART GLOVES FOR.pptx

  • 1. ANDROID APP BASED SMART GLOVE FOR DEAF AND DUMB PEOPLE TEAM MEMBERS: HARIPRIYA U - 510119106002 KEERTHANA D - 510119106005 RAGHUL B - 510119106009 PRABHATHARAN D Asst professor - ECE PROJECT SUPERVISOR & COORDINATOR PREMKUMAR S Associate professor-ECE HEAD OF DEPARTMENT - ECE
  • 2. ABSTRACT • Human being want to convey their feelings by interacting with people surrounding them. Speech is the easiest way for communication in the world. • It becomes difficult for speech and hearing impaired people to communicate with normal people as they use sign language for communication. • To bridge this gap, the proposed system act as mediator between impaired and normal people. • The objective of the project is to design a smart glove for sign language translation that helps an easy way of communication for speech and hearing impaired people. • This system uses flex sensors to capture the signs connected to the ARDUINO board. The smart glove transforms the hand signals to text and to speech by utilizing Arduino voice control. • Keywords: Smart glove, Arduino, flex sensors, sign language.
  • 3. LITERATURE SURVEY: S.NO TITLE JOURNAL INFERENCE ADVANTAGE DISADVANTAGE 1) Smart glove for hand gesture recognition (using cmos camera) International journal of advance research, ideasand innovation in technology There are various approaches to sign languagedetection like data glove approach, vision basedapproach and virtual button approach. Previously few attempts were made to identify the gesture using various other methods. The cmos camera captures the image of the gesture,edge detection of that image, peak detection of that image. ● Low power consumption. ● Low dark noise will contribute to higher fidelity. ● High latency ● Expensive ● High propagation delays
  • 4. 2) Implementation SmartGloves fordeaf and dumb disable International science and technology journal A practical system has been developed to allow deaf people to use a device to talk to ordinary people. The device consists of a wireless glovewith a flexible sensor and accelerometer. It translates the movements and produces outputin the speaker. ● Effective mean of communication ● Cost efficient ● More usage of circuit boards such as lcd display and speaker, so it isnot portable ● Not user friendly 3) Hand gesture recognitionusing ML with image processing IJRASET A novel method for hand gesture recognition system for two digit classification through webcam is proposed. In modern time sign recognition is usually processed in three fundamentals ● Segmentation ● Feature extraction ● classification ● It will be fast ● reliable ● Complex computational algorithms are required for detection ● Need of proper background and lighting condition.
  • 5. 4) Smart gloves for hand gesture recognition using sign language to speech conversion system using sensors International Journal of Pure and Applied Mathematics This paper presents a smart glove system that recognizes sign language gestures and converts them into spoken language using flex sensors and machine learning algorithms. The system includes a microcontroller and text-to-speech converter for output, and discusses both the hardware and software design. Provides portable and non-invasive sign language recognition, accurately recognizes sign language gestures with good accuracy for Indian Sign Language, and has the potential to improve communication for the deaf or hard of hearing. Accuracy can be affected by variations in hand gestures and movements, cost may be a barrier to widespread adoption, and the system requires further improvements in accuracy and a more user-friendly interface. 5) Hand gesture recognition using image processing for visually impaired and dumb person International Journal of advanced research in computer and communication Engineering In this proposed system the dumb people motion have a separate meaning whose message template will be taken and kept in a database.The gestures are taken as a snap and that were compared to gestures which are stored in a database.The training signs is an input and testing sign are present at the outside side.First the images are taken as a snap and compare with gestures stored in the database and finally for the matched gesture,the voice will be generated.  Usefulness in computer vision  Good accuracy  Pose variation and background variation makes the problem  More challenging
  • 6. EXISTING SYSTEM • In Existing system, there is no circuit used to announce their thoughts of physically challenged people and gesture based paper or circuits are not available in markets. • In existing method, sign language it couldn't be understand by all people for communication. There after a circuit is used to design predetermined postures are captured and matching the captured image with deaf and dumb people's sign language.
  • 8. PROPOSED SOLUTION: • The proposed system presents a solution for closing or at least narrowing gap between impaired people and normal people. This system improves the communication with deaf and dumb using "flex sensor" technology. • Flex sensors are placed on hand gloves for the use of deaf and dumb people. Sensors in the glove pick up gestures and transmit that to Arduino(ATMEGA328). • This gestures which are come from Arduino board, the bluetooth module send that sign to Android phone only when android phones bluetooth is enable. By using the mobile app incoming message (text) will convert to voice (audio) and send the output (as message) to a server for emergency response of doctors or family members ADVANTAGES: • High level of reliability,consistency,variety of flexible or stationery for mounting • Infinite number of resistance possibilites and bend ratios. • It is portable • Low cost & less weight .
  • 9. ADVANTAGES: High level of reliability,consistency,variety of flexible or stationery for mounting Infinite number of resistance possibilites and bend ratios. It is portable Low cost & less weight APPLICATION: • To develop the device to convert action into speech • To design the smart glove using flexible technology • To design an Android app for converting the action into speech and display
  • 11. HARDWARE REQUIREMENTS:  FLEX SENSOR  ACCELEROMETER SENSOR(MPU6050/ADXL335)  TOUCH SENSOR  HC-05 BLUETOOTH MODULE  ARDUINO UNO (ATMEGA328)
  • 12. SOFTWARE REQUIREMENTS  ARDUINO UNO (ATMEGA 328)  Arduino Bluetooth text to speech application
  • 13. FLEX SENSOR A flex sensor is basically a variable resistor that varies in resistance upon bending. Since the resistance is directly proportional to the amount of bending, it is often called a Flexible Potentiometer. A flex sensor consists of a phenolic resin substrate with conductive ink deposited and a segmented conductor is placed on top to form a flexible potentiometer in which resistance changes upon deflection.
  • 15. The MPU6050 is a Micro Electro-Mechanical Systems (MEMS) which consists of a 3-axis Accelerometer and 3-axis Gyroscope inside it. This helps us to measure acceleration, velocity, orientation, displacement and many other motions related parameter of a system or object. The MPU-6050 measures acceleration over the X, Y, and Z- axis. Ideally, in a static object, the acceleration over the Z-axis is equal to the gravitational force, and it should be zero on the X and Y-axis. Using the accelerometer’s values, it is possible to calculate the roll and pitch angles using trigonometry.
  • 16. TOUCH SENSOR Touch sensors work similar to a switch. When they are subjected to touch, pressure or force they get activated and acts as a closed switch. When the pressure or contact is removed, they act as an open switch. Capacitive touch sensor contains two parallel conductors with an insulator between them. These conductor plates act as a capacitor with a capacitance value C0. When these conductor plates come in contact with our fingers, our finger acts as a conductive object. Due to this, there will be an uncertain increase in the capacitance. Touch sensor has 3 pins: • GND pin needs to be connected to GND (0V) • VCC pin needs to be connected to VCC (5V or 3.3v) • SIGNAL pin is an output pin: LOW when it is NOT touched, HIGH when it is touched.
  • 17. Bluetooth module HC-05 HC-05 Bluetooth Module is an easy to use Bluetooth SPP (Serial Port Protocol) module, designed for transparent wireless serial connection setup. Its communication is via serial communication which makes an easy way to interface with controller or PC. HC-05 Bluetooth module provides switching mode between master and slave mode which means it able to use neither receiving nor transmitting data.
  • 18. ARDUINO UNO MICROCONTROLLER The Arduino Uno is an open-source microcontroller board based on the Microchip ATmega328P microcontroller and developed by Arduino.cc. The board is equipped with sets of digital and analog input/output (I/O) pins that may be interfaced to various expansion boards (shields) and other circuits. The board has 14 digital I/O pins (six capable of PWM output), 6 analog I/O pins, and is programmable with the Arduino IDE (Integrated Development Environment), via a type B USB cable. It can be powered by the USB cable or by an external 9-volt battery, though it accepts voltages between 7 and 20 volts. It is similar to the Arduino Nano and Leonardo
  • 19. Arduino IDE 1.8.19: • The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. This software can be used with any Arduino board. • IDE works in conjunction with the Arduino controller, which helps to write code and upload it to various Arduino boards.
  • 21. Hardware Setup with Android App
  • 23. Help me Need water
  • 25. Is prabhatharan sir Haripriya Keerthana raghul
  • 26. CONCLUSION • In this project, we constructed a smart glove for supporting deaf- dumb people in communicating with normal people that are not familiar with sign language. The smart glove is able to connect to Android mobile and facilitate exchange of messages. Whereas the android application is able to send sign gestures from the smart gloves and it will be received as text and speech in android app. Also in case of emergency it will transmit message to the family members. This Smart glove is light, cheap, easy to use and no risk. We believe that the project is an effective and very useful for deaf and dumb people where they can communicate with their family and people around them.
  • 27. FUTURE SCOPE: • Since we have used few signs in this prototype,it believes that additional gestures might be used to detect entire sign language.The hardware gadget with gloves has automation applications that can be developed in the future using the wifi connection and the GSM module.