Module description

EDIA Remote (a.k.a. RCAS) is responsible for all networked interactions between the controller and executer side. It makes it possible to use separate machines via network traffic.

Currently the controller side is only tested with Windows-based builds, but should be working as an Android APK too. Which gives opportunities for a tablet or even phone based app.

🎮 Controller

Purpose of the controller is to translate commands and info on the control panel side of the experiment, mainly the interface for the experimenter.

The controller side is responsible for:

It implements a few networked components:

🔨 Executer

The executer is the execution side of the experiment, which runs on a VR capable device.