A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
|
Hi gang. My name is Jeff Monegal and this is my first message. Can anyone supply a routine that allows two '628s' to talk to each other using the USART. Perhaps a word placed in the W register is then sent and the other end returns from a routine with this word in its W register. While i'm here how about a routine to decode the Phillips RC5 IR code. Any helpwill be greatly appreciated. Regards Jeff Monegal |
|
|
|
Quoting jmonegal <>:
> While i'm here how about a routine to decode the Phillips RC5 IR > code. Any helpwill be greatly appreciated. Application note AVR410 on Atmel's website has the circuit, parts, and code to perform exactly this task. Good Luck! Ayman El-Khashab, PhD |