Jep - I just started some days ago… fee free to add more information!
I meant how many bytes per second can be send from the arduino to the rainbowduino? And if you have more than one connected is that speed shared?
As i2c is a bus protocol, the speed is shared yes. but to be honest, I dont have a clue whats the theoretical troughput is when using i2c bus at 400khz…
The arduino IDE works fine for me, but I guess there are other for the more advanced users (AVR stuff). My plan with the neorainbowduino was, flash the firmware once and then just your code using the processing ide - you could also use the eclipse ide for that.