kcapp / nfc

NFC integration into kcapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

NFC integration into kcapp


Languages

Language:JavaScript 100.0%