Arduino as I2C Slave ?

mmmm, tnx for the link.

Does it allow sending/receiving in the same sketch as well and how to I set up the address ?

Ah ok, adress is the Wire.begin(2) thingy in brackets is it ?
So that means I can use any adress as long there is no conflict.