Does anyone know where I can find one?
[Update] I have bought many SIM card readers from eBay and the software is always extremely poor. I would like to code my own – something like http://www.codeproject.com/Articles/16653/A-Smart-Card-Framework-for-NET
I intend to use such a cheap SIM card reader and simply write my own software. There appear to be only two major APIs. I just wondered if there was a component which handles them …
I can’t remember the name of those two APIs (one … might have been … Phoenix (?)), but anyone who can answer the question can.
I recommend you to head to this page.
You can find there valuable information about a DIY GSM Simcard interface and how to write a GSM Simcard emulator.
As far as I remember ASIM was written in Turbo Pascal but it’s very instructive.
A delphi stock Serial communication will do I believe.
Edit:
I update the answer as suggesed the OP.
PMCAM2 is CAM soft emulator written in Delphi. It uses Phoenix interface to read ISO 7816 compliant smart card (Pay TV conditional access).