This project is about new technique for solving parking problems and provide easy method of parking. In present scenario people find it very difficult to park their vehicles in public places like shopping malls etc. This project considers present parking system issues and provides solution to develop advanced parking system. This project aims to design a vehicle parking system for the parking lot management.
We are using here four such parking lots. This enables the car drivers to know the availability of parking space and to park it efficiently and easily with the help of LED Indicator Panel. In this project we are implementing four such parking lots. In this application ultrasonic transmitter and receivers are used to detect presence or absense of the vehicle. The sensor detection range is upto 4 meters (approximately 12 feet). The sensor status information is then given to microcontroller ATMEGA328. The 16*2 LCD display shows the status of parking lots. We are using ethernet interface with it to connect it to the network. Thus it acts as a web server to transmit the status of the remote location over internet.
HARDWARE:
1. ARDUINO UNO (ATMEGA328)
2. Regulated Power Supply
3. Ethernet Shield WIZ5100
4. LAN Cable
5. PC
6. 16×2 LCD Display
7. Ultrasonic Sensor (HC-SR04)
SOFTWARE:
- HTML (PC Side)
- Embedded CPP
- ARDUINO IDE