CaRFID Project Group 4 Günay Geyik Aras Yurtman İlker Fındık Numan Emre Karagöz
Overall Project consists of two main parts 1.Tracking the number of avaliable parking lots in each parking area and storing when which car parks to or leaves from a lot. 2.Sharing this avaliability information with the users (drivers) that are coming to Bilkent, according to their destination building.
Overall Project – Part 1 RFID Reader 1 RFID Reader 2 Server Antennas
Communicating with RFID Reader We used Java driver for event-based communication with RFID reader First initialize the device Then the device sends some information when an event occurs Event types used: tag arrival, tag depart Each time an event occurs, we insert required information to our database – We record when which car enters to or exits from which slot
Database Structure
Server GUI Built in NetBeans Eases the control of database (adding/deleting/displaying a driver/vehicle/depart time etc.)
Overall Project – Part 2 Server Access Point 1 Access Point 2
The GUI for PDA Built in NetBeans Changes in parking lots are updated simultaneously
The GUI for PDA
Possible Upgrades for Real-Life Use Using distance sensors instead of RFIDs and antennas Your suggestions...