We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
看了無數次稚暉君L-ink_Card的片 但一直無說如何刷卡入L-ink_Card和管理在L-ink_Card的卡片,請問有誰知道嘛?
The text was updated successfully, but these errors were encountered:
IC卡的模拟功能这一版中实现得比较简单,就是直接集成了多颗UID芯片(很便宜,1~2元一片),然后和ST25DV共用NFC天线,卡片的切换是通过拨轮换挡实现的。好处在于,你可以把L-ink当作多张独立卡片的合集处理,复制和刷卡都是很直接的(使用PM3或者PN532等模块读取原卡信息并写入L-link)。当然缺点就是添加的卡片一多,按键的数量就要增加(因为每一档对应一张卡)。
### readme.md中原文
Sorry, something went wrong.
No branches or pull requests
看了無數次稚暉君L-ink_Card的片 但一直無說如何刷卡入L-ink_Card和管理在L-ink_Card的卡片,請問有誰知道嘛?
The text was updated successfully, but these errors were encountered: