Arduino-Aime-Reader 使用Arduino + PN532 制作的 Aime 兼容读卡器。 支持卡片类型: FeliCa(Amusement IC、Suica、八达通等)和 MIFARE(Aime,Banapassport) 逻辑实现是通过对官方读卡器串口数据进行分析猜测出来的,并非逆向,不保证正确实现 通信数据格式参考了 Segatools 和官方读卡器抓包数据,可在 Example.txt 和nfc.txt...
使用Arduino 制作的 Aime 兼容读卡器。. Contribute to Sucareto/Arduino-Aime-Reader development by creating an account on GitHub.
Arduino-Aime-Reader.ino README.md cmd.h Latest commit Cannot retrieve latest commit at this time. History History 使用Arduino + PN532 + WS2812B 制作的 Aime 读卡器。支持 Felica,banapassport,Aime(Mifare 卡模拟 Felica 是可选功能)。 通信数据格式参考了Segatools和实体读卡器抓包数据,可在Exampl...
通过[QHPaeek/pull/19](https://github.com/Sucareto/Arduino-Aime-Reader/pull/19) 和[nerimoe/pull/21](https://github.com/Sucareto/Arduino-Aime-Reader/pull/21) 实现了 FeliCa 的正确读写、固件更新处理。 62 62 因未持有官方读卡器和框体等环境,无法进行更多测试,如没有 bug 或者新文档,将不会...
使用Arduino 制作的 Aime 兼容读卡器。. Contribute to Sucareto/Arduino-Aime-Reader development by creating an account on GitHub.
使用Arduino 制作的 Aime 兼容读卡器。. Contribute to Sucareto/Arduino-Aime-Reader development by creating an account on GitHub.
使用Arduino 制作的 Aime 兼容读卡器。. Contribute to Sucareto/Arduino-Aime-Reader development by creating an account on GitHub.
# Arduino-Aime-Reader 使用Arduino + PN532 + WS2812B 制作的 Aime 兼容读卡器。 支持卡片类型: [FeliCa](https://zh.wikipedia.org/wiki/FeliCa)(Amusement IC、Suica、八达通等)和 [MIFARE](https://zh.wikipedia.org/wiki/MIFARE)(Aime,Banapassport)。 使用Arduino + PN532 + WS2812B 制作的 Aime ...
使用Arduino 制作的 Aime 兼容读卡器。. Contribute to Sucareto/Arduino-Aime-Reader development by creating an account on GitHub.
支持Felica 和 Aime(Mifare 卡模拟 Felica 是可选功能)。 通信数据格式可参考 [card.txt](https://github.com/Sucareto/Arduino-Aime-Reader/blob/main/doc/card.txt) 和[nfc.txt](https://github.com/Sucareto/Arduino-Aime-Reader/blob/main/doc/nfc.txt)。 替换chunihook.dll 可在控制台输出通信...