View Single Post
  #1   Spotlight this post!  
Unread 18-01-2017, 10:32
question question is offline
Registered User
FRC #2472
Team Role: Programmer
 
Join Date: Jan 2015
Rookie Year: 2014
Location: Minnesota
Posts: 7
question is an unknown quantity at this point
how to use USB connection from arduino to roborio?

I am attempting to use the arduino as a coprocessor for camera tracking with the pixy camera, my code is here https://www.chiefdelphi.com/forums/s...d.php?t=153849

Basically I need to be able to send one byte to the arduino and have the arduino respond with a different byte, I have had issues finding example code that reads and responds with data from the USB port on the roborio. I would like to do this without a logic converter like rioduino. I am open to suggestions for sending and receiving data
Reply With Quote