Title of Activity:
Testing the combination of hardware and software part.
Analysis:
In order to check that both hardware and software part is functioning well, I need to test the whole circuit. I need to check the data from RFID tag is responding or not. The tag should sending back its data (uniques serial number) to the RFID reader. Then, the data can communicate with PIC. Therefore, computer can read these transmission of data.
Here are the procedure or sequence for the project:
1) Firstly, I need connect all the wires correctly. I also need to connect the main power supply to the plug and serial port from circuit to computer using USB converter. The visual basic also must in running mode.
2) Then, turn on the ON/OFF switch to turn on the whole circuit. Yellow LED is turned on to indicate the circuit is now running.
3) The RFID card is touched nearer to the RFID reader and blue LED is turned on to indicate the card.
4) The PC will displaying the student's identification and the PIC now activate the IR sensor.
5) Red LED will turn to indicate that there is no voltage bounce to IR sensor.
6) If IR sensor detects any object, it will turn on the green LED and send signal to computer to print the receipt.
Conclusion:
The project is functioning but the data sometimes did not shown at the PC monitor. However, this is how my project is running.