There are about 285 billion visually impaired people worldwide, of whom 39 million are completely blind. Blind people are having difficulty moving or surviving without support. Using Blind Stick is therefore a gift for people with blindness.
- For this Arduino UNO, ultrasonic Sensor are the key elements used.
- A detector sensor which senses the obstacle then this stick makes buzzer sound.
- This smart sensing alarm warns the Visually Impaired persons that there is an obstacle in front of them.
steps:
- select a long stick.
- connect the jumper wires to the (ultra-sonic).
- connect the sensor's GND to GND pin of Arduino.
- VCC of ultrasonic sensor is connected to 5v power pin in Arduino.
- connect ECHO to Arduino pin 10.
- connect Trig to Arduino pin 9.
- connect buzzer positive to 11th of Arduino and GND the negative in Arduino GND pin.
- 9V battery acts as a power supply to the device.
