-
Clone or unzip the repository over the /home/pi/Documents directory
-
Run the Scratch control startup script, to boot the 5 deamons required:
cd /home/pi/Documents/deamonsScripts
./QBO_scratch start
To stop all processes associated with the Scratch control:
./QBO_scratch stop
To check which processes are running:
./lsqbo
There must be 5 processes: websocket_server, listen, say, PiCmd and feel
-
Open the browser and enter the following address:
-
From scratchx page open the example test_2.sbx (File->Load Project)