WebSocket#

The WebSocket pages explain how to connect to the VEX AIM Coding Robot remotely over Wi-Fi and run Python projects from an external device. This allows developers to write and execute code from a computer instead of running it directly on the robot.

The WebSocket library used for this connection is available on the GitHub repository, where you can also report issues or request support.

Wi-Fi Setup

WebSocket Library Setup

AIM WebSocket API