- Environmental monitoring with uChipPosted 1 week ago
- ARDULEGO KIT: create with Lego and ArduinoPosted 4 weeks ago
- Share & Discover by PCBWayPosted 1 month ago
- ENERGY METER IOTPosted 1 month ago
- Energy Meter GSM with Arduino (part 2)Posted 2 months ago
- Energy Meter GSM with Arduino (part 1)Posted 2 months ago
- ARDULOCK: a keyboard with RFID modulePosted 3 months ago
- Autofocus Glasses/Phoropter Using Variable Focus Liquid LensPosted 4 months ago
- Home Automation & Lights controlling SystemPosted 4 months ago
- Solar TrackerPosted 5 months ago
GPS Voice Assistant for Visually Impaired People
People who are completely blind or have impaired vision usually have a difficult time navigating outside the spaces that they’re accustomed to. In fact, physical movement is one of the biggest challenges for blind people, explains World Access for the Blind. Traveling or merely walking down a crowded street can be challenging. Because of this, many people with low vision will prefer to travel with a sighted friend or family member when navigating unfamiliar places.
Also, blind people must memorize the location of every obstacle or item in their home environment. Objects like beds, tables and chairs must not be moved without warning to prevent accidents. If a blind person lives with others, each member of the household has to be diligently about keeping walkways clear and all items in their designated locations.
How It Works:
The Latitude and Longitude are obtained from the embedded GNSS, thanks to Sony’s Spresense Board which has integrated GPS support. The input from the blind person is obtained using the Voice recognition module. The Audio signal is sampled and then computed.
Depending on the place mentioned by the Visually challenged person, The Geo-Coordinates of the destination is extracted from Google’s Firebase. Upon this comparison, the controller drives the voice playback unit for providing voice navigation to the user. Predefined voices are stored in the SD card as navigating commands to the blind persons. We can store the destination values for each voice of spoken command in the Firebase for recognizing the destinations. The ultrasonic sensor detects the obstacle in the way onto the destination so that the microcontroller gets it and alerts the visually impaired persons.