Arduino Parking Sensor
Components
1x Arduino UNO
1x Circle Electronic NOOB Series Parking Sensor
1x HC-SR04 Ultrasonic Sensor
8x Male-Female Jumper
Software
Arduino IDE
Story
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
Don't deal with breadboard circuits to make parking sensor.
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.
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.
​Circle Electronic Parking Sensor Board
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.
Codes
You can download code from out GitHub page.
Watch the Youtube Video
Schematic and Datasheet
More Information & Product Link
Visit our website https://www.circleelectronic.com/parking-sensor
Our Tindie Store