Blind Stick
Blind Stick
Since sometimes blind people collide against high and moving obstacles, we
need obstacle-sensing function in front of the blind people.
SOLUTION:
We introduce a smart stick system for assisting blind people. The smart stick
comes as a proposed solution to enable visually impaired people to find
difficulties in detecting obstacles and dangers in front of them during walking
and to identify the world around. The system is designed to act like an artificial
vision and alarm unit. We seek in our project to provide a smart stick affordable
and suitable for most blind people, and also it is light in weight. It can be made
available to all segments of the society and their families who need them.
In experiments (with wood, concrete, plastic, etc as obstacles), the results reveal
distance measurement accuracy 95 % approximately.
COMPONENTS:
Arduino UNO
2 ultrasonic sensor (HC-SR04)
Flame sensor (smoke sensor)
Water sensor
Buzzer
Vibrator
BLOCK DIAGRAM:
Power
supply
Ultrasonic
sensor Vibrator
Arduino UNO
Flame sensor Buzzer
Water sensor
Specifications of ARDUINO UNO:
Microcontroller:ATmega328
Operating voltage:5V
Input Voltage:7-12V
Digital I/O pins:14
Analog input pins:6
Flash memory:32KB
SRAM:2KB
EEPROM:1KB
ARDUINO UNO:
Arduino uno is used in my project over any other version of Arduino?
WHY?