Skip to content

Code for the Adafruit Feather M0 Bluefruit and PN532 breakout to act as a BLE keyboard that reads NTAG serial numbers.

License

Notifications You must be signed in to change notification settings

armadillojim/nfc-ble-keyboard

Repository files navigation

nfc-ble-keyboard

Code for the Adafruit Feather M0 Bluefruit and PN532 breakout to act as a BLE keyboard that reads NTAG serial numbers.

Credits

This project was inspired by code from Adafruit. In particular, the following libraries:

For interfacing with the PN532 for NFC, the CircuitPython libraries are more up-to-date and better organized, but I am currently using the Feather M0 Bluefruit which doesn't have the storage space for the interpreter. On the other hand, the CircuitPython BLE libraries are focussed on the Bluefruit UART custom protocol, and HID device emulation examples are limited to USB; the Arduino libraries, meanwhile, have ready-made examples.

About

Code for the Adafruit Feather M0 Bluefruit and PN532 breakout to act as a BLE keyboard that reads NTAG serial numbers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages