Hello,
Is it possible to connect two Arduinos in I ² C with the following components (?)
• Master Duemilanove Arduino + Ethernet shield
• Slave Duemilanove Arduino + TLC5940 (LED Driver)
As ethernet shield and TLC5940 are not compatible when they are plugged into the same Arduino, I decided to use a second arduino (slave).
Thanks,