Preloader image
   

Arduino Tutorial – Ultrasonic Sensor HC-SR04 with Buzzer and LED (Distance Meter )

In this Arduino Tutorial we will learn how the HC-SR04 Ultrasonic Sensor works and how to use it with Buzzer and LED.

 

Required Hardware
Arduino Board – https://goo.gl/UyGYeF
Ultrasonic Sensor HC-SR04 – https://goo.gl/dRkWUg
Breadboard – https://goo.gl/yCa8hX
Jumper Wires – https://goo.gl/VRzUN4
Buzzer
LED
220 Ohm Resistor

Arduino Compatible SCM – https://goo.gl/yi21yB
Electronics Equipments – https://goo.gl/covX9J
Module Board For Arduino – https://goo.gl/81dafX

 

Connections:
The HC-SR04 Ultrasonic Module has 4 pins, Ground, VCC, Trig and Echo. The Ground and the VCC pins of the module needs to be connected to the Ground and the 5 volts pins on the Arduino Board respectively and the trig and echo pins to any Digital I/O pin on the Arduino Board.

 

The HC-SR04 sensor attach to the Breadboard
The Sensor VCC connect to the Arduino Board +5V
The Sensor GND connect to the Arduino Board GND
The Sensor Trig connect to the Arduino Board Digital I/O 9
The Sensor Echo connect to the Arduino Board Digital I/O 10

 

Buzzer and LED
The Buzzer attach to the Breadboard
The Buzzer long leg (+) connect to the Arduino Board Digital 11
The Buzzer short leg (-) connect to the Arduino Board GND
The LED attach to the Breadboard
The Resistor connect to the LED long leg (+)
The Resistor other leg (from LED’s long leg) connect to the Arduino Board Digital 13
The LED short leg (-) connect to the Arduino Board GND

 

Share this post on the following platforms easily:

No Comments

Post A Comment

error: Context Menu disabled!