|
Re: Arduino and cRIO serial connection
Wow, I had no idea that the arduino could be a slave. I was using an older version of the wire library that did not have good documentation. I would like to use i2c, but I have no idea how to send more than one byte between the two devices. Do you know where I could find an example for sending an integer or a string? I can only seem to find information about sending one byte.
|