This project is about monitoring the attendance of students in college or employees in a office. Each person will be assign a unique RFID tag. This tag when scanned on the RFID reader it increments the previous value. At the end of the month the teacher or manager comes to know the attendance of each person. The value is stored in eeprom of esp8266 so when the power is switched it still retains the previous value.
This adds to that each teacher can carry this RFID reader along with them in particular class, plug and get the attendance.
We can add as many tags we want.
Comments