Skip to content

Designed a real-time haptic feedback system to assist visually and hearing-impaired users by providing 360-degree spatial awareness. Integrated VL53L0X sensors with STM32H563ZI using I2C for efficient communication.

License

Notifications You must be signed in to change notification settings

Megharsh05/Sense-Tride

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🦯 Sense-Stride

Sense-Stride is a smart assistive walking cane designed to improve mobility and safety for visually impaired individuals. It combines time-of-flight sensors, a motion detector, and haptic feedback to detect and alert the user of nearby obstacles in all directions. Built using an STM32H563ZI microcontroller, it offers enhanced spatial awareness while remaining lightweight and user-friendly.


πŸš€ Features

  • Obstacle detection using VL53L0X ToF sensors (Front, Left, Right)
  • Rear motion detection using a PIR sensor
  • Directional haptic feedback for real-time alerts
  • Roller-integrated bottom for smooth motion
  • Robust and ergonomic mechanical design
  • Operates independently without external connectivity

πŸ› οΈ Technologies Used

  • Microcontroller: STM32H563ZI (ARM Cortex-M33)
  • Sensors: 3x VL53L0X ToF sensors, 1x PIR sensor
  • Feedback: 4x haptic vibration motors
  • Communication: I2C bus for sensor integration
  • Software: Arduino IDE-based implementation, real-time plotting via Serial Plotter

πŸ”§ System Architecture

The system consists of:

  • VL53L0X sensors for distance measurement in 3 directions
  • PIR sensor mounted near the shoulder for rear motion detection
  • STM32H563ZI MCU for processing and control
  • Haptic motors corresponding to each sensor
  • A structured software algorithm for real-time monitoring and feedback

πŸ“Š Results Summary

  • Obstacle detection accuracy: 95%
  • Rear detection accuracy: 94%
  • Average response latency: ~50 ms
  • Real-time visualization using Arduino Serial Plotter

πŸ‘¨β€πŸ’» Contributors

  • Megharsh L – Firmware Development, Sensor Integration
  • Phalguna KR – Hardware Design, Testing
  • E Uday – System Design, VLSI Architecture
  • Rudragowda K S – PIR Integration, Testing
  • Dr. Madhusudhana K – Project Mentor and HOD, SDMIT

πŸ“š Acknowledgements

  • Department of Electronics and Communication, SDM Institute of Technology, Ujire
  • All users who participated in testing and feedback
  • Arduino and STM32 communities for tools and documentation

πŸ”— References

Please refer to the full project documentation for detailed technical details and literature references.

About

Designed a real-time haptic feedback system to assist visually and hearing-impaired users by providing 360-degree spatial awareness. Integrated VL53L0X sensors with STM32H563ZI using I2C for efficient communication.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •