View Single Post
  #1   Spotlight this post!  
Unread 07-02-2017, 11:23
Michael Collins Michael Collins is offline
Registered User
FRC #4485 (Tribe Tech)
Team Role: Programmer
 
Join Date: Feb 2017
Rookie Year: 2015
Location: Danville, Indiana
Posts: 1
Michael Collins is an unknown quantity at this point
Help with Serial on RoboRio

We are trying to receive data from a Raspberry Pi 3 over the on-board serial port on the RoboRio. I know that the pi is sending data over serial because I have connected to it through a COM port with putty. This is probably just a case of me not knowing how to use the SerialPort class included in WPILib but any resources I have found do not seem to work.

Any source code using the SerialPort class or other methods would be greatly appreciated.
Reply With Quote