< Homepage

Ultrasonic Parking Distance Meter

This gadget contains two parts: the first is the seven-segment display controlled by an Arduino Nano, the second is the ultrasonic module. The datasheet of the HC-SR04 ultrasonic module. This device is placed in a car garage, the display is at eye-level, the ultrasonic module is located at the height of the car's licence plate. This is necessary, because the ultrasonic module works by sending and receiving an ultrasonic sound pulse, and the sound pulse needs a flat surface to reflect back into the module.

The HC-SR04 ultrasonic module

From the time between the sending and receiving of the sound pulse, the distance to the car can be calculated. After testing the device, I could see that there were almost no variation in the measured distance when the car was stopped. However these measurements are not exactly accurate, because to calculate the distance, the speed of sound needs to be known, but that changes with the temperature of the air. This device does not account for it. I built this device, because our garage was small, and it was hard to see how much space was left in front of the car during parking. Now it is easy and safe to park the car.

Photo of the display


Kapcsolat: Email Github