Skip to content
Automated PWD Parking Assistance System — Embedded Systems & IoT project by YenkoDev

Automated PWD Parking Assistance System

Software as a Service

No

Category

Embedded Systems & IoT

Clients

Confidential

Techstack

PythonYOLOv8EasyOCROpenCVTkinterSQLiteRaspberry PiArduino

Purpose

Accessible parking slots meant for persons with disabilities are constantly taken by unauthorized vehicles, leaving the people who need them with nowhere to park. This project set out to enforce those slots automatically, recognizing which vehicles are actually registered and physically controlling who gets in.

Description

We built a system that reads each arriving vehicle's license plate from a camera feed and checks it against a registry of authorized vehicles, raising a physical entry barrier only for the ones that belong. Staff manage registrations and watch multiple cameras from a single dashboard, and the recognition unit runs on either a standard PC or a compact onboard computer, signaling the gate hardware directly. Pairing reliable plate recognition with real-world barrier control is the kind of vision-plus-hardware problem we design and ship.