Skip to content

RFID(RC522) + Raspberry Pi 3 checking attendance and writing user with web interface created with Phoenix Live View.

Notifications You must be signed in to change notification settings

latachz/latachz-rfid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latachz Rfid

Table of Contents

About The Project

RFID(RC522) + Raspberry Pi 3 checking attendance and writing user with web interface created with Phoenix.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Pins

Using

  1. Clone the repo
git clone https://github.com/latachz/latachz-rfid.git

Web interface

Install Elixir deps:

cd web && mix deps.get

Install npm assets:

cd assets && npm install

Starting server:

mix phx.server

Creating users

python3 add_user.py

Checking attendance

python3 check_attendance.py

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Kacper Latuszewski - @kacpx123 - kacpx123@gmail.com

About

RFID(RC522) + Raspberry Pi 3 checking attendance and writing user with web interface created with Phoenix Live View.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published