ECHOlinuxWarrior / eyeStick

An IoT based walking stick which helps people with visual impairment to overcome their difficulties and act independently.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eyeStick with You !

An IoT based walking stick which helps people with visual impairment to overcome their difficulties and act independently.

Table of Contents

Overview

Visual impairment can be termed as blindness or vision loss. This impairment causes many difficulties in their day-to-day activities such as in reading, walking, socialising, and driving. They are dependent on external assistance which can be provided by humans, dogs or special electronic devices for better decision making. This motivated us to create a prototype called “Assistive Smart Cane for Visually Impaired” to overcome the problems they face in their daily life.

Working

  • The proposed smart cane is designed with obstacle detection module, trajectory mapping, heat detection, water detection, pulse detection, light detection, pit and staircase detection using InfraRed (IR) sensor and GPS (Global Positioning System) which helps them to accomplish his/her daily tasks with ease.
  • The obstacle detection and trajectory mapping module use ultrasonic sensors, IR sensor to alert the visually impaired over any obstacle, potholes or water puddles through different beeping/vibrating patterns.
  • GPS is used to identify the current location of the person which is sent as a text message to the family members.
  • We also provide the stick with an EMERGENCY BUTTON which notifies the emergency contact number in case of distress.
  • All these facilities are not at all possible if the visually challenged person has misplaced the cane somewhere else. For this purpose, we have fixed an alarm in the smart cane which is connected to their mobile phones. This alarm helps them to find their smart cane if they misplaced it.
  • All these using an Arduino!

Keyword - Blind Stick, Arduino, GPS, IR Sensor, Ultrasonic Sensor, LDR, Water Sensor.

Installation & Runnig

  • The initial step is to install the Arduino IDE.
  • Clone this repo using :
git clone https://github.com/rohitarrunachalam/eyeStick
  • Open the files in your IDE.
  • Make the appropriate connections with Arduino and the Sensors.
  • Compile your sketch and upload it to see the output

Technologies Used

Got a Question ?

Feel free to contact us on LinkedIn - Arun S Dhamodhar , Rohit Arrunachalam , Avinash.

About

An IoT based walking stick which helps people with visual impairment to overcome their difficulties and act independently.


Languages

Language:C++ 100.0%