Using ARDUINO and a JAVA GUI!
Check all my projects
Parking spots nowadays are fundamental. The increase of vehicles and parkingsmakes it difficult for drivers to find vacant parking spaces rapidly. For a Parking company, it’s hard to supervise all of its parking manually, wasting time, energy, and patience. In the 21st Century, time is gold. So wasting time is a meager problem to identify the spots of its parking in Real-Time.
Here's the solution:
- Each parking supervisor had a Desktop Application that allows him to track the vehicles in the parking in Real Time.
- Using the technology of Light Sensors (LDR) to track the presence of each vehicle.
- Vehicle informations are stored in a Database.
A good reflection is to answer the questions of type WWWHW.
What : Application for the supervisor to supervise in Real-Time the Occupied/Vacant places and the state of the barriers.
Who : Parking supervisors of the parking.
When : All the time.
Why : Make the supervising of the parking easy and fast. Autonomous Parking.
How : The supervisor authenticates himself to be connected to the interface where he can see the Occupied/Vacant places and if there is a problem within the barriers. The vehicle will be detected then Arduino will check if there is an empty place then open the barrier or maintain it close.
This project was built using multiple tools:
- Sizing of the prototype.
- Cut the necessary parts of the Plexiglass.
- Drilling the necessary holes for the LDRs.
- Gluing of the parts
- Serial communication between the Arduino MEGA and the PC.
- Clone the repo
git clone https://https://github.com/ElasriAyoub/Smart-Parking-Arduino-GUI-JAVA.git
- Install the packages
- Install the Arduino IDE -> https://www.arduino.cc/
- Install the Eclipse IDE -> https://www.eclipse.org/
AYOUB EL ASRI - elasri.ayoub@yahoo.com
Project Link: https://github.com/ElasriAyoub/Smart-Parking-Arduino-GUI-JAVA