1
0
mirror of synced 2025-02-17 11:08:36 +01:00
2021-04-04 17:26:44 +08:00
2021-03-30 02:28:42 +08:00
2021-03-28 21:38:32 +08:00
2021-04-04 17:24:25 +08:00
2021-04-04 17:17:17 +08:00
2021-04-04 17:26:44 +08:00

Arduino-Aime-Reader

使用 Arduino + PN532 + WS2812B 制作的 Aime 读卡器。
通信数据格式可参考 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%