Rfid mfrc522


Closed Thread
Results 1 to 20 of 20

Thread: Rfid mfrc522

Hybrid View

  1. #1
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: Rfid mfrc522

    Try using something like "LOOK232" as it can send ASCII or HEX data to your device as a packet.
    Dave Purola,
    N8NTA
    EN82fn

  2. #2
    Join Date
    Mar 2005
    Location
    CROATIA
    Posts
    38


    Did you find this post helpful? Yes | No

    Default Re: Rfid mfrc522

    Hi dear hobbyist and pros,
    i ordered few cheap rfid boards with mfrc522 and first i try to communicate trough PC using UART
    i found that if you want to use UART as first choice communication, you need to cut one line
    on pcb and resolder it to gnd I2C and EA pin 1 and 32, actually just one other is already at gnd.

    so if modified, it should be able to communicate with rs232 so i found Rc52xPcSerial.2.1.exe utility
    very difficult to find, and it give something out, but not clear what is going on because utility is
    complex, but already done for testing. I don't have time right now but my idea was to test it
    in VB6 as all (old players) us who work on PBP are familiar with VB6, and there is a bit faster to
    experiment an get live feedback then writing pic hundred times... once when it work on pc i can
    rewrite code to PBP using 2 USART on 18f and that's solution for problem that i was planing, but
    i have interrupt problem on my job, they never let me out from ISR so i have not time to play


    edit:
    as i read from few people which using it with arduino, it seams that initialization is needed
    it has to activate RF section, and initialize communication RF parameters because at
    boot time is disabled to not waste energy. that's reason why you don't read changed buffer when
    you approach with card/badge
    Last edited by ShoKre; - 9th October 2018 at 11:01.

Similar Threads

  1. RFID with PIC
    By aloon15 in forum General
    Replies: 0
    Last Post: - 23rd September 2014, 18:33
  2. RFID Issues.... HELP !!!!!
    By andybarrett1 in forum mel PIC BASIC Pro
    Replies: 19
    Last Post: - 11th September 2014, 10:00
  3. RFID example.
    By StevenLim in forum General
    Replies: 2
    Last Post: - 8th February 2011, 09:08
  4. Rfid?
    By toalan in forum Off Topic
    Replies: 0
    Last Post: - 11th February 2005, 23:37
  5. RFid reader
    By paul farrugia in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 14th January 2005, 20:27

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