1
0
mirror of synced 2025-02-17 11:08:36 +01:00

改名。

This commit is contained in:
Sucaretto 2021-04-04 17:26:44 +08:00
parent 7fe5a739af
commit f84048843e

View File

@ -1,4 +1,4 @@
# Arduino-Chunithm-Reader
# Arduino-Aime-Reader
使用 Arduino + PN532 + WS2812B 制作的 Aime 读卡器。
通信数据格式可参考 [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 可在控制台输出通信数据,源码在 [sg-cmd.c](https://github.com/Sucareto/Arduino-Chunithm-Reader/blob/main/tools/sg-cmd.c)。