https://github.com/sameetasadullah/braille-translator
A Braille Translator in C++ using Microsoft Visual Studio
https://github.com/sameetasadullah/braille-translator
braille-translator cpp microsoft-visual-studio
Last synced: 11 months ago
JSON representation
A Braille Translator in C++ using Microsoft Visual Studio
- Host: GitHub
- URL: https://github.com/sameetasadullah/braille-translator
- Owner: SameetAsadullah
- Created: 2021-10-20T18:54:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-09T01:03:02.000Z (over 3 years ago)
- Last Synced: 2025-03-15T02:14:42.952Z (over 1 year ago)
- Topics: braille-translator, cpp, microsoft-visual-studio
- Language: C++
- Homepage:
- Size: 5.51 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Braille Translator
### Description
A `Braille Translator` in `C++` using `Microsoft Visual Studio`. It also prints the `Frequency of Each Letter` in braille language. It reads Braille characters from the file named as `braille_20210402_131148144.txt`.
### Working Screenshot