techniq / node-pn532

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

Investigate support for I2C (and possibly others) with an Arduino/firmata #7

Open techniq opened 8 years ago

techniq commented 8 years ago

Since it appears both https://github.com/kelly/node-i2c and https://github.com/fivdi/i2c-bus require i2c-dev (ie. Linux), I'd like to investigate using an Arduino with firmata firmware and Firmata.js so development could be performed on a Mac / Windows.