Parking Pass

by 980440 in Circuits > Arduino

36 Views, 0 Favorites, 0 Comments

Parking Pass

IMG_2209.jpeg

Hello, my name is Bhavraj. For my final engineering project, I will be working on developing a parking pass system. This project will involve using key components such as distance sensors to detect vehicles, a 7-segment display to provide visual feedback, and a servomotor to control movements like opening or closing a barrier. My objective is to design an efficient and functional system that can effectively manage parking access.


Supplies

IMG_2209.jpeg

Building the MultiVibrator

IMG_2195.jpeg
IMG_2179.jpeg

1. 330 Ohm Resistors to LEDs:

• Connect 330-ohm resistors from the power rail (positive) to the cathode (positive leg) of both LEDs.

2. Capacitors to Resistors:

• Connect the cathode (positive leg) of both capacitors to 10 kΩ resistors, which should also be connected to the power rail.

3. Capacitors to LEDs:

• Connect the anode (negative leg) of both capacitors to the anode (negative leg) of the LEDs.

4. LEDs to NPN Transistors:

• Connect the anode (negative leg) of the LED to the collector pin of the NPN transistors.

5. Capacitors to NPN Transistors:

• Connect the cathode (positive leg) of the capacitors to the base pin of the NPN transistors.

6. NPN Emitters to Ground:

• Connect the emitter pin of each NPN transistor directly to the ground (negative rail).


7 Segment Display

IMG_2198.jpeg
IMG_2177.jpeg

Segment A → Pin 11

Segment B → Pin 12

Segment C → Pin 7

Segment D → Pin 8

Segment E → Pin 4

Segment F → Pin 10

Segment G → Pin 9


Distance Sensor

IMG_2200.jpeg
IMG_2197.jpeg
IMG_2178.jpeg

Echo → Pin 5

Trig → Pin 3


Servomotor

IMG_2201.jpeg
IMG_2180.jpeg

Orange pin → Pin 6.


Code

Downloads