VEXcode V5 4.0 introduces a range of new features. This major update focuses on enhancing productivity and accessibility in robotics coding. Read below to learn what new features are available with VEXcode V5 4.0!
Go here to download the new installer for VEXcode V5 4.0!
Switch Blocks
New Switch Blocks are now available, making the transition from block-based coding to text-based programming seamless.
Drag and Drop Switch Blocks: All Switch Blocks are available to be dragged from the toolbox and typed into directly.
Type Python Directly Into Blocks Projects: VEXcode allows you to incorporate Python commands directly into your projects, integrating them seamlessly with other Blocks. To assist you in writing correct code, VEXcode also provides an autocomplete feature for Python commands.
Code Conversion: Convert entire block stacks to Python with a single click.
This feature is perfect for learners looking to graduate from blocks to text. For more information about coding with Switch Blocks, go here.
Save and Load in Web-based VEXcode
Other changes to the File Menu:
- Load From Your Device has now been changed to Open.
- Save to Your Device has now been changed to Save as.
- You can also now manually save using the Save button.
For a step-by-step guide on how to load and save VEXcode V5 Project on a Chrome Browser, go here.
Updated AI Vision Sensor Detection
The AI Vision Sensor is now able detect AprilTags and AI Classifications.
AprilTags are images that can be detected and have unique IDs. They can be printed out and used in fields for use with robots. Download a printable AprilTag PDF here.
AI Classification models include Classroom Elements, which can be used in educational settings to detect balls, rings, and cubes of different colors, as well as Competition Elements, which support the detection of game elements in the current VEX Robotics Competition (V5RC) 2024-2025 High Stakes game.
Go here to learn about how to use the AI Vision Sensor in Blocks, Python, and C++.
Read Blocks Aloud
All Blocks inside VEXcode V5 4.0 can now be read aloud with a simple right-click.
This feature is available on all devices but Android.
- Customizable Voices: Choose from various voices and adjust speed and pitch in the new Tools Menu.
- Context Menu Integration: Right-click any block to hear it read aloud.
Go here for step-by-step instructions on how to use the Read Feature in VEXcode.
Tools Menu
VEXcode V5 4.0 has moved the Tools Menu out of the File Menu and onto the toolbar, and it's now packed with features for productivity and accessibility.
Keyboard Shortcuts
There are new Keyboard shortcuts available for starting, stopping, and opening help documentation.
Mac | Windows |
High Contrast Theme
High contrast themes increase the distinction between text and background, making content easier to read for users with low vision, color blindness, or other visual impairments.
Default | High Contrast |
Speech Settings
Working with the new Read Blocks feature, you can change the voice used, the speed of speech, and the pitch from this menu.
API Documentation
Access comprehensive API documentation, making it easier than ever to explore and utilize the full potential of your VEX V5 robot.
Click here to access the official VEX API Reference site.
Web-based Wireless Project Downloads
Web-based VEXcode V5 is now able to wirelessly connect to an V5 Brain through a V5 Controller.
To learn how to wirelessly download a project to your V5 Brain, go here.