Skip to content

ccencho/Scratch-Online-Extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scratch-Online-Extension

Click here to watch the demo of makeblock for scratch online. alt text

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:

  1. Download the zip package: https://github.com/Makeblock-official/Scratch-Online-Extension/archive/master.zip

  2. Decompress the firmware folder in the zip to your computer.

  3. Use the Arduino IDE, upload the firmware to your makeblock baseboard or arduino board.

  4. 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"

  5. Now, you can use the makeblock's block on your scratch project.

About

Makeblock For Scratch Online Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.1%
  • JavaScript 31.5%
  • Other 8.4%