hello, my gyro sensor isnt the same as the one in the photos. it only has one set of 3 pins. what do i do?
The Vex Gyro only contains one set of 3 pins.
https://www.vexrobotics.com/276-2333.html
You were probably thinking of the Vex Accelerometer, which has 3 sets of 3 pins.
The gyro sensor only outputs rotational information in one axis, hence the single set of pins.
The Accelerometer outputs acceleration information on 3 axis, hence the 3 sets.
Here is a tutorial on how to use the gyro sensor: http://www.robotc.net/blog/2011/10/13/programming-the-vex-gyro-in-robotc/
Hope that clarifies your question.
oooh. thank you