A Text to Braille Converter project for blind assistance.
The Blind Assist Project is designed to help visually impaired individuals by converting text into Braille.
This project demonstrates how assistive technology can bridge accessibility gaps using simple hardware and software.
- 🔤 Converts plain text into Braille patterns
- 🖥️ Easy-to-use interface for input
- ⚡ Fast and accurate conversion
- 🔧 Arduino integration for hardware-based Braille output (optional)
- 🌍 Open-source for learning and awareness
- ⚙️ Programming Language: C / C++ (depending on your implementation)
- 🔌 Hardware: Arduino (if used for tactile Braille display)
- 📚 Libraries: Add any libraries you used.
-
Clone the repository:
git clone https://github.com/Mohan95-gammer/Blind-Assist-Project.git
-
Open blind.ino in the Arduino IDE.
-
Connect your Arduino board (e.g., Arduino Uno).
-
Upload the sketch to the board.
-
Follow the Proteus schematic diagram for wiring and simulation.
Blind-Assist-Project/
│── braille_converter.ino # Main script
│── Blind project.pdf # Documentation
│── README.md # Overview
│── LICENSE # Usage terms
See
- Blind project.pdf for detailed explanation.
- Schematic Diagram – Proteus simulation schematic
- blind.ino – Main Arduino sketch
Developed by Mohana Krishna Maturi
📌 Copyright © 2026 Mohana Krishna
This project is for public viewing only.
❌ No modification, redistribution, or commercial use is permitted without written permission.