View Single Post
  #7   Spotlight this post!  
Unread 23-10-2016, 18:00
bankst's Avatar
bankst bankst is offline
Registered User
FRC #0832 (OSCAR)
Team Role: Mentor
 
Join Date: Feb 2016
Rookie Year: 2012
Location: Roswell, GA
Posts: 9
bankst is an unknown quantity at this point
Re: Communication from Arduino to Roborio

I've had great success doing one-way communication with I2C on the cRIO, but I've never tried two-way or done any on the RoboRIO, but I do believe its very similar. Here is my Java code for getting data from the Arduino with a cRIO. I'll put the arduino code on GitHub later tonight and upload it to a new repo. If you have any questions please PM me.
Reply With Quote