This week we had our 3rd practical. The objective of this practical is to learn how to implement an Access Control System using RFID and program the movement of the access system for a lift. An access control system is a system which enables an authority to control access to areas and resources in a given physical facility or computer-based information system. It is generally seen as the second layer in the security of a physical structure.

So our task for this practical is to write software to fulfill the requirements of the card access system for the lift. Our tools for the practical will be using eclipse, Felica cards and Sony Pasori Reader and lift teaching kit. First we will write the code to get the input from the lift and modify the code whereby it's able to detect all the six buttons. Next write the code to control the lights in lift whereby switching on the light when the button being pressed by user. Next, to write code that is able to read the card's ID. Lastly will be to be able to move the lift when the floor's button is pressed and upon reaching, it will switch off the lights.
Sony Pasori Reader
____________________
Felica card
My reflection:i learnt how to getID number from the Felica card and write my own application to read the card's ID and able to control the lift. In addition,
EZlink card can also use by using Sony Pasori Reader Felica SDK.