PID Tuner
PID Tuner
Welcome!
Welcome!

This webpage is specifically designed to aid new programmers in the VEX Robotics competition in tuning their PID controller. Pick a technique based on your robot's limitations and then give an initial guess. Using binary search, our algorithm will try to find the most optimal PID values for you for each iteration. All you have to do is to look at the robot for any oscillations.
For more information, view our tutorial!

Pilot's Checklist
Pilot's Checklist

Before starting, make sure to zero all other values in your PID controller. This means:

Choose a Technique
Choose a Technique

Pick a technique that best tailors to your bot!