View Single Post
  #5   Spotlight this post!  
Unread 22-10-2016, 07:36
mkmeral mkmeral is offline
Registered User
FRC #4191
 
Join Date: Feb 2016
Location: Turkey
Posts: 6
mkmeral is an unknown quantity at this point
Re: Communication from Arduino to Roborio

Quote:
Originally Posted by Thad House View Post
One option for connection is to directly hook up the arduino over usb to the roborio. This provides power, and you can use a serial connection to communicate between the roborio and the arduino. I've done this most often in the past because it's a single wire and fairly easy to program.

How do you do it? By using RXTX? What are names of the ports of Roborio (for example "COM1" etc for windows). When i tried it, it broke the roborio's comm.
Reply With Quote