Chickens on a Chain - Eris/IoT
- Raspberry Pi 2/Pi 3
- NFC/RFID reader
- NFC/RFID tags
sudo node eggs.jsAnd place the tag to the reader, you'll see the eggs number goes up.
-
The
node-nfcnode dependency has issue with thenfc.parsefunction.You can pull the forked node-nfc repo,
which fixed the problem and build the module bynode-gyp.