Skip to content

MayuriXx/RFID_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFID PROJECT

Project RFID with a Raspberry Pi for Catholic University in Lille.

API

https://github.com/Florianblt/-M2-S2-Group_Project_API

LIBRARY PYTHON

https://github.com/mxgxw/MFRC522-python

LAUNCH PROJECT

BEFORE INSTALLATION

sudo apt install apache2
sudo chown -R pi:www-data /var/www/html/
sudo chmod -R 770 /var/www/html/

AFTER INSTALLATION

edit in Read.py the api url

cd /var/www/html/
git clone https://github.com/MayuriXx/RFID_project.git 
cd MFRC522-python
python Read.py

check uid.txt in directory MFRC522-python

Interface web

Launch apache server http://localhost/projet/index.html

About

RFID python and interface web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published