JavaScript
How to install Desktoy using JavaScript.
Requirements
Sphero Mini
Desktoy program (either .js or .lab)
Sphero EDU for Windows
And a desk, of course.
You can get the Desktoy program here: https://github.com/detectivesheepy/sphero-desktoy And also Sphero EDU here: https://sphero.com/pages/apps#spheroedu
Installation
Open the Sphero EDU app and select 'create new program'.
Select the project type as 'text'.
Select Sphero Mini in the 'compatible robots' section.
Name the project whatever you want.
Click the 'create' button.
Once in the text editor, delete all text.
Copy and paste the JavaScript code from the GitHub repo into the editor.
Connect to your robot and select the green 'start' button at the top of the screen.
Last updated