Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
source code for rfid based attendance system in vb net
#1

source code for rfid based attendance system in vb net

RFID Based Attendance System are also known as show card/ proximity card attendance system and are used for monitoring attendance electronically. The main objective of the system is to uniquely identify and to make attendance for a person.

RFID Based Attendance System

This requires a unique product, which has the capability of distinguishing different person. This is possible by the new emerging technology RFID (Radio Frequency Identification). The main parts of an RFID system are RFID tag (with unique ID number) and RFID reader (for reading the RFID tag). In this system, RFID tag and RFID reader used are operating at 125KHz. The EEPROM used for storing the details has the capability of storing 256 person details at a time. The PC can be used for restoring all the details of attendance made.

The hardware needed is an RFID reader and a cross connection serial cable. The RFID reader used here has an onboard MAX 232 and hence can be directly connected to the PC. There is no need of microcontroller in between.
This application works for two RFID tags i.e., for a maximum of two people. It is assumed that there are two people carrying ID card with RFID tags pasted on them. The unique ID is known and stored in the software.

When the software starts, we can enter the name of the two students corresponding to the tags in the Tag 1 and Tag 2 text box. Now press the start button to start the application. This will connect the software with the RFID reader through serial port using inbuilt .Net libraries.
Now when the first student swaps the card (RFID Tag) in front of the reader, his name along with date and time stamp will appear in the right side display box. Similar thing will happen every time any of the cards will be swapped and the date and time data will get stored.
In case you want to terminate the connection with the RFID reader press the stop button.

This is a very simple example to store the attendance with the time and date stamp. This can be extended to n number of members with many additional functionalities.
Reply

#2
The attendance system is basically an embedded one. Embedded stands for hardware controlled by software. Here, the software using a Microcontroller controls all the hardware components. The microcontroller plays an important role in the system.The main objective of the system is to uniquely identify and to make attendance for a person. This requires a unique product, which has the capability of distinguishing different person. This is possible by the new emerging technology RFID (Radio Frequency Identification). The main parts of an RFID system are RFID tag (with unique ID number) and RFID reader (for reading the RFID tag). In this system, RFID tag and RFID reader used are operating at 125KHz. The EEPROM used for storing the details has the capability of storing 256 person details at a time. The PC can be used for restoring all the details of attendance made.This report provides a clear picture of hardware and software used in the system. It also provides an overall view with detailed discussion of the operation of the system.
Reply

#3
I am currently working on project "RFID based Attendance system". Embedded part is completly done. But i have no idea about VB.
I need a source code in VB to mark attendace and Time. I truely have no idea about VB.
It will b very gratefull if you provide me source for related topic.

thanx and regards,
Onkar Vidahte
Reply

#4

i need source code with explanation usage of all device in rfid based attendance system
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.