Can an Arduino UNO communicate to 4 other UNO's via the I2C buss?
Can an Arduino UNO communicate to 4 other UNO's via the I2C buss?
Yes. The other four UNOs would be set up as slave I2C devices as in this example: http://hacknmod.com/hack/how-to-connect-multiple-arduino-microcontrollers-using-i2c/
Yes. The other four UNOs would be set up as slave I2C devices as in this example: http://hacknmod.com/hack/how-to-connect-multiple-arduino-microcontrollers-using-i2c/