.. note:: Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts. **Why Join?** - **Expert Support**: Solve post-sale issues and technical challenges with help from our community and team. - **Learn & Share**: Exchange tips and tutorials to enhance your skills. - **Exclusive Previews**: Get early access to new product announcements and sneak peeks. - **Special Discounts**: Enjoy exclusive discounts on our newest products. - **Festive Promotions and Giveaways**: Take part in giveaways and holiday promotions. 👉 Ready to explore and create with us? Click [|link_sf_facebook|] and join today! Video 27: Measuring Distanc ==================================================== Learn how to use an ultrasonic sensor with an ESP32 microcontroller for accurate distance measurement and trigger actions based on distance thresholds. * **Ultrasonic Sensor Basics**: Understand how ultrasonic sensors work by emitting waves and measuring their reflection for distance calculation. * **Documentation Reference**: Access the documentation on docs.sunFounder.com for setup guidance for the ESP32 and ultrasonic sensor. * **Ultrasonic Sensor Specifications**: Learn about the HC-SR04 ultrasonic sensor's specifications, including pin configuration and operating parameters. * **Wiring Configuration**: Follow instructions to correctly wire the ultrasonic sensor to the ESP32 microcontroller for seamless integration. * **Code Explanation**: Dive into the code explanation for interfacing with the ultrasonic sensor, including initializing pins and calculating distance from time measurements. * **Practical Demonstration**: Witness a practical demonstration of distance measurement using the setup, including accuracy verification and triggering actions based on predefined distance thresholds. **Video** .. raw:: html .. **Related On-line Tutorials** .. * :ref:`ar_ultrasonic`