Ultrasonic Sensor
Objective
This project demonstrates the use of an ultrasonic sensor.
Preview of Project
Materials Needed
One Arduino Uno
One Ultrasonic Sensor
One Breadboard (Any Size)
Four male-male Wires
Circuit Diagram
Instructions
Place the Ultrasonic Sensor on the breadboard.
Connect VCC to 5v on the Arduino
Connect GND to any GND on the Arduino
Connect Trig to pin 7 on the Arduino
Connect Echo to pin 6 on the Arduino