Reserved for Quad Encoder wiki entry
Reserved for Line Follower / IR Sensor wiki entry
Light sensor
Line Trackers in C++?
Vex Line Follower Robot not detecting dark line on light surface
Reserved for Light Sensor wiki entry
Reserved for Ultrasonic / sonar / rangefinder sensor wiki entry
Reserved for V5 Vision sensor wiki entry
https://api.vexcode.cloud/v5/html/classvex_1_1vision.html
Some debugging tricks:
Meaning of Vision Sensor parameters?
Vision Sensor config - objectCount inconsistent
V5 Vision Sensor "The Camera detected must be unlocked"
Vision Sensor Wifi
Vision Sensor Having Issues Seeing Objects
V5 Vision Sensor Color Code Coordinate Tracking
Vision Sensor Math:
Object Tracking:
Reserved for V5 Inertial Sensor wiki entry
https://kb.vex.com/hc/en-us/articles/360037382272-Inertial-Sensor-Sensors-for-VEX-V5
Reserved for V5 3-Wire Expander
(I’m not so sure this needs it own entry but I will put it for now - Floub)
https://kb.vex.com/hc/en-us/articles/360047144991-Using-the-3-Wire-Expander-Sensors-for-VEX-V5
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)