"OneTagsci" is an open-source project created as part of my Senior High School stay at Taguig Science High School.
The project is an entry level ID and login system for students and faculty in an institution.
Hardware:
raspberry pi3 : software platform
arduino UNO : controller for scanner
RFID-RC522 : scanner
Software:
language : python 3.7.0
c++
GUI : Tkinter
Database : SQlite
DB viewer : DB Browser for sqlite
Watch https://bit.ly/3rVyzZA for device + software demo.
Remarks:
- Upload "arduino_readRFID_sendToRPI.ino" file to arduino
- Visit "https://roboticsbackend.com/raspberry-pi-arduino-serial-communication/#:~:text=The%20easiest%20way%20is%20to,Arduino%20IDE)%20to%20your%20board." for info about arduino-rpi communication
- Library for RFID scanner is included in the files.
- Make sure to have a working OS in your Rpi. Simply run the latest version of python script and everything should go well.
- For queries, contact me at email: arthurbetezjr@gmail.com