Hi,


In a given environment i'm using a Pic16f876 and a I2C connection to read a memory and driving a Pcf8574 with 8 leds.
Now i have to add a new pic (pic16f84) and it seems to me the more logic solution to connect it in the i2c network.This new pic must continuosly read RF incoming data and send them to the "old" pic creating an interrupt.

Well, never found a real example on how I2cWrite and I2cRead work between pics.Could you point me????What is the "control" ,i mean the address, on a pic?
thanks.
robert0