Page 1 of 1

smart braille feedback for improvment

Posted: Mon Feb 16, 2026 6:14 am
by Ghaith12
hello I'm a Dubai electricity and water authority academy student in electrical and electronic section, earlier i was making the smart braille training project for a event that supports disabled people which will be presented on the event, i was wondering if i can make upgrades to the project by adding a sound order instead of a push button, so is there a way to make it happen? like when i say the letter it reads my order and let the solenoids shows the letter in braille language


Regards :D

Re: smart braille feedback for improvment

Posted: Mon Feb 16, 2026 8:12 am
by bfinio
Hi - you can buy voice control modules for the Arduino as shown in this project:

https://www.sciencebuddies.org/science- ... olled-lamp

You would need to combine the code from that project with the code from the braille project - we can't do that part for you. You may want to start by getting voice commands to work separately and then integrating it with the braille project.

Good luck!

Ben (project author)