- start of program
- selecting the pins used
- in setup loop choose the output pins and input pins and establish the seriel comunication (9600)
- in the infinite loop we take the video stream from camera
- this video from camera is disected into frames of images.
- these images will be processed using a ML model to find the number plate and the content on it
- while number plate is visible and matches, the gate will be opened and green light will be turned on.
- the gate will remain open till the car passes.
- if the number plate is not detected the gate will be closed and red light will be turned
- repeat the infinite loop
Name | Quantity | Component |
---|---|---|
U1 | 1 | Arduino Uno R3 |
U2 | 1 | H-bridge Motor Driver |
M2 | 1 | Hobby Gearmotor |
D1 | 1 | LED RGB |
R1, R3, R4 | 3 | 220 Ω Resistor |