Ultrasonic Distance Measurement
Our project is a low-cost, user-friendly ultrasonic distance meter. It uses sound waves to detect and calculate the distance of nearby objects, making it a handy tool for non-contact measurement.
The sensor transmits and receives ultrasonic pulses, and a microcontroller converts the analog signal into a digital format for accurate distance calculation. This information is then displayed on an LCD screen for easy viewing.
This simple and affordable system offers a reliable way to measure distance without touching the target object.
📌 Feature¶
🔹 Non-contact measurement
🔹 Real-time Display
🔹 Effective Range: 5 cm to 4 meters.
Field of Application
🔹 Water Level Measurement
🔹 Obstacle avoidance robots
🔹 Accident avoidance cars
🔰 Circuit Diagram¶

🔰 Hardware¶

🔰 PCB Design¶

🔰 PCB Implementaion¶

🔰 Code¶
We used 'mikroC PRO' cooding for the distance measurement using PIC 16F877A Microcontroller and HC-SR04 Sensor.
We upload this code to PIC 16F877A Microcontroller via 'PICkit 2'.
🔰 Report¶
The report has been made publicly available to to help other students provide a guideline on the basic framework.Please avoid copying entriely or partially from this document.
⭐ Credit¶
As a part of the academic activities, this project has been developed by:
-
Nusrat Jahan Papri
-
Jannatul Maua Nazia
-
Ramisha Anan
-
Susmita Barua