CrazyEngineers
  • Microconttroller to RFID

    sciencetronot

    sciencetronot

    @sciencetronot-OIbH6A
    Updated: Jan 30, 2011
    Views: 1.3K
    Hello, I'm new in RFID and don't know how to make RFID reader read. Can you help me ? How to RFID reader read with freerunning mode from ATMega8's command through serial ?
    Note: I use RFID Kanda Starter Kit.
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Harshad Italiya

    MemberJan 30, 2011

    I have done work on RFID Card Reader for that i was using MFRC Chip from NXP. that Chip reads the data from the card according to the command you give.
    Are you sure? This action cannot be undone.
    Cancel
  • sciencetronot

    MemberJan 30, 2011

    godfather
    I have done work on RFID Card Reader for that i was using MFRC Chip from NXP. that Chip reads the data from the card according to the command you give.
    What kind of command ? How is the format ?Can you give me example from C Language or other, please..
    Thank you for your help.
    Are you sure? This action cannot be undone.
    Cancel
  • shahrul

    MemberJan 31, 2011

    I have done with RFID Reader and PIC. I think it's easy, just read UART. See example c code #-Link-Snipped-#.
    Are you sure? This action cannot be undone.
    Cancel
  • sciencetronot

    MemberJan 31, 2011

    I think your RFID reader can read automatically, but in my RFID can't read like that. Maybe need kind of command from Microcontroller, isn't it ?
    or maybe there are other solutions ? Can you explain your RFID reader how your RFID can read ?
    thank you for your answer.. -senyum-
    Are you sure? This action cannot be undone.
    Cancel
  • shahrul

    MemberJan 31, 2011

    I see the RFID Kanda datasheet, not found any data protocol that need to send. Need to test the demo program provided. I never heard any protocol related to RFID like AT Command for GSM.

    My RFID I use is straight forward. Microcontroller not need to send anything, when I touch RFID tag, the RFID reader will send RS232 Packet. [0x01 10byte-unique-number 0x02]. I just read the 10byte array.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register