Parking Automation

by fausto246 in Circuits > Arduino

352 Views, 3 Favorites, 0 Comments

Parking Automation

000.jpg

In this instructable we show you how an automatic parking works

Description

This project is a model of a real parking, with Arduino microcontroller.

How does it work?

When the sensor detects a car, the servo starts and the bar rotates.

The LCD indicates the number of available parking spaces:

· when a car enters the parking, the microcontroller decreases the number of available parking spaces.

· When a car exits the parking, the microcontroller increases the number of available parking spaces.

The traffic light is green in case of available parking spaces; otherwise it’s red.

When the parking is full, its access is interdicted.

Shopping List

· n° 1 Arduino UNO R3

· n° 2 HC-SR04 ultrasonic distance sensors

· n° 2 SG90 servos

· n° 2 220 Ω resistors

· n° 1 mini Breadboard 170 tie-points

· n° 1 red led

· n° 1 green led

· n° 1 LCD module IIC/I2C 16x02

· Jumper Wires

3D Printed Components

· Arduino support

· LCD display support

· Traffic light

· Servo arm

Frame

001.jpg
002.jpg
003.jpg
004.jpg
foratura
005.jpg
006.jpg
007.jpg
008.jpg
009.jpg
010.jpg
1.jpg
2.jpg
3.jpg
4.jpg
5.jpg
6.jpg
7.jpg

We made the wooden frame. You can also make it with 3D printer.

Hardware Connection

hardware connection.jpg

Link this page to know how you use HC-SR04 sensor

Link this page to know how you use LCD module IIC/I2C 16x02

3D Model

3D model

Software

Downloads

Final Result

final

The video shows the final result.