-
1Step 1
Configuration and Installation
- Define the configuration in the LTPS Web Interface
- Login to the LTPP3 board from the SSH client
- Install NPM and other tools as required. Git-perltools are needed to install the precompiled sqlite3 module from GitHub.
- Install the app:
git clone https://github.com/tibbotech/wiegand-demo.git cd wiegand-demo npm install .
-
2Step 2
- Launch a simple app called app0 :
node app0
-
3Step 3
- Read an RFID card. Its binary code should be printed in the console.
- Stop app0
- Launch the main app:
node app
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.