Time Recorder with Arduino + RFID
Take the face of the exit person by the camera when punch out
Confirm whether you are a principal by machine learning
Download ParallaxRFID Library
> git clone https://github.com/kiyoto1022/Arduino-parallax-rfid
> cd Arduino-parallax-rfid
> xcopy /e ParallaxRFID \Users\kiyoto1022\Documents\Arduino\libraries\ParallaxRFID
Open Sketch File
ArduinoIDE > File > Open > ParallaxRFID\examples\ParallaxRFIDWrite\ParallaxRFIDWrite.ino
Writing Arduino Board
ArduinoIDE > Sketch > Upload
Writing RFID Tag
Clone
git clone https://github.com/kiyoto1022/arduino_time_recorder.git
Open Sketch File
ArduinoIDE > File > Open > arduino_time_recorder\arduino_time_recorder.ino
Writing Arduino Board
ArduinoIDE > Sketch > Upload
$ easy_install pip
$ easy_install pillow
$ pip install numpy
$ pip install opencv-python
$ pip install opencv-contrib-python
python time_record.py