WebSocket Library Setup#
This section covers how to set up everything you need to start developing Python projects remotely for the VEX AIM Coding Robot. After connecting to the robot over Wi-Fi, these pages walk through downloading the WebSocket library, preparing your Python workspace, and running scripts from your computer.
Access VEX AIM WebSocket Library – Download the Python WebSocket library and report issues.
Setting Up a Virtual Python Workspace – Create and configure your Python environment.
Running a WebSocket Project – Execute Python scripts remotely through the WebSocket connection.