Introduction: Arduino Parking Sensor

About: Maker Products, DIY Electronics and Kits

Components

1x Arduino UNO

1x Circle Electronic NOOB Series Parking Sensor

1x HC-SR04 Ultrasonic Sensor

8x Male-Female Jumper

Software

Arduino IDE

Step 1: 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.

Step 2: Breaboards & Jumpers Really Problem

Don't deal with breadboard circuits to make parking sensor.

Step 3:

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.

Step 4: ​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.

Step 5: Codes

You can download code from out GitHub page.

Step 6: Watch the Youtube Video

Step 7: Schematic and Datasheet

Step 8: More Information & Product Link