Sightline is a navigational walking stick aimed towards the visually impaired, which should give them enhanced mobility, ease of navigation and confidence in their travels.
How did we make it? (Ideation + Creation Process)
At the heart of Sightline lies a commitment to innovation and accessibility. We designed this smart walking stick using the M5Stack Light, ENV II, and ToF (Time-of-Flight) units, ensuring precise environmental awareness. These components work together to detect obstacles, measure distances, and respond to lighting conditions in real time.
To keep things efficient and adaptable, we programmed Sightline with simple Python code, making it easy to refine and update its functionality. The lightweight and modular nature of the M5Stack ecosystem allowed us to create a compact yet powerful assistive device, enhancing mobility and safety for visually impaired individuals.
Product Introduction
We used two M5Stack Units in our product: Main and Secondary
The main M5Stack uses the ToF unit to alert the user of when their walking stick is near an object/person. A beeping sound is used to alert the user with varying intervals depending on the distance measured by the ToF unit, the intervals decreasing as the distance decreases.
The secondary M5Stack uses the ENVII and Light units to both alert the user whether it is raining of not and turns on lights when the surrounding environment is dark. The user is alerted of rain when the ENVII detects a level of above 90 humidity in the surrounding. The lights of the M5Stack turn on when it is dark and turn off when it is bright using the light unit.
Blockly Code
Python code is listed in the 'Code' Section.
Video Link
Why did we make this product? (Research + Background)
Visually impaired people have difficulty navigating in unfamiliar places. Additionally, blind people must memorise the location of every obstacle or item in the home environment, and those items must not be moved without informing the person to avoid accidents.
The visually impaired cannot participate in some activities easily, limiting their career options which affect their finances and self-esteem. Not only that, but it also limits their ability to socialise and meet new people impacting emotional and mental health.
Comments
Please log in or sign up to comment.