This project uses an Arduino microcontroller with an HC-SR04 ultrasonic sensor to measure distances. The Arduino emits ultrasonic pulses and measures the time it takes for the echo to return. This ...
The sensor continuously sends out infrared light and measures how much of that light is reflected. When a reflective object is within its set detection range, it returns a low signal. The Arduino ...