View Single Post
  #2   Spotlight this post!  
Unread 04-08-2016, 18:48
nickbrickmaster's Avatar
nickbrickmaster nickbrickmaster is offline
Captain
AKA: Nick Schatz
FRC #3184 (Blaze Robotics)
Team Role: Programmer
 
Join Date: Jan 2015
Rookie Year: 2014
Location: Eagan MN
Posts: 142
nickbrickmaster is an unknown quantity at this point
Re: Roborio Master to Raspberry Pi Slave I2C

Question: Why?

I would just use Ethernet and communicate over sockets. Make a simple Socket program in Python and use that to control the Pi.

That's way easier than reprogramming the Pi to be something it isn't naturally - an I2C slave.
__________________
I have approximate knowledge of many things.

FRC 3184: 2014-, FTC 10648: 2015-
Reply With Quote