Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/23/07 04:47
Read: times


 
#133526 - Thank you and another query!!!
Responding to: ???'s previous message
Thank you all for the help i have done the program as suggested and it works fine.
I have another query, hope to get assistance.

In my fingerprint module, for varoius functions to be initiated like user registration, fingerprint capture etc.., i need to send a command packet on the serial port which is 11 byte data.

So what i do is i enable the TX bit and send this data continuosly in an while loop( i hope i am doing correctly?).

Now in response i receive an acknowlegment packet from the module which is again a 11 byte data(what this data should be for no error is already known to me), my problem is i have to compare this 11 byte data with the standard one, so how do i do this?
Should i save it in an array and then compare each entry, or can it be done continuosly like receive one byte and compare??

Hope i have explained my problem correctly!!
thanks in advance

List of 26 messages in thread
TopicAuthorDate
Code help needed            01/01/70 00:00      
   Changing Key to Star            01/01/70 00:00      
      Thanks            01/01/70 00:00      
   Help on password entry code            01/01/70 00:00      
   Eh???            01/01/70 00:00      
      Andy sir            01/01/70 00:00      
      Security.            01/01/70 00:00      
   Thank you and another query!!!            01/01/70 00:00      
      comparing bytes            01/01/70 00:00      
         Array            01/01/70 00:00      
            write the program to your specs.            01/01/70 00:00      
               sorry            01/01/70 00:00      
                  you have to count            01/01/70 00:00      
                     Ok            01/01/70 00:00      
                        Is that going to be a commercial product ?            01/01/70 00:00      
                           hobby/educational I hope            01/01/70 00:00      
                              well            01/01/70 00:00      
                                 first project?            01/01/70 00:00      
                                    yes            01/01/70 00:00      
                                 You may want to ...            01/01/70 00:00      
                                    sorry            01/01/70 00:00      
                                       In general            01/01/70 00:00      
                                       Have you considered SDCC?            01/01/70 00:00      
                                          Must still read licence carefully            01/01/70 00:00      
                                             It's a tradeoff, not a no-brainer.            01/01/70 00:00      
   No i have not            01/01/70 00:00      

Back to Subject List