This system is a Java Swing with Arduino application that reads ID cards by a RFID lector connected to USB port, to authenticate classroom professors.
To run the RFID Classroom System you must download the respository and import 'SistemaEAE' as a Java project and follow the steps:
- Resolve the libraries conflicts importing the jars comming in /Libs directory.
-
Depending you SO(Windows, Linux, Mac OS) you must follow the Libs/USB port drivers/INSTALL instructions.
-
Compile the Arduino Code/sketch.cpp code
For final step compile and run the project.
To start the RFID lector, click in 'INICIAR LECTOR' button on main screen, if you dosen't have the lector the program is going to ask you if you whant to introduce the professor card ID manually.
a) Main screen
b) When a professor is identificated
Lights and fans are on
c) Professor's CRUD
c) Professor in and out history.