Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

An Android-based Portable Smart Cane for Visually Impaired

People

Asst professor Students


[1]
Divya Bharathi Vinothkumar.R[1] Velan.S[2] ArunPrasath.V[3]

Final year .Dept of Electronic and Communication Engineering,


PERI Institude Of Technology,Chennia,India

ABSTRACT refractive errors (43%) and cataracts (33%); the first


reason for blindness is cataract (51%). Those who are
visually impaired have to face problems in education,
Blind peoples are very difficult to move one place to transportation, traveling, employment, and
another place.so we introduce the smart stick to help autonomous living daily. But moving around freely
the visually impaired people without the help of is probably the hardest challenge for them as they are
others.we use ultra sonic sensor to detect the obstacle not depending on their own eyes1 . Hence, we
,alert through voice play back module.And then gps leveraged technology to come up with a portable,
to find current location ,we use panic switch button cost-effective, and reliable device to overcome
if blind people are in panic situation just press the challenges for visually impaired people, allowing
panic switch ,the helper of blind person them to walk confidently with maximizing control of
alert through gsm.Walking with confidence is one of their mobile device by wireless communication that
them, which may have different challenges in performs some key functions by pressing buttons
different environments or countries. We have from their mounted device on the white cane. In this
considered the Indian context, where outdoor research paper, we have developed an android
environments are often crowded and noisy. Keeping application that is linked with the portable smart
these challenges in mind, a new smart stick has been device mounted on a white cane through a Bluetooth
developed which is capable of detecting obstacles of module and some other sensors and modules
any height in front or slightly sideways of the person. controlled by Arduino Nano. The device is tested
The stick gives a fair idea about the distance and the with blind people and gives better results for
location of obstacles through vibration in the hand. reliability, user friendly, portability, less weight, and
Different frequencies of the generated vibration economical so that everyone can easily purchase,
about the distance of the obstacle. Real-time mount, and configure to walk more confidently and
experiments have been conducted in different perform a necessary operation and obstacle detection
environments by different people to observe the in the range of 5 feet with varying buzzer frequency
accuracy of the stick, and the results are quite after every 12 inches to give batter understanding of
encouraging.The Smart Cane is an electronic device distance to obstacle also the facility to operate mobile
to assist in obstacle detection for the visually from the mounted device such as sending a message
impaired. The Smart Cane is an electronic device that to caretakers, dialing a call, help message, SMS read
fits as a handle on walking sticks used by visually and open Google maps to navigate by a single click
impaired people.The main aim of our project visually on the mounted button on a white cane that wirelessly
impaired person travel alone without the help of communicates through Bluetooth. More importantly,
others. the blind person can start an Android application and
connect with the device by just shaking the mobile
INTRODUCTION horizontally, the application will be automatically
According to World Health Organization (WHO), started and connected. Furthermore, it generates a
internationally the number of visually impaired confirmation voice after successful connectivity with
people of all ages is projected to be 285 million, of the device on the white cane.
whom 39 million are sightless or blind. People 50
years and older are 82% of all sightless or blind. The
main reasons for visual impairment are uncorrected
Authorized licensed use limited to: Chang'an University. Downloaded on December 04,2021 at 06:17:14 UTC from IEEE Xplore. Restrictions apply.
PROPOSED SYSTEM WITH WORKING Circuit diagram of the power supply:
METHOD
The smart cane is used for Blind people to detect
obstacle in that smart cane we use ultrasonic sensor ,
ESP8266(IOT), Touch sensor, buzzer,GSM,IOT for
information about the cane through the web sever
Using GSM we can sent panic message through
phone Solar panel battery for power consumption.

The capacitors must have enough high


voltage rating to safely handle the input voltage feed
to circuit. The circuit is very easy to build into a piece
of Vero board.

Pinout of the 7805 regulator IC.

1. Unregulated voltage in

2. Ground

3. Regulated voltage our

EMBEDDED C

EXISTING METHOD • Embedded C Programming is the soul of the


processor functioning inside each and every
embedded system we come across in our
In this project, our major work is on the android daily life, such as mobile phone, washing
application as shown in , where we are using existing machine, and digital camera.
sensors of a smartphone instead to add additional • Each processor is associated with an
embedded software. The first and foremost
sensors in the device that causes reduction of cost and
thing is the embedded software that decides
decrease the weight and size of the device to make it
functioning of the embedded system.
more smart and economical. The aforementioned Embedded C language is most frequently
sensors are an accelerometer, GSM, GPS, and used to program the microcontroller.
speaker. These features make this device unique
compare to other existing smart cane. Earlier, many embedded applications were
developed using assembly level programming.
However, they did not provide portability. This
disadvantage was overcome by the advent of
various high level languages like C,
Pascal, and COBOL

Authorized licensed use limited to: Chang'an University. Downloaded on December 04,2021 at 06:17:14 UTC from IEEE Xplore. Restrictions apply.
1.2 INTERNET OF THINGS: minimal human intervention. There is,
however, no single, universal definition.
• The term Internet of Things generally refers to
scenarios where network connectivity and
Enabling Technologies: The concept of
computing capability extends to objects,
combining computers, sensors, and networks to
sensors and everyday items not normally
monitor and control devices has existed for
considered computers, allowing these devices
decades. The recent confluence of several
to generate, exchange and consume data with
technology market trends, however, is bringing
the Internet of Things closer to widesprea

Projects made using the Arduino are called


sketches, and such sketches are usually written in a
cut-down version of C++ (a number of C++ features
SOFTWARE REQUIREMENT are not included). Because programming a
microcontroller is somewhat different from
ARDUINO IDE: programming a computer, there are a number of
device-specific libraries (e.g., changing pin modes,
The Arduino IDE is incredibly minimalistic, yet it output data on pins, reading analog values, and
provides a nearcomplete environment for most timers). This sometimes confuses users who think
Arduino-based projects. The top menu bar has the Arduino is programmed in an "Arduino language."
standard options, including "File" (new, load save, However, the Arduino is, in fact, programmed in
etc.), "Edit" (font, copy, paste, etc.), "Sketch" (for C++. It just uses
compiling and programming), "Tools" (useful
options for testing projects), and "Help". The middle CONCLUSION
section of the IDE is a simple text editor that where In this project, our major work , where we are using
you can enter the program code. The bottom section existing sensors add additional sensors in the
of the IDE is dedicated to an output window that is device that causes reduction of cost and decrease the
used to see the status of the compilation, how much weight and size of the device to make it more smart
memory has been used, any errors that were found and economical. ZThe aforementioned sensors are
in the program, and various other useful messages an accelerometer, GSM, GPS. These features make
this device unique compare to other existing smart
cane.

The smart cane is used for Blind people to detect


obstacle in that smart cane we use ultrasonic sensor
, ESP8266(IOT), Touch sensor, buzzerGSMIOT for
information about the cane through the web
sever.Using GSM we can sent panic message

Authorized licensed use limited to: Chang'an University. Downloaded on December 04,2021 at 06:17:14 UTC from IEEE Xplore. Restrictions apply.
through phoneSolar pannel battary for power Conference on Application of Infrmation and
consumption. Communication Technologies
(AICT), 2016, pp. 1-8, doi:
10.1109/ICAICT.2016.7991655.
REFERENCE
[7] S. Das, S. Patro, R. Das, and A. Mishra,
[1] M. P. Agrawal and A. R. Gupta, "Smart Stick
"Arduino based Safety Device for the Visually
for the Blind and
Challenged," 2019 International Conference on
Visually Impaired People", Second International Communication and Signal Processing (ICCSP),
Conference on Chennai, India,

Inventive Communication and Computational 2019


Technologies
[8] K. Nisar and A.A.A. Ibrahim, A
(ICICCT), pp.542-545, 2018
[2] G. A. Mutiara, G. I. Hapsari and R. Rijalul,
"Smart guide extension
for blind cane," 2016 4th International Conference
on Information
and Communication Technology (ICoICT),
Bandung, pp. 1-6, 2016,
[3] Shifeng Zhou, “A Smart Cane to Help the Blind
People Walk
Confidently”, IOP Conf. Series: Materials Science
and Engineering
439 (2018)

[4] V. Kunta, C. Tuniki and U. Sairam, "Multi-


Functional Blind Stick for Visually Impaired
People," 2020 5th International Conference on
Communication and Electronics Systems (ICCES),
COIMBATORE,
India, 2020
[5] M. Bansal, S. Malik, M. Kumar, and N. Meena,
"Arduino based Smart Walking Cane for Visually
Impaired People," 2020 Fourth International
Conference on Inventive Systems and Control
(ICISC),
Coimbatore, India, 2020
[6] K. Nisar, A. A. A. Ibrahim, L. Wu, A. Adamov
and M. J. Deen, "Smart home for elderly living
using Wireless Sensor Networks and an Android
application," 2016 IEEE 10th International

Authorized licensed use limited to: Chang'an University. Downloaded on December 04,2021 at 06:17:14 UTC from IEEE Xplore. Restrictions apply.
.

Authorized licensed use limited to: Chang'an University. Downloaded on December 04,2021 at 06:17:14 UTC from IEEE Xplore.
Restrictions apply.

You might also like