Tuesday, September 25, 2012

Communication between Arduinos

I knew I was going to need more than one arduino in order to control the planned 96 motors for this project but I wasn't entirely certain on how I would go about communication.  I need to work with processing to get the Kinect data to work but I also need to use arduino environment in order to send data to the 74HC595 chip. To prevent writing my own basic communication into the processing and arduino code I will try using this I2C.

I2C between Arduinos

No comments:

Post a Comment