View Single Post
  #16   Spotlight this post!  
Unread 10-12-2014, 08:16
marshall's Avatar
marshall marshall is offline
My pants are louder than yours.
FRC #0900 (The Zebracorns)
Team Role: Mentor
 
Join Date: Jan 2012
Rookie Year: 2003
Location: North Carolina
Posts: 1,340
marshall has a reputation beyond reputemarshall has a reputation beyond reputemarshall has a reputation beyond reputemarshall has a reputation beyond reputemarshall has a reputation beyond reputemarshall has a reputation beyond reputemarshall has a reputation beyond reputemarshall has a reputation beyond reputemarshall has a reputation beyond reputemarshall has a reputation beyond reputemarshall has a reputation beyond repute
Re: Using USB Sensors?

Quote:
Originally Posted by 3175student17 View Post
Does anyone know how hard connecting an arduino with the native usb connector and communicating using serial 9600 would be in order to replace using an ethernet shield, or would it be easier to simply use the shield?
Beta testing team here. The RoboRIO has *some* support for USB<->Serial devices, like the Arduino and other FTDI devices. You should not need an ethernet shield to do this. Be careful about powering the Arduino over the USB on the RoboRIO though. I don't think it will let you pull more than 500mA (USB Spec) so no massively long blinky LED chains.