nfc标签ACR1251U在树莓派上的使用

Usage of nfc tag ACR1251U on raspberry-pi

我有一个 NFC 标签 ACR1251U-A1。我需要将它与 Raspberry Pi.

一起使用

我已经通过 link 在 Raspberry Pi 上安装了驱动程序:http://www.acs.com.hk/download-driver-unified/6258/ACS-Unified-Driver-Lnx-Mac-110-P.zip

但是当我通过写 "nfc-list" 列出终端上的 nfc 设备时,我没有看到任何设备列表。

你知道如何在我的树莓派上使用它吗?

谢谢

NFC-list 无法检测驱动器 NFC ACR,但在 python 上安装 ACR et 运行 此程序的驱动程序但在安装 pyscan 之前,它是 [=14 的库=]2 或 3:

    import smartcard.System
print(smartcard.System.readers())