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

Arduino-Chunithm-Reader

使用 Arduino + PN532 + WS2812B 制作的 Chunithm 读卡器。
使用 38400 波特率监听 COM12 端口和 aimeReaderHost 通信,通信数据格式可参考 card.txtnfc.txt
替换 chunihook.dll 可在控制台输出通信数据,源码在 sg-cmd.c

引用库:

驱动WS2812B FastLED.h
驱动PN532 Adafruit_PN532.h

Description
Languages
C 56.6%
C++ 36.3%
Python 7.1%