13
Electronics Project Arduino Based Parking Lot System

Arduino Based Parking Lot

Embed Size (px)

Citation preview

Page 1: Arduino Based Parking Lot

Electronics ProjectArduino Based Parking Lot System

Page 2: Arduino Based Parking Lot

Members011132065 -Mohammad Shahriar Reza011142016-Rakib Hasan Suvo011145021- Samrin Ahmed Riya011142032-Sanzida Akter011142051-Roushnara Pervin011142065-Antara Anika Reza

Page 3: Arduino Based Parking Lot

What is Arduino? An open source. Prototyping platform. Easy to use hardware and software. Works according to the instructions to the

microcontroller to the board.

Page 4: Arduino Based Parking Lot

Why Arduino? Inexpensive. Cross-platform. Simple, clear programming environment. Open source – extensible software and hardware.

We are using Arduino Uno R3

Page 5: Arduino Based Parking Lot

Arduino Automated Parking Lot System Microcontroller based Parking system.  Keeps track of the number of cars parked (09

being the max number). Shows the number of slots unoccupied. Controls the gate-arm by itself.

Page 6: Arduino Based Parking Lot

Project Objectives To design and build up a prototype of an

automated car park system. To learn how to control the prototype system

for automated parking. To acknowledge how to program Arduino and

make it work on any system.

Page 7: Arduino Based Parking Lot

List of necessities Arduino UNO R3 RC Micro Servo (Tower-pro SG90) 7-Segment Display CA 470 ohms resistors 1/4 w Mini breadboard Cable jumpers Male-to-Male Aluminum foil Paper clips White glue Cork sheet (base)

Page 8: Arduino Based Parking Lot
Page 9: Arduino Based Parking Lot

Project in Proteus

Page 10: Arduino Based Parking Lot
Page 11: Arduino Based Parking Lot

Real life implementation Autonomous car-maneuvering system to

perform parallel, perpendicular or angle parking.

Enhancing the comfort and safety of driving in constrained environments to steer the car with attention.

To ensure collision-free motion within the available space.

Page 12: Arduino Based Parking Lot

Limitations The 7-segment display shows the maximum

count when if power is gone and again comes back.

Once the barrier is opened or closed, there is a count of the car whether there is not any entrance or exit of the car.

At the time of entering two consecutive cars, there is a overcrowding situation.

There is a prohibition of entering and leaving two cars at a time.

Page 13: Arduino Based Parking Lot