need help in infrared remote decoding in 8051

Status
Not open for further replies.

kelvinmanoj

Member level 1
Joined
Mar 18, 2012
Messages
36
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Location
chennai
Activity points
1,507
actually i want to control a stepper motor with infrared remote. im using HT6221 Multi-Purpose Encoders IC... from this IC for each button press its transmitting 7 bit of binary values through infrared. my doubt is in receiver section that means in microcontroller where i have to connect the receiver IR and how to program it?? can i connect that IR receiver in RX pin?? or in external hardware interrupt pin (INT0 or INT1)....?? pls help me friends... i'v attached transmitting section circuit....

 

Try this i hope this will help you.
 

Attachments

  • IR CANTROL.rar
    306.1 KB · Views: 94
Last edited:
connect the IR to the EXTERNAL interrupt line and whenever the data is RXed on the IR line, 8051 will get an interrupt. Now, take care of the timing sequence for decoding IR keycodes on the reception side...
 
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…