Skip to content

kcapp/nfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published