bcs99
Joined: 22 Nov 2003 Posts: 32
|
What is the best way to communicate between two PIC's? |
Posted: Mon Jan 05, 2004 4:31 pm |
|
|
I want to communicate between two PIC's with the master polling the slave for data at regular intervals. Speed is not really an issue. I'm using 16F876A's. I am already using the UART and a software RS232 using INT_EXT.
What's the best way to connect them together (I2C,SPI,etc..). I would prefer to use built in hardware features rather than software.
Thanks |
|