Monday, 21 May 2018

Aurdino LCD project for measuring distance



ARDUINO LCD PROJECT FOR MEASURING Distance 

Introduction: Arduino LCD Project for Me

Hello:)
May be you don't know how to use an ultrasonic sensor to measure the distance with an LCD display, so in this instructable I decided to make you happy and help you getting started. This sensor is very popular among the Arduino Geeks. In this project the ultrasonic sensor read and write the distance between the sensor and the object in front of it in the LCD display, It’s really simple.
My goal is to help you understand how this sensor works and then you can use this example in your own projects.

Step 1: Parts Required

Picture of Parts Required
- 1x LCD Display (I made this project with JHD162A)
- Some wires

Step 2: Connect the Components

Picture of Connect the Components

Step 3: Upload the Code

Picture of Upload the Code
sketch to your Arduino and watch the measurement.
For more projects about the HC-SR04 ultrasonic ranging sensor visit my GitHub repository Good luck.
Link for coding https://cdn.instructables.com/ORIG/FTG/1UXQ/IADH8BAP/FTG1UXQIADH8BAP.ino

No comments:

Post a Comment