Sunday, April 10, 2022

ARDUINO LCD PROJECT FOR MEASURING DISTANCE WITH ULTRASONIC SENSOR

ABOUT THIS PROJECT

I was using a normal LCD for this project before and then I need to add few sensors in this setup which need more digital pins, so I replace the LCD with a LCD which got I2C board soldered on it.

Thanks UTSOURCE.net to offer electronic components for this project!

they deal in all kinds of electronic components, for example, Arduino board, Ultrasonic sensor, and many more.


watch the tutorial on my channel 



Be very careful connecting the circuit. Check your work, and it helps to work with a Buddy. Have one person looking at the schematic, and one looking at the circuit. Sometimes it is easier to get it right working in pairs.

Now the objective of this project is to measure distance using the ultrasonic sensor, and then display that value on the LCD display. You should have the skills you need from the earlier lessons. Try and do this project on your own, but if you get stuck, you can look at my code below. As always, don’t copy and paste my code, but it should be used as a guide to help you write yours if you get stuck.

our assignment is to get this project going, and show that you can measure distance and then display it on the LCD. After showing me your work, then you need to take the project in your own unique direction. What can you make based on what you have learned in the last few lessons. You should use some combination of Ultrasonic Sensor, LCD, and Servo to make a project or product or your own invention. You have the technical skills, you have the equipment, now go be creative!





Please Comment on Youtube so that will get the code 
Arduino Code: Click Here to Get



YouTube: https://www.youtube.com/channel/UCcwnTKWxSlkv_iarGQ_zbPg/featured



Instagram:
https://www.instagram.com/?hl=en



Facebook:

https://www.facebook.com/Creative-ideas-EEE-110709481470623/?ref=pages_you_manage



No comments:

Post a Comment

dc motor with encoder arduino

How to control dc motor with encoder: Arduino DC Motor Speed Control with Encoder-  I have been using different types of stepper motors, Ser...