RE: I2C2PC

You can write an IC2 master to bit bang out of the paralel port pretty easily, and there's quite a bit of code available for this on the net.  However, trying to write a full slave implementation in software is a nightmare on either a PC or the PIC.  If you can, use async comms such as RS232, you'll have some hair left at the end of the day!

Cheers

Mike