Skip to content

vamshikumaradapa/VisionGuard-Smart-Stick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🦯 VisionGuard Smart Stick (IoT-Based Assistive Device)

πŸ“Œ Overview

VisionGuard Smart Stick is an advanced assistive device designed to help visually impaired and dual-disabled individuals navigate safely.
It detects obstacles and ground-level hazards like holes, provides voice and vibration alerts, and includes an emergency SOS system with GPS tracking.


πŸš€ Features

  • Obstacle detection using ultrasonic sensors
  • Hole/step detection for safer walking
  • Voice alerts using speaker module
  • Buzzer/vibration feedback system
  • Touch-based alert support (for deaf-blind users)
  • GPS location tracking
  • SOS emergency message via GSM

πŸ› οΈ Tech Stack

  • Arduino (Embedded C)
  • Ultrasonic Sensors Integration
  • GPS & GSM Communication
  • DFPlayer Mini (Audio Module)

πŸ”§ Components Required

  • Arduino Board
  • Ultrasonic Sensors (3x)
  • DFPlayer Mini + Speaker
  • GPS Module
  • GSM Module
  • Buzzer / Vibration Motor
  • Touch Sensor / Rubber Switch
  • Battery / Power Supply
  • Jumper Wires

βš™οΈ Working Principle

  • Front sensors detect obstacles like walls or objects
  • Bottom sensor detects holes or steps
  • Voice alerts notify the user using speaker
  • Buzzer/vibration gives instant feedback
  • Touch sensor allows manual alert for dual-disabled users
  • GPS fetches location data
  • GSM sends emergency SOS message with coordinates

🧰 Setup Instructions

  1. Connect all sensors and modules properly
  2. Insert SD card with voice files into DFPlayer
  3. Upload the Arduino code (main.ino)
  4. Configure phone number in GSM module
  5. Power ON the system
  6. Test obstacle, hole, and SOS functions

πŸ“· Images

Project Image


πŸ“Œ Output

  • Detects obstacles and alerts user
  • Identifies holes/steps and gives warning
  • Voice alerts for better guidance
  • SOS message sent with live GPS location
  • Supports safe navigation for visually impaired users

🎯 Applications

  • Assistive device for visually impaired people
  • Smart mobility aid
  • Emergency safety device
  • Social impact IoT solution

About

VisionGuard Smart Stick is an assistive device that helps visually impaired people by detecting obstacles and holes, providing voice and vibration alerts, and sending emergency location through GPS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors