Arduino Parking Sensor

by circleelectronic in Circuits > Arduino

755 Views, 1 Favorites, 0 Comments

Arduino Parking Sensor

20200107_203238.jpg

Components

1x Arduino UNO

1x Circle Electronic NOOB Series Parking Sensor

1x HC-SR04 Ultrasonic Sensor

8x Male-Female Jumper

Software

Arduino IDE

Story

20200107_203228.jpg

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

nicolas-thomas-3GZi6OpSDcY-unsplash.jpg

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

ledler.png
buzzer.jpg

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

20200107_201843.jpg

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

Introducing Arduino Parking Sensor - Circle Electronic NOOB Series

Schematic and Datasheet

Ekran Resmi 2020-02-08 13.24.06.png

More Information & Product Link