Reserved for V5 Rotation Sensor
Reserved for V5 controller information, tips, and tricks
https://help.vex.com/article/16-how-to-update-your-v5-wireless-controller-firmware
https://help.vex.com/article/11-pairing-wireless-controller-to-the-brain
https://help.vex.com/article/36-how-to-calibrate-the-v5-controller
https://help.vex.com/article/15-how-to-reset-your-controller
Scuff controller add on for V5:
https://challenges.robotevents.com/challenge/94/entry/6044
Issues: (check if this is still the behavior)
Controls (move to programming section later):
Best joystick controls for drive train?
Tank or Arcade???
Controller troubleshooting dashboard:
V5 controller don't respond to the programming
Reserved for V5 custom cables how-to
More V5 smart cable details
Reserved for V5 in-depth system architecture overview
https://www.vexrobotics.com/v5-architecture.html
VEXCode get Run Time function?
Defining three wire devices in text
Move to separate RS485 entry later:
Move to programming / multitasking section later:
Move to programming communication section later:
VEXcode V5 Text Preview
Wireless Uploading and Terminal Usage to V5 Brain (multiple posts about V5 communication)
Possible problem due to order of initialization of 3-wire port Brain.ThreeWirePort instances:
Reserved for V5 in-depth system troubleshooting topic 1
Motor commands and dynamic power limiting information:
Reserved for V5 in-depth system troubleshooting topic 2
Important information about event callbacks implementation and its limitations:
Reserved for V5 in-depth system troubleshooting topic 3
Reserved for general programming tutorials
Installation Tutorial (VEXCode)
Interface Walkthrough (VEXCode)
Variables and Functions (VEXCode)
Programming Arm and Claw (VEXCode)
VEXCode knowledge-base article:
https://kb.vex.com/hc/en-us/categories/360002333191-V5
Reserved for Driver Control
Driver Control Tutorial [Arcade] (VEXCode)
Slew Rate
Reserved for Macros
Two mode Button Toggle Example (ROBOTC, but easily convertable to VEXCode and PROS)
Reserved for Joystick control scaling, deadband
Custom Curving Thread and Example (VEXCode)
Reserved for Callbacks (and Tasks) discussion
Reserved for PID Control
PID Tutorial and Examples (VEXCode)
If you are planning on using PID on arms, add Gravity Compensation or else the PID will not work properly:
PID Example (ROBOTC)
Reserved for Simple Driving PIDs
Reserved for Debugging Output discussion
TBD
Autonomous Mode Selectors
Position Tracking/Odometry
#includes in C++