PDA

View Full Version : Infrared Communications over RS232 UART or with B0 interupt



modifyit
- 7th December 2005, 23:39
Does anyone have a sample of how to recieve IR from a remote control through a 16F877a UART port or by using the B0 interupt? I've seen the tutorial at http://www.rentron.com/PicBasic/IR_Chips.htm, but I would like to use my pic to do things other then just decoding IR.

Thanks for any thoughts

modifyit
- 9th December 2005, 19:17
I'm going to go ahead and try and write some code using the B0 interrupt. Does anyone who is familiar with RC5 decoding think I will have a problem with this approach?

I don't mind struggling through figuring the code out, just trying to save myself some time if someone knows of a reason it won't work.

Thanks again