------code------
master:
https://github.com/jmzjmzjmz/ufo/tree/m ... ER_ARDUINO
slave (just change wire address for additional slaves):
https://github.com/jmzjmzjmz/ufo/blob/m ... rduino.ino
processing sketch to send data through the master:
https://github.com/jmzjmzjmz/ufo/tree/m ... EDTEST_OSC
things i've tried:
-disabling the internal pull-up resistors in twi.c and it doesn't seem to make a difference
-varying the pull up resistance... I looked at it on a scope and got the fastest response with 1.5k
-adding delay between sending commands from the master
again, using one slave on the i2c bus seems to work reliably, but when adding another it doesn't work at all....
trying to get a bunch more boxes like this up and running, and in sync! more lights == better!

any insight would be much appreciated!

