Skip to content

An electronic device capable of reading text from an app, and translating it from English characters to a Braille pattern which can be easily felt by a blind user.

Notifications You must be signed in to change notification settings

Shrutii07/Refreshable-braille-display

Repository files navigation

Refreshable-Braille-Display

ECE Dept project in an electronic device capable of reading text from an app, and translating it from English characters to a Braille pattern which can be easily felt by a blind user.

Note: bluetooth code is for app named 'Braille App' for other apps modify it according to the output of the said app

gif of model

Softwares Required

Code

  • braille_bluetooth : The text is received from a mobile app via HC05 then each character is cross-referenced with its equivalent Braille pattern from a table. The resulting pattern is sent to the output to actuate the braille pin and the process repeated over again for the next characters.
  • braille : Code to convert ASCII to Braille language(Capital Characters only).
  • braille_advance : Code to convert ASCII to Braille Language (Capital & small characters).
  • braille_servo : Code to convert ASCII to Braille for servo motors.

Video

Video for the project : Video

Report

Report for the project : Report

About

An electronic device capable of reading text from an app, and translating it from English characters to a Braille pattern which can be easily felt by a blind user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages