techniq / node-pn532

Native Node.js driver for the PN532 NFC chip
70 stars 31 forks source link

SPI Support #23

Open adminy opened 3 years ago

adminy commented 3 years ago

Currently only i2c and uart are methods of communication, but the board itself contains an SPI interface.