Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 274 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 274 Bytes

RPI RFID

The goal of RPI RFID is to design, build and test an RPI id card (HID Proxcard II) reader.

Getting Started

After cloning the repo, execute the following commands to get all the libraries we use for the project.

git submodule init git submodule update