Skip to content
New issue

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

example read smartcard #15

Open
dietmarczekay opened this issue Jan 14, 2024 · 2 comments
Open

example read smartcard #15

dietmarczekay opened this issue Jan 14, 2024 · 2 comments

Comments

@dietmarczekay
Copy link

Please ask your question

Can you provide an example how to read a smart card?

Thanks

Additional context

No response

@libdriver
Copy link
Owner

Thank you very much for using LibDriver. There are MIFARE Classic, MIFARE Ultralight and NTAG21x examples based on MFRC522 chip.

MIFARE Classic driver can refer to https://github.com/libdriver/mifare_classic.
MIFARE Ultralight driver can refer to https://github.com/libdriver/mifare_ultralight.
NTAG21x drive can refer to https://github.com/libdriver/ntag21x.

libdriver added a commit that referenced this issue Jan 30, 2024
docs: change to new address
@Abhesheksh
Copy link

Can we detect or read multiple cards at the same time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants