Arduino Tutorial: Ultrasonic Sensor HC-SR04 and LCD Display
Display the results from the HC-SR04 Ultrasonic Sensor on an LCD Display
Ultrasonic Sensor HC-SR04 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.
Look the basic tutorial about the HC-SR04 https://youtu.be/vTjJDeDJmsA
LCD Display Connection:
Before wiring the LCD screen to your Arduino or Genuino board we suggest to solder a pin header strip to the 14 (or 16) pin count connector of the LCD screen.To wire your LCD screen to your board, connect the following pins:
Look the basic tutorial about the LCD Display https://youtu.be/cxNBlD5c8zI
Get the Code:
http://mertarduinotutorial.blogspot.com.tr/2016/11/arduino-tutorial-15-ultrasonic-sensor.html
First of all, I would like to thank you for reading this guide ! I hope it helps you.
If you want to support me, you can subscribe my channel and watch my videos.