https://github.com/manishmeganathan/smartwalkingcane
An Arduino project to build a smart walking cane for the blind using ultrasonic sensors and haptic vibration generators
https://github.com/manishmeganathan/smartwalkingcane
arduino college-project haptic-feedback smart-walking-stick ultrasonic-sensor water-detection
Last synced: about 2 months ago
JSON representation
An Arduino project to build a smart walking cane for the blind using ultrasonic sensors and haptic vibration generators
- Host: GitHub
- URL: https://github.com/manishmeganathan/smartwalkingcane
- Owner: manishmeganathan
- License: mit
- Created: 2021-05-26T18:17:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-27T17:11:01.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T08:26:48.634Z (4 months ago)
- Topics: arduino, college-project, haptic-feedback, smart-walking-stick, ultrasonic-sensor, water-detection
- Language: C++
- Homepage:
- Size: 438 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arduino-smartwalkingcane
## An Arduino based Smart Walking Cane projectThis project was completed for college credits for an Embedded Systems Course.
The project's goal was to create a low cost and light weight system with an Arduino microcontroller and ultrasonic sensors that can alert a visually impaired person to an obstacle with directional haptics. There is also a water level sensor embedded that detects water puddles and alerts the user by activating all the haptics.
The haptics are located are strategic points on the handle of the walking cane to provide a sense of directionality to the user when the haptic alerts are active.
![]()
![]()
![]()
![]()