View Single Post
  #1   Spotlight this post!  
Unread 05-08-2016, 17:33
Aeglos Aeglos is offline
Software Overlord
AKA: Nate- Dawg
FRC #2358 (Bearbotics)
Team Role: Programmer
 
Join Date: Jun 2016
Rookie Year: 2014
Location: Lake Zurich
Posts: 10
Aeglos is an unknown quantity at this point
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.
Reply With Quote