Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sucareto authored Mar 15, 2021
1 parent 5db4070 commit 178e281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Arduino-Chunithm-Reader
使用 Arduino + PN532 + WS2812B 制作的 Chunithm 读卡器。
使用 38400 波特率监听 COM12 端口和 aimeReaderHost 通信,通信数据格式可参考 [card.txt](https://github.com/Sucareto/Arduino-Chunithm-Reader/blob/main/card.txt)[nfc.txt](https://github.com/Sucareto/Arduino-Chunithm-Reader/blob/main/nfc.txt)
替换 chunihook.dll 可在控制台输出通信数据,源码在 [sg-cmd.c](https://github.com/Sucareto/Arduino-Chunithm-Reader/blob/main/card.txt)
替换 chunihook.dll 可在控制台输出通信数据,源码在 [sg-cmd.c](https://github.com/Sucareto/Arduino-Chunithm-Reader/blob/main/sg-cmd.c)

#### 引用库:
[驱动WS2812B FastLED.h](https://github.com/FastLED/FastLED)
Expand Down

0 comments on commit 178e281

Please sign in to comment.