Click here to watch the demo of makeblock for scratch online.
The Firmware files are arduino codes used for makeblock board(arduino compatible).
The Extension files are used for scratch online javascript extension.
How to use:
-
Download the zip package: https://github.com/Makeblock-official/Scratch-Online-Extension/archive/master.zip
-
Decompress the firmware folder in the zip to your computer.
-
Use the Arduino IDE, upload the firmware to your makeblock baseboard or arduino board.
-
Enter the Scratch Online Editor( official Scratch Editor ), import experimental extension.The javascript file url is "http://rawgit.com/Makeblock-official/Scratch-Online-Extension/master/extension/m4s_en.js".
You can also load the Chinese version by the link "http://rawgit.com/Makeblock-official/Scratch-Online-Extension/master/extension/m4s_cn.js" or "http://rawgit.com/Makeblock-official/Scratch-Online-Extension/master/extension/m4s_tw.js"
-
Now, you can use the makeblock's block on your scratch project.