CREATOR Remote Laboratory
CREATOR's Remote Laboratory allows students to execute their programs in remote ESP32 hardware provided by their teachers.
[!IMPORTANT] Currently, we do not support keyboard (STDIN) inputs.
[!NOTE] 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 Tools → Flash → Remote Device in the simulator view.

- Connect to the Remote Device URL where the server is deployed, e.g.
http://kiwi.arcos.inf.uc3m.es:5000. - Select one of the available board types that the server supports
- Enter your e-mail address to receive the execution results
- 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.
