The HC-SR04 is a popular ultrasonic distance sensor — it sends out a sound pulse and times how long it takes to bounce back, giving an accurate distance reading from 2cm to 400cm.
Widely used in robotics for obstacle avoidance, parking sensors, liquid-level detection, and any project needing non-contact distance measurement. Works directly with Arduino, ESP32, and Raspberry Pi.