How to compare strings/array? RFID Project


Results 1 to 40 of 101

Threaded View

  1. #34
    Join Date
    Oct 2010
    Posts
    413


    Did you find this post helpful? Yes | No

    Default Re: How to compare strings/array? RFID Project

    i have changed the () with this [] but didnt work.

    something else is the mistake and i cannot understand.

    When i pass the tag from the reader doesnt do anything, but i pass it twice then i get the bad tag on the display.

    It seems that doesnt recongise the tags i gave to the program.

    somthing has to do with this line

    SERIN2 portb.1, 84, [WAIT($0A), STR buf\10] 'the number 10 here is the 9600???

    i cannot understand this line could you help?

    FOR idx = 0 TO 11 ' here is it ok this line if my RFID tags have 12 digits?
    READ (((tagNum-1) * 10) + idx), char ' this line is chineese to me. what is the number 10 in there? What number should i put if my RFID tags have 12 digits?
    Last edited by astanapane; - 11th April 2011 at 17:23.

Similar Threads

  1. Parallax RFID Reader code example
    By dan-tron in forum Code Examples
    Replies: 4
    Last Post: - 19th April 2013, 22:16
  2. A Temperature & Humidity Data Recorder Project
    By Oldspring in forum Off Topic
    Replies: 0
    Last Post: - 9th July 2008, 18:47
  3. Replies: 3
    Last Post: - 12th March 2008, 05:33
  4. Free Web based RFID Online Courses
    By Thirumoorthy in forum General
    Replies: 0
    Last Post: - 19th November 2007, 13:38
  5. Free web based RFID online Course
    By Lesikar in forum GPS
    Replies: 0
    Last Post: - 19th October 2007, 22:28

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