|
Re: Roborio Master to Raspberry Pi Slave I2C
Another relatively simple thing to do is use a USB port as a serial connection, which is what we did for some of our microcontrollers this year, and worked great. Though, I would understand if you don't want to use a serial connection, as the commands you can send over it are simple/ slow compared to using network sockets/ tables.
|