Friday, March 29, 2024

Game Station Entry Card Software Using RFID Tags

Software algorithm For Game Station Entry Card

The program first starts the main sub-routine, stores all available COM port names and writes all available port names in a buffer. Serial port is configured with baud rate of 9600bps, parity as none, 8-bit data and one stop bit. It creates an asynchronous event (it is a secondary thread of the main program) and activates every time a serial device sends data to the computer and then opens the COM port.

The program reads the RFID number from the RFID tag and prints it in Console window on a PC.

Program appends incoming RFID numbers to StringBuilder object and removes Newlines and converts to strings. It adds strings to a list of strings and removes all empty entries. As and when a new RFID number enters the list, the RFID reader sends info to LPC2138 and it counts the number of entries.

Fig 5
Fig. 5: Output screen showing console window before swiping the RFID tag on RFID reader
Fig 6
Fig. 6: Output screen showing console window after swiping the RFID tag on RFID reader
Fig 7
Fig. 7: Port number in Device Manager

Testing For Game Station Entry Card Software

1. Connect RFID reader to a USB port of your system. Check the correct port number from ComputerManageDevice ManagerPorts as shown in Fig. 7.

2. Run ConsoleApplication1 executable file found in bin folder of this project.

- Advertisement -

3. Select COM port available on your system. Choose the correct port number.

4. Once the port number is selected, application will open the port. If it fails to open, it will give error message ‘Unable to Open Port.’ If successful, it will display the message ‘COM27 is now open’ (COM27 may be different in your system) as shown in Fig. 5.

5. Once the desired port opens, swipe any passive RFID tag against the RFID reader. When the tag is swiped for the first time, a set of four LEDs on LPC2138 board will light up.

- Advertisement -

6. If the tag is swiped again, another set of LEDs will light up and the number of times swiped will get displayed on console window of the screen of PC as shown in Fig. 6 to alert the user that the same card has been used earlier.

Download source code: click here


Sohini Mitra is a system engineer at IBM India Pvt Ltd in Kolkata

SHARE YOUR THOUGHTS & COMMENTS

Electronics News

Truly Innovative Tech

MOst Popular Videos

Electronics Components

Calculators