Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grantbirki/the-lab
The Lab Access Application
https://github.com/grantbirki/the-lab
access lab nfc rfid
Last synced: 21 days ago
JSON representation
The Lab Access Application
- Host: GitHub
- URL: https://github.com/grantbirki/the-lab
- Owner: GrantBirki
- Created: 2022-05-12T02:23:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-12T05:22:20.000Z (over 2 years ago)
- Last Synced: 2024-12-09T14:18:59.295Z (25 days ago)
- Topics: access, lab, nfc, rfid
- Language: Python
- Homepage:
- Size: 1.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# the-lab ๐งช
The Lab - Access Application
## Quick Start โก
1. Attach your NFC/RFID card reader to your Raspberry Pi
2. Clone this repository to your Raspberry Pi
3. Run the following command: `make attached-run`
4. Hold a NFC/RFID card near the reader to see the output!> Note: You can also run `make run` to run in headless mode
## Setup ๐จ
Please see the [setup instructions](docs/setup.md) for more information.