Arduino Parking Sensor with HC-SR04 Ultrasonic Sensor
To make a parking sensor with Arduino, you need a few parts. One sensor, one buzzer to provide sound effect and 8 leds to show distance.
You can easily make the Arduino parking sensor using the hc-sr04 sensor, but you have to show the distance between you in some way. You can do this by using several LED's and buzzer.
Breaboards & Jumpers Really Problem
To use an buzzer, you need to use a transistor. Because the current of buzzer is not supported by Arduino's pins. Making this circuit can be boring and tiring.
![](https://static.wixstatic.com/media/0f415a_bc683f6776c54068b3bd4cf6be35af9a~mv2.jpg/v1/fill/w_980,h_653,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/0f415a_bc683f6776c54068b3bd4cf6be35af9a~mv2.jpg)
Breadboard Circuits
Product Details
We will use 8 leds in our project, 2 of them will be red, 3 will be yellow and 3 will be green. In order to use 8 leds, we need to use 8 220ohm resistors. But it would be really challenging to prepare a breadboard circuit to use 8 resistors and led together.
![](https://static.wixstatic.com/media/0f415a_508ea8cf99634836a49493f437ec83dd~mv2.png/v1/fill/w_980,h_276,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/0f415a_508ea8cf99634836a49493f437ec83dd~mv2.png)
8 led
![](https://static.wixstatic.com/media/0f415a_3101d265bc3a46ea84b9187c7ab24924~mv2.jpg/v1/fill/w_678,h_435,al_c,q_80,enc_avif,quality_auto/0f415a_3101d265bc3a46ea84b9187c7ab24924~mv2.jpg)
Buzzer and Transistor Circle Electronic Parking Sensor Kit
For those who want to make a parking sensor with Arduino, Circle Electronic has designed a circuit board. There are 8 LEDs with buzzers and resistors that you can use with the embedded transistor. After connecting the hc-sr04 sensor to the 4 female headers on the front, connect the 8 pin and you just have to do the coding part.
![](https://static.wixstatic.com/media/0f415a_ca781609922240c48db28d3ff60fcd5f~mv2.png/v1/fill/w_980,h_722,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/0f415a_ca781609922240c48db28d3ff60fcd5f~mv2.png)
Circle Electronic Parking Sensor Board Watch the video about all product information on Youtube
More details and documents at https://www.circleelectronic.com/parking-sensor
![](https://static.wixstatic.com/media/0f415a_0c117648eeca4ae5b627b87f17d66a7f~mv2.png/v1/fill/w_980,h_815,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/0f415a_0c117648eeca4ae5b627b87f17d66a7f~mv2.png)
Schematic
Comments