Has anyone been able to communicate between two Arduino's via SPI? I can find a lot of examples that use I2C; I have that working too.
I guess high speed communication between Arduino's could be done via SPI, but I have not found anything that looks like this.