Components - Ultr-WPS Office

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Components:Ultrasonic distance sensorBuzzerLEDVibrator motorEmergency switchArduino

boardBreadboard (optional but recommended for easier prototyping)Jumper wiresInstructions:Prepare


Components:Ensure all components are in working condition.Familiarize yourself with the pin
configurations of each component.Connect Ultrasonic Sensor:Connect the VCC pin of the ultrasonic
sensor to the 5V pin on the Arduino.Connect the GND pin of the ultrasonic sensor to any GND pin on the
Arduino.Connect the Trig pin of the ultrasonic sensor to pin 9 on the Arduino.Connect the Echo pin of
the ultrasonic sensor to pin 10 on the Arduino.Connect Buzzer:Connect one terminal of the buzzer to pin
11 on the Arduino.Connect the other terminal of the buzzer to any GND pin on the Arduino.Connect
LED:Connect the longer leg (anode) of the LED to pin 13 on the Arduino (via a current-limiting resistor if
necessary).Connect the shorter leg (cathode) of the LED to any GND pin on the Arduino.Connect
Vibrator Motor:Connect one terminal of the vibrator motor to pin 8 on the Arduino.Connect the other
terminal of the vibrator motor to any GND pin on the Arduino.Connect Emergency Switch:Connect one
terminal of the emergency switch to pin 2 on the Arduino.Connect the other terminal of the emergency
switch to any GND pin on the Arduino.Power Supply:Power the Arduino using a suitable power source
(USB or battery).Upload the Sketch:Copy the provided Arduino sketch into the Arduino IDE.Upload the
sketch to the Arduino board.Testing:Test the functionality of the cane by powering it on.Ensure that the
ultrasonic sensor can detect objects and trigger the buzzer, LED, and vibrator motor accordingly.Test the
emergency switch to make sure it functions as expected.Assemble the Cane:Mount the components
securely on the cane handle or body.Ensure that the ultrasonic sensor is positioned in a way that allows
it to detect obstacles effectively.Secure all connections and components to prevent damage during
use.Final Checks:Perform a final test of the assembled cane to ensure all components are working
correctly.Make any necessary adjustments to improve functionality or ergonomics.Usage:Once
assembled and tested, the cane is ready for use. Ensure the user understands how to operate it and is
familiar with any emergency procedures

You might also like