Skip to content

One of the many challenges that blind people face in life is navigating the streets. On the street, there are numerous vehicles and obstructions that could harm them. Therefore, keeping this issue in mind, we developed a Smart blind stick that searches the area in front of it with an ultrasonic sensor for obstacles.

License

Notifications You must be signed in to change notification settings

SaiHari-N/Ultrasonic-based-Blind-Stick-using-NodeMCU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Finding their way on the streets is one of the many difficulties that blind people face in life. There are a lot of vehicles and obstacles on the street that could get in their way and hurt them. So, keeping this issue in mind, we created a Smart blind stick that uses an ultrasonic sensor to look for obstacles in front of it. We make use of a NodeMCU board and an ultrasonic sensor called the HC-SR04. Complete the circuit then, at that point, transfer the given code to the NodeMCU.

Hardware Specification

  1. NodeMCU

  2. HC-SR04 Ultrasonic Sensor

  3. Buzzer

  4. Jumper Wires

  5. Power Supply

Software Specification

  1. Arduino IDE

Block Diagram:

blind stick

Working Principle:

Using an HC-SR04 ultrasonic sensor, the Smart Blind Stick scans the path in front of it. Whenever the sensor identifies any item in its way the ringer begins blaring and furthermore simultaneously the Drove turns on. The blind person is able to change the direction after hearing the buzzer beep. The individual will be able to find his way around without getting hurt in this manner. The Ultrasonic range finder’s functions are identical to those of this smart stick. On the Arduino serial monitor, we can also see the distance’s real-time values in cm. Use zip ties to secure the entire setup to a stick.

Connectivity Configuration:

Connect the ultrasonic sensor’s TRIG and ECHO pins to the NodeMCU’s digital-3 and digital-4 pins. Connect the buzzer’s positive and negative wires to the NodeMCU’s digital-5 and GND pins as well as LED is connected to 3.3V and GND. Presently open the chronic screen to peruse the sensor esteem.

Prototype:

Prototype

About

One of the many challenges that blind people face in life is navigating the streets. On the street, there are numerous vehicles and obstructions that could harm them. Therefore, keeping this issue in mind, we developed a Smart blind stick that searches the area in front of it with an ultrasonic sensor for obstacles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages