Erkinly

2023

Erkinly — Fully Automated Smart Parking Garage Prototype


Project Summary:

Erkinly (Arabic slang for “Park for me” – اركنلي) is a fully functional prototype of an Automated Parking System (APS) designed as my Graduation Project.
The system minimizes parking space usage and automates the vehicle parking and retrieval process.

The system integrates hardware control, server communication, and a touch-screen driver interface, providing a seamless, efficient, and secure parking experience.
“Erkinly” mirrors real-world APS operations by using motorized elevators and conveyors to transport vehicles automatically to assigned parking slots, managed through a user-friendly interface and mobile app integration.


Technologies Used:


My Role:

(Mobile application coding was handled separately by a mobile developer, under my technical guidance.)


How Erkinly Works:

Parking Journey:

  1. Driver arrives at the entrance and interacts with the DWIN touchscreen.
  2. User selects “Park”, and a unique QR code is generated on-screen.
  3. The user scans the QR code using the Erkinly mobile app.
  4. Mobile app communicates with the server to verify the parking request and process payment if necessary.
  5. Server sends confirmation to the ESP32, which commands Arduino to open the entrance door.
  6. After the car is placed inside, the system automatically transports it to a free parking slot using an elevator and horizontal motorized movements.

Retrieval Journey:

  1. Driver selects “Retrieve” on the touchscreen.
  2. QR code appears; user scans via the Erkinly mobile app.
  3. Server verifies and instructs the ESP32.
  4. ESP32 commands Arduino to fetch the parked vehicle from its slot.
  5. Vehicle is brought to the retrieval point, and the door opens for the driver to pick it up.

All payments and user verifications are managed securely through the mobile application.


Key Achievements:


Demo Video:

Watch Demo

Watch the full Erkinly Demo Video: System carries the car to its parking slut


Source Code:

GitHub Organization: https://github.com/Erkinly