Parking System With Ethernet in Arduino
by Edwardahn in Circuits > Arduino
8680 Views, 68 Favorites, 0 Comments
Parking System With Ethernet in Arduino

This is Parking System with Ethernet and in arduino.
Ethernet is WIZnet W5500 Ethernet shiled.
It is very easy possible using the ethernet. Ethernet or internet is originally using TCP/IP Protocol communication.
And originally TCP/IP Stack is Software. But, W5500 is solved TCP/IP Protocol 4 Layer.
So, It is very easy possible ethernet.
Component List
1. Arduino Uno
2. WIZnet W5500 Ethernet shield
3. Ultra Sonic Sensor(HC-SR04)
4. Servo motor (SG-90)
5. infrared rays sensor (GP2Y0A41SK0F)
6. Bread board
7. Wire
Hardware Make Process









It is make process.
1. Make Schematic
2. Sensor verification
3. Source coding
4. Make Hardware case
Web Page
.png)
It is Web page operation.
Indicate to 3 state.
1. Indicate Parking state
2. Indicate to in front of cars
3. Indicate Door bar open/close state
4. Door open / close operation
Source code is upload in myblog: http://openstory.tistory.com/52
Thank you