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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/18/07 23:06
Read: times


 
#144767 - Yes, I have it.
Responding to: ???'s previous message
MAIN: CLR RF_SHD

MOV LOOP,#8

MOV R0,#HES
MN0: MOV R4,#08H
CLR A
MOV B,A
SETB RF_DEMOD_OUT

MN1: MOV A,B
MOV C,RF_DEMOD_OUT
JNB RF_RDY_CLK,MN1
RLC A
MOV B,A
DJNZ R4,MN1
MOV @R0,A
INC R0
DJNZ LOOP,MN0

SETB RF_SHD

yes. I am writing code but I don't syncronized yet.


List of 8 messages in thread
TopicAuthorDate
EM4095 and 89s52            01/01/70 00:00      
   Buy the RFID reader from Parallax            01/01/70 00:00      
   em4095 and 89s52 code            01/01/70 00:00      
      Goto Parallax.com            01/01/70 00:00      
         I don\'t found code in parallax.com            01/01/70 00:00      
            You're right there, but...            01/01/70 00:00      
               Yes, I have it.            01/01/70 00:00      
      Which Protocol            01/01/70 00:00      

Back to Subject List