Starting the s2aior Router - MrYsLab/s2aiomulti GitHub Wiki

After configuring the routing map, to start s2aiomulti, open a terminal window and type:

s2aior

If you specified a custom location when creating the routing map, you will need to specify that location using the -p command line option as shown in configuring the routing map.

This will start the router. The router will read the configuration file and start an Arduino server for each board specified.

You may start Scratch and load the extension blocks either before or after starting the router.

Once all servers are instantiated, the Scratch connectivity indicator should turn green.

At this point, you may start writing your Scratch project!