PIC16F877 to RFID Module Serial Interface


Closed Thread
Results 1 to 7 of 7
  1. #1

    Question PIC16F877 to RFID Module Serial Interface

    Hi Picers

    I've got a RFID Reader module. When connected to the Serial port of my PC, at baud rate of 9600 bps, it is working perfectly and sends me the ID Number of the RFID Tag, when scanned.

    What command must I use in picbasic to receive the RFID from this Module?

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


    Did you find this post helpful? Yes | No

    Default

    Sorry to tell you that but, did you read the PBP manual, datasheet and forum's thread before posting your question???

    HSERIN,
    SERIN,
    DEBUGIN

    could be use for that.
    Steve

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

  3. #3


    Did you find this post helpful? Yes | No

    Question

    Steve

    Yes, I have read it, and have tried it, but not one of them worked.
    The only thing I get back is character 255???

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


    Did you find this post helpful? Yes | No

    Default

    did you tried inverted mode with Serin?

    did you try to receive/send data from/to your PC with your PIC to test?
    Steve

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

  5. #5


    Did you find this post helpful? Yes | No

    Exclamation

    Hi Steve

    I can send and receive data to the PC?
    But with the PC I use the Serin where I wait for a certain character and take the next one, but with the RF Module it is not possible, because it only sends me the ID I have scan?.

    I will try inverted, and see if that works.

  6. #6


    Did you find this post helpful? Yes | No

    Default

    what kind of rfid reader are you using?

  7. #7


    Did you find this post helpful? Yes | No

    Default

    The ID12 hybrid short range RFID reader module

Similar Threads

  1. Replies: 33
    Last Post: - 19th March 2010, 03:02
  2. Replies: 3
    Last Post: - 1st December 2008, 09:12
  3. parallax rfid reader module interface with PC
    By jonil22 in forum Off Topic
    Replies: 2
    Last Post: - 3rd February 2008, 06:54
  4. Parallx rfid reader module interface with PC
    By jonil22 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 31st January 2008, 08:50
  5. Serial interface with RFID reader
    By brid0030 in forum Serial
    Replies: 8
    Last Post: - 23rd January 2007, 06:23

Members who have read this thread : 1

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