Skip to content

CREATOR Remote Laboratory

CREATOR's Remote Laboratory allows students to execute their programs in remote ESP32 hardware provided by their teachers.

Warning

The Remote Laboratory does not support keyboard (STDIN) inputs.

Tip

If you want to deploy your own remote laboratory, see Setting up the Remote Laboratory.

User Interface

The Remote Device Target Flash menu can be accessed from ToolsFlashRemote Device in the simulator view.

Remote Device Target Flash

Remote Device Target Flash menu.

  1. Connect to the Remote Device URL where the server is deployed, e.g. http://remote.arcos.inf.uc3m.es:5000.
  2. Select one of the available board types that the server supports
  3. Enter your e-mail address to receive the execution results
  4. Execute your program by using the Send program button.

The status of your program will be displayed. You can cancel the execution by using the Cancel last program button.

Remote Device Status

Program status while queued on the remote device.