Good day! I will be creating a project made from Ultrasonic Sensor and Arduino.
The objective of the project is to measure distance from an object and determine the time time necessary for an ultrasonic wave to travel from the transmitter to the receiver after being reflected from the target. I will be displaying its elapsed time on a lcd screen.
Can someone guide me on how can I code to compute for the the time of flight?
Thank you!