Thread: Gyro Help
View Single Post
  #3   Spotlight this post!  
Unread 27-01-2017, 00:24
mshafer1 mshafer1 is offline
Programming Mentor
AKA: Matthew Shafer
FRC #3937 (Breakaway)
Team Role: Mentor
 
Join Date: Jan 2015
Rookie Year: 2008
Location: Texas
Posts: 64
mshafer1 is an unknown quantity at this point
Re: Gyro Help

Like Doug said, if you are able to read the gyro, getting it talking to the dashboard is pretty simple (although you have to build a custom dashboard - if you build and open your custom one before launching the driver station - on the same computer - it will use the one you made).

This tutorial:
https://frclabviewtutorials.com/gyro/

shows how to use the Smart Dashboard vi's to send the Gyro data to the dashboard (and get it to display) - your code will be different in that you will be using the example code to read the gyro and open the Gyro instead.
Reply With Quote