Skip to content

Latest commit

 

History

History
86 lines (55 loc) · 1.36 KB

README.md

File metadata and controls

86 lines (55 loc) · 1.36 KB

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 - [email protected]