Sim Card


Closed Thread
Results 1 to 6 of 6

Thread: Sim Card

  1. #1
    Join Date
    Mar 2004
    Location
    Manila
    Posts
    18

    Default Sim Card

    Hi,

    Anyone knows how to read/write to Sim card using PIC?
    I don't know where to start. Pls... your assistance is highly appreciated.

    Brenda

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,115


    Did you find this post helpful? Yes | No

    Default

    I believe they work exactly as normal memory cards. They respond to the ATR (Answer to Reset). Also their connection is the same as in the memory cards. So if you have managed to work with normal memory cards you will not have any difficulty. The only problem might be the connector. I used a plastic card from an older phone and stick the SIM with self adhesive tape.

    Attached you will find a program in PBP i used to read from an old Tele-Card to open a door lock. I realy do not remember the connection but it is easy to figure. If I find them I will schetch and send.

    Ioannis
    Attached Files Attached Files

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Join Date
    Mar 2004
    Posts
    74


    Did you find this post helpful? Yes | No

    Default

    Smart cards are just a micro and eeprom. A gold card is a 16f84A and an eeprom. To use the eeprom memory simply write a small routine to program into the 16f84A that allows commands to store and retrive data. Then on your pic that is using the smartcard for storage, program these commands accordingly.

  5. #5
    Join Date
    Mar 2004
    Location
    Manila
    Posts
    18


    Did you find this post helpful? Yes | No

    Default

    Thanks for the reply.

    Yes, I have read sometime ago that a smart card has a pic in it. but i don't know really how it works.

    Ionis,
    I would be greatfull if you can provide me your schematic. I try to find out the difference of mobile sim card and the smart card.

    nice site mister_e

    best regards,
    brenda

  6. #6
    Join Date
    Mar 2004
    Posts
    74


    Did you find this post helpful? Yes | No

    Default

    Hope this helps
    Attached Images Attached Images  

Similar Threads

  1. TTL magnetic card reader interface ith PC
    By attabros in forum Schematics
    Replies: 3
    Last Post: - 24th February 2016, 07:04
  2. PIC16 + sim cards
    By comwarrior in forum General
    Replies: 4
    Last Post: - 15th September 2009, 16:34
  3. gsm card reader using pic
    By ninebarmaximus in forum General
    Replies: 0
    Last Post: - 6th December 2005, 18:08
  4. Smart card reader with PIC16F84A
    By bangunprayogi in forum Serial
    Replies: 0
    Last Post: - 12th August 2005, 10:36
  5. Reading Magnetic Card on Pic16f876
    By Finn in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 4th February 2004, 23:36

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts