Configuration ============= Setup WiFi network ------------------ Here is a simple example network from the manuals: .. figure:: example-network.jpg :align: center :target: _images/example-network.jpg **Example network configuration** The WiFi-network's name and the static IP address of the computer need to be written to the flash card of the CyberGlove. In this module, the default port is 5200, but it can be changed in the glove.py module. Setup Flash Card ---------------- Example: .. code-block:: bash $CG3_CONFIG.txt $AP: cg3wireless $IP: 192.168.0.2 $PORT: 5200 $END The $IP field must be filled with the static IP address of the computer, the $PORT field with the opened port of the PC. Setup static IP address of computer ----------------------------------- .. figure:: 1-control-panel.png :align: center :target: _images/1-control-panel.png .. figure:: 2-network-and-internet.png :align: center :target: _images/2-network-and-internet.png .. figure:: 3-network-and-sharing-centre.png :align: center :target: _images/3-network-and-sharing-centre.png .. figure:: 4-ethernet-right-mouse-click.png :align: center :target: _images/4-ethernet-right-mouse-click.png .. figure:: 5-properties.png :align: center :target: _images/5-properties.png .. figure:: 6-internetprotocol-v4-properties.png :align: center :target: _images/6-internetprotocol-v4-properties.png