VBSPS is our college project on the Capstone Project course at Faculty of Computer Science Universitas Brawijaya with the topic of Artificial Internet Of Things (AIoT). The solution provided by this project is so that civitas academica in the campus can find parking slots just by looking at a web interface. (It's still a prototype)
-
Detect the cars by using FOMO MobileNetV2 0.35 (train & test in Edge Impulse using model/toy cars with 180+ dataset)
-
Predict the crowdedness of the parking slots by using Time Series Forecasting Algorithm with the projection of 30 days. (TODO: Code & Explanations Later)
-
Display them in Laravel Web App (TODO: Code & Explanations later)
-
Using AWS Cloud Services as the web infrastructure (TODO: Code & Explanations later)
- ESP32-CAM (with OV2640 or OV5640 Camera Module)
- Arduino IDE (with basic C/C++, WiFi, and HTTPClient Libraries installed)
- Programmer USB Cable (for uploading to ESP32-CAM)
-
Download this repository
git clone https://github.com/maux-unix/vbsps -
Open 'esp32_cam1/esp32_cam1.ino' using Arduino IDE
-
Navigate to Sketch -> Include Library -> Add .ZIP Library
-
Add the 'ei-kepstun-bismillah-bisa-arduino-1.0.2.zip' from the folder
-
Build and Upload from the 'esp32_cam1.ino' sketch (be patient, sometimes it's slow, depends on your machine)
- Serial Monitor from Arduino IDE

- Live Parking Slot (TODO: Code & Explanations Later)

- Prediction (TODO: Code & Explanations Later)

- Video (Language: Bahasa Indonesia)
- Faiz I. Akram
- Kurnita R. Widyana
- Maulana M. Ali
- Naufal A. Dinata
- Zaenal A. Radityo