Reputation: 89983
Do smart-cards require a different kind of reader depending on the model or do all readers support all kinds of smart-cards? Assuming I have a specific card model in mind, how do I find out what kind of reader I need?
Upvotes: 1
Views: 1069
Reputation: 5333
Somewhat surprised, to see a pointer-only answer as accepted, I supplement the following:
While there is a good chance, that a card and a reader will be able to communicate, watch out for these criteria:
Upvotes: 1
Reputation: 4142
The main difference with contact cards is synchronous memory cards vs asynchronous microprocessor cards.
Most "interesting" smart cards are asynchronous microprocessor cards (like SIM cards, bank cards, electronic ID badges etc).
Contact cards and contactless cards are a whole different story though.
Upvotes: 2