dmdhrumilmistry / ParkingManagementSystem

Helps customers at Multiplexes, Cinemas, Shopping Malls, etc to park their vehicles efficiently by saving their time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ParkingManagementSystem (PMS)

  • PMS project is created to manage parking system at various locations like Multiplexes, Shopping Malls, Cinemas etc.

  • Project is using STM32 to control various actions like sensing, searching for empty location and displaying result.

Block Diagram

Block Diagram

Circuit Diagram

PMS Circuit Diagram

  • Infrared Sensor is used to sense the automobile's prescence. The IR sensor at the entry point triggers STM32 to search for empty locations where customers can park their automobile.

  • Pin Layout

Pin Layout

Project Simulation Demonstration

Youtube Video

Tools Used

  1. STM32CubeMX - To setup GPIO pins for usage

  2. Keil - To write program and Generate bin file

  3. Proteus - To simulate the ckt

Note all files for this project are available in main branch

Have any Ideas 💡 or issue

  • Create an issue
  • Fork the repo, update script and create a Pull Request
  • MIT License

Connect with me on:



About

Helps customers at Multiplexes, Cinemas, Shopping Malls, etc to park their vehicles efficiently by saving their time.

License:MIT License


Languages

Language:C 97.8%Language:Assembly 1.8%Language:C++ 0.1%Language:HTML 0.1%Language:Makefile 0.1%