Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 446 Bytes

File metadata and controls

21 lines (19 loc) · 446 Bytes

logo

nfc

Integration of ACR122u NFC card reader into kcapp

Prerequisites

  1. Install the
apt-get install libpcsclite-dev pcscd pcsc-tools

Usage

  1. Install node dependencies
npm install
  1. Run with
npm start <venue_id>
# or
VENUE_ID=<id> npm start