/Rfid_Register

a register that uses RFID tags for members to sign in and out

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Rfid_Register

a register that uses RFID tags for members to sign in and out

Requires SPIDEV , RPI.GPIO and Python3

install by using the following commands

sudo pip3 install spidev

Then:

git clone https://github.com/ondryaso/pi-rc522.git
cd pi-rc522
python3 setup.py install