Vous êtes sur la page 1sur 2

Web Server Based Parking Display

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. 16x2 LCD Display

7. Ultrasonic Sensor (HC-SR04)


SOFTWARE:

1. HTML (PC Side)

2. Embedded CPP

3. ARDUINO IDE

BLOCK DIAGRAM:

16X2 LCD
ARDUINO
CONTROLLER
ULTRASONIC
ATMEGA328
SENSORS

WIZ5100 INTERNET
ETHERNET / LAN /
SHIELD

Regulated Power supply


REMOTE - PC

TCP / IP ENABLED
CLIENT

Vous aimerez peut-être aussi