Skip to content

It's a Web Based RFID System Python program using Flask Framework and MaterializeCSS for Front End.

Notifications You must be signed in to change notification settings

mboy1011/RFIDSys

Repository files navigation

RFIDSys

RFIDSysIt is a simple Python Web Based RFID App using Flask Framework and MaterializeCSS as Front End that works on Raspberry Pi 3 B+.

Prerequisite:

  • Basic knowledge to Programming (Python).
  • Basic knowledge of MySQL databases since Firebase is a MySQL.
  • Basic knowledge of Electronics.

Requirement:

Python3 Raspberry Pi 3 B+ Flask

Installation:

  1. Connect your RFID-RC522 to your Raspberry Pi 3 using the diagram below: Diagram
  2. Enable SSH,SPI, and VNC on raspi-config.
  3. Install all Python3 Libraries: pip3 install -r requirements.txt
  4. Run the App: python3 main.py

Compatibility License

About

It's a Web Based RFID System Python program using Flask Framework and MaterializeCSS for Front End.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published