SlideShare a Scribd company logo
1 of 14
Wireless Braille Learner
Project group:13 -
Kanak Mahatme
Omkar Kondare
Tanmay Chandorkar
Project Guide – Prof. Jyoti Kashyap
INTRODUCTION
 Braille is a tactile script for reading and writing used by visually impaired people around the world.
It is not a language but instead a code that can be used for every language. It can also be used for
scientific and musical notation, mathematics and computer code.
 Despite advances in assistive technology, like text-to-speech, braille remains irreplaceable as a way
for blind and visually impaired people to become literate.
 Braille education is an important step to empower the visually impaired.
 Braille code is a writing system which enables blind and
partially sighted people to read and write through touch. Braille
consists of patterns of raised dots arranged in cells of up to six
dots in a 3×2 configuration. Each cell represents a braille letter,
numeral or punctuation mark. Some frequently used words and
letter combinations also have their own single cell patterns.
PROBLEM STATEMENT
 Of the world’s 37 million blind people, an estimated 90% live in developing countries. About 15
million of them live in India, a number that has doubled since 2007 to make it the highest number
in any country.
 However, the braille literacy rate there is only 1%, far lower than the regular literacy rate of 77.7%.
Block Diagram
METHODOLOGY
 The ESP32 microcontroller is programmed using the Arduino IDE to control the Braille matrix. The microcontroller
receives signals from the webpage when the user clicks on a letter. Based on the input, it controls the servo motors to
form the Braille letter.
 The six servo motors are arranged in a 3x2 matrix, similar to the arrangement of dots in a Braille letter. The motors
move up and down to create the raised dots that form the Braille letters. The on/off state of each motor corresponds
to a specific dot in the Braille matrix.
 The webpage is designed using HTML and MIT App Inventor. It acts as the user interface for the Braille learner. The
webpage consists of buttons that represent each letter of the Braille alphabet. When the user clicks on a button, the
webpage sends a signal to the ESP32 microcontroller over Wi-Fi`.
 The ESP32 Wi-Fi module receives the signal from the webpage and triggers the corresponding servo motors to
create the Braille letter. The motors move up and down based on the dot positions of the letter, as determined by the
Braille matrix.
 The user can feel the raised dots on the surface of the Braille learner to read the letter. The Braille matrix resets to its
initial position after each letter is formed, so the user can form a new letter.
 In summary, the wireless Braille learner uses a combination of hardware (ESP32 microcontroller and servo motors)
and software (webpage created using HTML and MIT App Inventor) to create Braille letters that can be read by touch.
It provides an efficient and innovative way for individuals who are blind or visually impaired to learn Braille.
CIRCUIT DIAGRAM
Real Circuit Connection
Final Model
MODEL
WEB PAGE
Desktop View Mobile View
ADVANTAGES
 INCREASED INDEPENDENCE:
Braille literacy can greatly increase independence for individuals with vision loss. With the ability to read and write
Braille, individuals can more easily access written materials without needing assistance from others.
 IMPROVED EMPLOYMENT OPPORTUNITIES:
Learning Braille can open up new employment opportunities for individuals with vision loss. Braille skills are
particularly useful in fields such as education, law, and social work.
 ENHANCED COMMUNICATION:
Braille can be used to communicate with others who are visually impaired, allowing individuals to connect and
communicate in a meaningful way.
 GREATER LITERACY SKILLS:
Braille literacy can help individuals with vision loss develop stronger literacy skills, including reading
comprehension and writing abilities.
FUTURE SCOPE
 The mobile app that you are planning to create has a noble purpose, as it aims to assist visually impaired people in
learning and recalling things. The app will take audio input from the user and process the data to convert it into Braille
pattern, which will be displayed on a 3x2 matrix formation created by a Servo Motor. The app will also allow users to create
3 letter words using 3 sets of braille letter boxes.
 The app is particularly helpful for blind learners who do not have anyone to explain the characters to them. Reading
braille as a new person can be challenging, and the app aims to make things easier for them. The app will use voice
recognition or Talk Back to display the Braille lipi on a phone-based app or website. However, some of the functions are yet
to be performed and solved, but the next version can be with a fully voice-recognized Android/iOS app to turn speech into
text and show the matrix of Braille.
 The app has the potential to revolutionize the way visually impaired people learn and read. It can make learning and
recalling things more accessible and efficient for them. The app's voice recognition feature will allow users to speak instead
of typing or writing, which can be a challenge for some visually impaired individuals. The app's 3x2 matrix formation of
Braille pattern will also make it easier for users to recognize and memorize letters and words. Overall, the app has the
potential to improve the quality of life for visually impaired individuals and enhance their learning experience.
REFERENCES
 Murray, I., & Pasquale, A. (2006). A portable device for the translation of braille to text. Proceedings of the 8th
International ACM SIGACCESS Conference on Computers and Accessibility - Assets ’06.
doi:10.1145/1168987.1169030
 Wagh, P., Prajapati, U., Shinde, M., Salunke, P., Chaskar, V., Telavane, S., & Yadav, V. (2016). E-Braille-a self-
learning Braille device. 2016 Twenty Second National Conference on Communication (NCC).
doi:10.1109/ncc.2016.756116
 S. S. D. Kameswari, D. Harika, and D. K. Sahu, “Braille keyboard for blind people,” Int. J. Recent Technol. Eng.,
vol. 8, no. 1, pp. 156–159, 2019.
 Technol. Eng., vol. 8, no. 1, pp. 156–159, 2019.
 https://hackaday.com/2017/09/20/hackaday-prize-entry-molbed-braille-display/
 https://forum.arduino.cc/t/esp32-compilation-error/948350
 https://www.electronicshub.org/esp32-pinout/
 http://ai2.appinventor.mit.edu/#6707980354322432
 https://www.youtube.com/watch?v=KUZQrk0PN50
 https://gist.github.com/strongSoda/27f4caf1335e3d03accf708e1fcdcbf0
 https://github.com/kumarmuthu/ESP32/blob/main/CppCode/WebServerWithServoMotorControl/HTML
WebpageDesign/MuthuESP32WebServer.html
 https://www.google.com/search?q=esp32+38pins&client=firefox-b-d&hl=en&sxsrf=APwXEdc543LXbxrqjrO0C7QoOtP-
l27j3A:1682139779036&source=lnms&tbm=isch&sa=X&ved=2ahUKEwi4uvf_2rz-AhVo-
DgGHS12A6IQ_AUoAXoECAEQAw&biw=1376&bih=646&dpr=1.4#imgrc=YxEKggP4w5uo8M
 https://stackoverflow.com/questions/36454476/aligning-buttons-horizontally-that-are-within-divs
 https://randomnerdtutorials.com/esp32-servo-motor-web-server-arduino-ide/
 https://www.espressif.com/en/products/socs/esp32
 https://www.arduino.cc/
THANK YOU

More Related Content

Similar to Group 13 Final.pptx

Design of a Communication System using Sign Language aid for Differently Able...
Design of a Communication System using Sign Language aid for Differently Able...Design of a Communication System using Sign Language aid for Differently Able...
Design of a Communication System using Sign Language aid for Differently Able...IRJET Journal
 
Application for Iraqi sign language translation on Android system
Application for Iraqi sign language translation  on Android system Application for Iraqi sign language translation  on Android system
Application for Iraqi sign language translation on Android system IJECEIAES
 
Presentationgroup
PresentationgroupPresentationgroup
Presentationgrouplax8055
 
Application on character recognition system on road sign for visually impaire...
Application on character recognition system on road sign for visually impaire...Application on character recognition system on road sign for visually impaire...
Application on character recognition system on road sign for visually impaire...IJECEIAES
 
Assistive technology for visual impairment.pptx
Assistive technology for visual impairment.pptxAssistive technology for visual impairment.pptx
Assistive technology for visual impairment.pptxMuhammad Farooq
 
Procedia Computer Science 94 ( 2016 ) 295 – 301 Avail.docx
 Procedia Computer Science   94  ( 2016 )  295 – 301 Avail.docx Procedia Computer Science   94  ( 2016 )  295 – 301 Avail.docx
Procedia Computer Science 94 ( 2016 ) 295 – 301 Avail.docxaryan532920
 
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
 
Braille to text and speech for cecity persons
Braille to text and speech for cecity personsBraille to text and speech for cecity persons
Braille to text and speech for cecity personseSAT Journals
 
A Literature Survey On Voice Assistance
A Literature Survey On Voice AssistanceA Literature Survey On Voice Assistance
A Literature Survey On Voice AssistanceWendy Hager
 
DHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTEDHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTEIRJET Journal
 
DHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTEDHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTEIRJET Journal
 
VOICE BASED EMAIL SYSTEM FOR BLIND AND HANDICAPPED PEOPLE
VOICE BASED EMAIL SYSTEM FOR BLIND AND HANDICAPPED PEOPLEVOICE BASED EMAIL SYSTEM FOR BLIND AND HANDICAPPED PEOPLE
VOICE BASED EMAIL SYSTEM FOR BLIND AND HANDICAPPED PEOPLEIRJET Journal
 
Survey Paper on Raspberry pi based Assistive Device for Communication between...
Survey Paper on Raspberry pi based Assistive Device for Communication between...Survey Paper on Raspberry pi based Assistive Device for Communication between...
Survey Paper on Raspberry pi based Assistive Device for Communication between...IRJET Journal
 
20550-38934-1-PB.pdf
20550-38934-1-PB.pdf20550-38934-1-PB.pdf
20550-38934-1-PB.pdfIjictTeam
 
A Translation Device for the Vision Based Sign Language
A Translation Device for the Vision Based Sign LanguageA Translation Device for the Vision Based Sign Language
A Translation Device for the Vision Based Sign Languageijsrd.com
 
Sign Language Recognition using Mediapipe
Sign Language Recognition using MediapipeSign Language Recognition using Mediapipe
Sign Language Recognition using MediapipeIRJET Journal
 
Toward a New Algorithm for Hands Free Browsing
Toward a New Algorithm for Hands Free BrowsingToward a New Algorithm for Hands Free Browsing
Toward a New Algorithm for Hands Free BrowsingCSCJournals
 
Visual Product Identification For Blind Peoples
Visual Product Identification For Blind PeoplesVisual Product Identification For Blind Peoples
Visual Product Identification For Blind PeoplesIRJET Journal
 
IRJET- Gesture Drawing Android Application for Visually-Impaired People
IRJET- Gesture Drawing Android Application for Visually-Impaired PeopleIRJET- Gesture Drawing Android Application for Visually-Impaired People
IRJET- Gesture Drawing Android Application for Visually-Impaired PeopleIRJET Journal
 

Similar to Group 13 Final.pptx (20)

Design of a Communication System using Sign Language aid for Differently Able...
Design of a Communication System using Sign Language aid for Differently Able...Design of a Communication System using Sign Language aid for Differently Able...
Design of a Communication System using Sign Language aid for Differently Able...
 
Application for Iraqi sign language translation on Android system
Application for Iraqi sign language translation  on Android system Application for Iraqi sign language translation  on Android system
Application for Iraqi sign language translation on Android system
 
Presentationgroup
PresentationgroupPresentationgroup
Presentationgroup
 
Application on character recognition system on road sign for visually impaire...
Application on character recognition system on road sign for visually impaire...Application on character recognition system on road sign for visually impaire...
Application on character recognition system on road sign for visually impaire...
 
Assistive technology for visual impairment.pptx
Assistive technology for visual impairment.pptxAssistive technology for visual impairment.pptx
Assistive technology for visual impairment.pptx
 
Procedia Computer Science 94 ( 2016 ) 295 – 301 Avail.docx
 Procedia Computer Science   94  ( 2016 )  295 – 301 Avail.docx Procedia Computer Science   94  ( 2016 )  295 – 301 Avail.docx
Procedia Computer Science 94 ( 2016 ) 295 – 301 Avail.docx
 
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...
 
Braille to text and speech for cecity persons
Braille to text and speech for cecity personsBraille to text and speech for cecity persons
Braille to text and speech for cecity persons
 
A Literature Survey On Voice Assistance
A Literature Survey On Voice AssistanceA Literature Survey On Voice Assistance
A Literature Survey On Voice Assistance
 
DHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTEDHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTE
 
DHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTEDHWANI- THE VOICE OF DEAF AND MUTE
DHWANI- THE VOICE OF DEAF AND MUTE
 
VOICE BASED EMAIL SYSTEM FOR BLIND AND HANDICAPPED PEOPLE
VOICE BASED EMAIL SYSTEM FOR BLIND AND HANDICAPPED PEOPLEVOICE BASED EMAIL SYSTEM FOR BLIND AND HANDICAPPED PEOPLE
VOICE BASED EMAIL SYSTEM FOR BLIND AND HANDICAPPED PEOPLE
 
Survey Paper on Raspberry pi based Assistive Device for Communication between...
Survey Paper on Raspberry pi based Assistive Device for Communication between...Survey Paper on Raspberry pi based Assistive Device for Communication between...
Survey Paper on Raspberry pi based Assistive Device for Communication between...
 
20550-38934-1-PB.pdf
20550-38934-1-PB.pdf20550-38934-1-PB.pdf
20550-38934-1-PB.pdf
 
A Translation Device for the Vision Based Sign Language
A Translation Device for the Vision Based Sign LanguageA Translation Device for the Vision Based Sign Language
A Translation Device for the Vision Based Sign Language
 
Sign Language Recognition using Mediapipe
Sign Language Recognition using MediapipeSign Language Recognition using Mediapipe
Sign Language Recognition using Mediapipe
 
Toward a New Algorithm for Hands Free Browsing
Toward a New Algorithm for Hands Free BrowsingToward a New Algorithm for Hands Free Browsing
Toward a New Algorithm for Hands Free Browsing
 
ASSISTIVE TECHNOLOGY FOR STUDENTS WITH VISUAL IMPAIRMENT ANDAUTISTIC DISORDER...
ASSISTIVE TECHNOLOGY FOR STUDENTS WITH VISUAL IMPAIRMENT ANDAUTISTIC DISORDER...ASSISTIVE TECHNOLOGY FOR STUDENTS WITH VISUAL IMPAIRMENT ANDAUTISTIC DISORDER...
ASSISTIVE TECHNOLOGY FOR STUDENTS WITH VISUAL IMPAIRMENT ANDAUTISTIC DISORDER...
 
Visual Product Identification For Blind Peoples
Visual Product Identification For Blind PeoplesVisual Product Identification For Blind Peoples
Visual Product Identification For Blind Peoples
 
IRJET- Gesture Drawing Android Application for Visually-Impaired People
IRJET- Gesture Drawing Android Application for Visually-Impaired PeopleIRJET- Gesture Drawing Android Application for Visually-Impaired People
IRJET- Gesture Drawing Android Application for Visually-Impaired People
 

Recently uploaded

Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 
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
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
GD Birla and his contribution in management
GD Birla and his contribution in managementGD Birla and his contribution in management
GD Birla and his contribution in managementchhavia330
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth MarketingShawn Pang
 
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxBanana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxgeorgebrinton95
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
RE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechRE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechNewman George Leech
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewasmakika9823
 
rishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfrishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfmuskan1121w
 
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In.../:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...lizamodels9
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...Paul Menig
 
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc.../:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...lizamodels9
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
Marketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet CreationsMarketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet Creationsnakalysalcedo61
 
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
 
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service PuneVIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service PuneCall girls in Ahmedabad High profile
 

Recently uploaded (20)

Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
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...
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
GD Birla and his contribution in management
GD Birla and his contribution in managementGD Birla and his contribution in management
GD Birla and his contribution in management
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
 
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxBanana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
KestrelPro Flyer Japan IT Week 2024 (English)
KestrelPro Flyer Japan IT Week 2024 (English)KestrelPro Flyer Japan IT Week 2024 (English)
KestrelPro Flyer Japan IT Week 2024 (English)
 
RE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechRE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman Leech
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
 
rishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfrishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdf
 
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In.../:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc.../:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
Marketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet CreationsMarketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet Creations
 
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
 
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service PuneVIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
 

Group 13 Final.pptx

  • 1. Wireless Braille Learner Project group:13 - Kanak Mahatme Omkar Kondare Tanmay Chandorkar Project Guide – Prof. Jyoti Kashyap
  • 2. INTRODUCTION  Braille is a tactile script for reading and writing used by visually impaired people around the world. It is not a language but instead a code that can be used for every language. It can also be used for scientific and musical notation, mathematics and computer code.  Despite advances in assistive technology, like text-to-speech, braille remains irreplaceable as a way for blind and visually impaired people to become literate.  Braille education is an important step to empower the visually impaired.
  • 3.  Braille code is a writing system which enables blind and partially sighted people to read and write through touch. Braille consists of patterns of raised dots arranged in cells of up to six dots in a 3×2 configuration. Each cell represents a braille letter, numeral or punctuation mark. Some frequently used words and letter combinations also have their own single cell patterns.
  • 4. PROBLEM STATEMENT  Of the world’s 37 million blind people, an estimated 90% live in developing countries. About 15 million of them live in India, a number that has doubled since 2007 to make it the highest number in any country.  However, the braille literacy rate there is only 1%, far lower than the regular literacy rate of 77.7%.
  • 6. METHODOLOGY  The ESP32 microcontroller is programmed using the Arduino IDE to control the Braille matrix. The microcontroller receives signals from the webpage when the user clicks on a letter. Based on the input, it controls the servo motors to form the Braille letter.  The six servo motors are arranged in a 3x2 matrix, similar to the arrangement of dots in a Braille letter. The motors move up and down to create the raised dots that form the Braille letters. The on/off state of each motor corresponds to a specific dot in the Braille matrix.  The webpage is designed using HTML and MIT App Inventor. It acts as the user interface for the Braille learner. The webpage consists of buttons that represent each letter of the Braille alphabet. When the user clicks on a button, the webpage sends a signal to the ESP32 microcontroller over Wi-Fi`.  The ESP32 Wi-Fi module receives the signal from the webpage and triggers the corresponding servo motors to create the Braille letter. The motors move up and down based on the dot positions of the letter, as determined by the Braille matrix.  The user can feel the raised dots on the surface of the Braille learner to read the letter. The Braille matrix resets to its initial position after each letter is formed, so the user can form a new letter.  In summary, the wireless Braille learner uses a combination of hardware (ESP32 microcontroller and servo motors) and software (webpage created using HTML and MIT App Inventor) to create Braille letters that can be read by touch. It provides an efficient and innovative way for individuals who are blind or visually impaired to learn Braille.
  • 9. WEB PAGE Desktop View Mobile View
  • 10. ADVANTAGES  INCREASED INDEPENDENCE: Braille literacy can greatly increase independence for individuals with vision loss. With the ability to read and write Braille, individuals can more easily access written materials without needing assistance from others.  IMPROVED EMPLOYMENT OPPORTUNITIES: Learning Braille can open up new employment opportunities for individuals with vision loss. Braille skills are particularly useful in fields such as education, law, and social work.  ENHANCED COMMUNICATION: Braille can be used to communicate with others who are visually impaired, allowing individuals to connect and communicate in a meaningful way.  GREATER LITERACY SKILLS: Braille literacy can help individuals with vision loss develop stronger literacy skills, including reading comprehension and writing abilities.
  • 11. FUTURE SCOPE  The mobile app that you are planning to create has a noble purpose, as it aims to assist visually impaired people in learning and recalling things. The app will take audio input from the user and process the data to convert it into Braille pattern, which will be displayed on a 3x2 matrix formation created by a Servo Motor. The app will also allow users to create 3 letter words using 3 sets of braille letter boxes.  The app is particularly helpful for blind learners who do not have anyone to explain the characters to them. Reading braille as a new person can be challenging, and the app aims to make things easier for them. The app will use voice recognition or Talk Back to display the Braille lipi on a phone-based app or website. However, some of the functions are yet to be performed and solved, but the next version can be with a fully voice-recognized Android/iOS app to turn speech into text and show the matrix of Braille.  The app has the potential to revolutionize the way visually impaired people learn and read. It can make learning and recalling things more accessible and efficient for them. The app's voice recognition feature will allow users to speak instead of typing or writing, which can be a challenge for some visually impaired individuals. The app's 3x2 matrix formation of Braille pattern will also make it easier for users to recognize and memorize letters and words. Overall, the app has the potential to improve the quality of life for visually impaired individuals and enhance their learning experience.
  • 12. REFERENCES  Murray, I., & Pasquale, A. (2006). A portable device for the translation of braille to text. Proceedings of the 8th International ACM SIGACCESS Conference on Computers and Accessibility - Assets ’06. doi:10.1145/1168987.1169030  Wagh, P., Prajapati, U., Shinde, M., Salunke, P., Chaskar, V., Telavane, S., & Yadav, V. (2016). E-Braille-a self- learning Braille device. 2016 Twenty Second National Conference on Communication (NCC). doi:10.1109/ncc.2016.756116  S. S. D. Kameswari, D. Harika, and D. K. Sahu, “Braille keyboard for blind people,” Int. J. Recent Technol. Eng., vol. 8, no. 1, pp. 156–159, 2019.  Technol. Eng., vol. 8, no. 1, pp. 156–159, 2019.  https://hackaday.com/2017/09/20/hackaday-prize-entry-molbed-braille-display/  https://forum.arduino.cc/t/esp32-compilation-error/948350  https://www.electronicshub.org/esp32-pinout/  http://ai2.appinventor.mit.edu/#6707980354322432
  • 13.  https://www.youtube.com/watch?v=KUZQrk0PN50  https://gist.github.com/strongSoda/27f4caf1335e3d03accf708e1fcdcbf0  https://github.com/kumarmuthu/ESP32/blob/main/CppCode/WebServerWithServoMotorControl/HTML WebpageDesign/MuthuESP32WebServer.html  https://www.google.com/search?q=esp32+38pins&client=firefox-b-d&hl=en&sxsrf=APwXEdc543LXbxrqjrO0C7QoOtP- l27j3A:1682139779036&source=lnms&tbm=isch&sa=X&ved=2ahUKEwi4uvf_2rz-AhVo- DgGHS12A6IQ_AUoAXoECAEQAw&biw=1376&bih=646&dpr=1.4#imgrc=YxEKggP4w5uo8M  https://stackoverflow.com/questions/36454476/aligning-buttons-horizontally-that-are-within-divs  https://randomnerdtutorials.com/esp32-servo-motor-web-server-arduino-ide/  https://www.espressif.com/en/products/socs/esp32  https://www.arduino.cc/