Smart-ParkingLot

所属分类:物联网
开发工具:HTML
文件大小:153594KB
下载次数:0
上传日期:2023-04-21 16:57:51
上 传 者sh-1993
说明:  大学实时嵌入式编程课程必修项目的实时智能停车应用程序...
(A real-time smart parking application for compulsory project in Realtime Embedded Programming course at the University of Glasgow, 2023.)

文件列表:
CMakeLists.txt (449, 2023-04-22)
Doxyfile (121218, 2023-04-22)
LICENSE (1091, 2023-04-22)
build (0, 2023-04-22)
build\Dev_autogen (0, 2023-04-22)
build\Dev_autogen\UVLADIE3JM (0, 2023-04-22)
build\Dev_autogen\UVLADIE3JM\moc_window.cpp (3340, 2023-04-22)
build\Dev_autogen\moc_predefs.h (15107, 2023-04-22)
build\Dev_autogen\mocs_compilation.cpp (173, 2023-04-22)
build\src (0, 2023-04-22)
build\src\Dev_autogen (0, 2023-04-22)
build\src\Dev_autogen\EWIEGA46WW (0, 2023-04-22)
build\src\Dev_autogen\EWIEGA46WW\moc_window.cpp (3343, 2023-04-22)
build\src\Dev_autogen\moc_predefs.h (15107, 2023-04-22)
build\src\Dev_autogen\mocs_compilation.cpp (173, 2023-04-22)
build\src\running_autogen (0, 2023-04-22)
build\src\running_autogen\EWIEGA46WW (0, 2023-04-22)
build\src\running_autogen\EWIEGA46WW\moc_window.cpp (2629, 2023-04-22)
build\src\running_autogen\moc_predefs.h (15197, 2023-04-22)
build\src\running_autogen\mocs_compilation.cpp (97, 2023-04-22)
doc (0, 2023-04-22)
doc\20230308_155514.jpg (18135592, 2023-04-22)
doc\Parking1.png (84556, 2023-04-22)
doc\Parking2.png (84873, 2023-04-22)
doc\Parking3.png (84477, 2023-04-22)
doc\RTEP Prototype A4.pdf (51126, 2023-04-22)
doc\SI Post (16 Mar 2023).jpg (246981, 2023-04-22)
doc\Shopping Process Flow Graph (2).png (57333, 2023-04-22)
doc\SpaceIt long image.png (58284, 2023-04-22)
doc\UML class.png (55422, 2023-04-22)
doc\UML smart parking lot.png (85202, 2023-04-22)
doc\User Interface.pdf (130154, 2023-04-22)
doc\User Interface.pptx (60507, 2023-04-22)
doc\hardware (0, 2023-04-22)
doc\hardware\20230308_155514.jpg (18135592, 2023-04-22)
doc\hardware\GPIO_pin_out.png (52787, 2023-04-22)
... ...

# Smart Parking Lot ![HeaderSpaceIt](https://user-images.githubusercontent.com/56721954/230046019-0ab0f713-a5ff-4f26-965a-71f06fece0cc.png) A smart parking solution that automatically check available parking space and return a guidance path and booking code to the user for the designated space. ## Key Features + Showing designated parking spot + Identify car's owner + Showing available spaces (real time) + Identify the designated spot (right/wrong) (real time) ## Hardware Needed ![WhatsApp Image 2023-04-17 at 19 30 42](https://user-images.githubusercontent.com/122471221/232579129-8b6bc4cc-c8ce-4b1e-8033-c9cdf1c03d5a.jpg) 1 x Raspberry Pi 3\ 2 x Ultrasonic Sensor (HC-SR04 module)\ 2 x Buzzer\ 1 x RFID reader (RFID RC522)\ 2 x Toy Car or equivalent\ 1 x Monitor ## UML ![UML class](https://user-images.githubusercontent.com/56721954/232925***7-1163e684-ac65-45ea-a20b-585b28e22e48.png) ## Program Flow Chart ![Shopping Process Flow Graph (2)](https://user-images.githubusercontent.com/56721954/232926866-8adb6238-dcd4-4***6-9dee-0a75def8d478.png) # Installation ## Prerequisites apt-get install cmake apt-get install libpigpio-dev apt-get install qtdeclarative5-dev-tools apt-get install libqwt-qt5-dev ## Building: To build: cmake . make ## Run it sudo ./running.o ## Usage examples + Wire the required hardware into the PI. See the hardware wiring diagram in the doc file. + run the program + Tap an ID card into the RFID card reader + Program will print the designated parking space according to the ultrasonic sensor position + Park the car into the designated space + The parking space availability will automatically updated and sent in the command window + If the parking space is full, the program will return "No parking space available, please come back later" ## Documentation Doxygen documentation of project + Clone the repo + go to html/ + run index.html in your browser + [doxygen documentation html](html/)

近期下载者

相关文件


收藏者