Good Morning,
I am the student working on Braille project basic intent is to read the push button switch encode the data and decode and display it on LED.
For Example :
In Braille Language, A is represented as "100000". Now in my project the circuit arrangement is shown as in the pic uploaded. When the user will press the push button 1 it should reflect it on LED 1 .
Similarly For B "110000" When push button 1 and Push Button 2 is pressed it should reflect LED going high on LED 1 and LED 2.
For that I had a logic, I thought of using two extra push button used for decoding, Once
after making Start push button High, the user should give input via 6 Push Button, further once stop button is pressed the system should decode which button was pressed out of 6 input buttons and make the corresponding LED to go HIGH.
Please Guide me in this domain.
Thank you in Advance.