ArduBlock Scratch Getting Started

From Microduino Wiki
Revision as of 07:08, 23 March 2015 by 1304410487@qq.com (talk) (Created page with "{{Language|Microduino Scratch Getting started}} {| style="width: 800px;" |- | ==Software Preparation== *Build Microduino development environment, referring to: '''Microduino...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English  • 中文

Software Preparation

  • Build Microduino development environment, referring to: Microduino Getting started.
  • Ardublock jar environment packet, referring to official website:

Ardublock

MicroduinoGettingStartHeader.jpg

Build Ardublock Development Environment

  • Start Arduino IDE and open “File”->“Preferences”.
MicroduinoGettingStart Preferences.jpg
  • Find “Sketchbook location:” and open file directory in calculation.
    • Under home directory of “Documents/ Arduino” by default in Mac.
    • Under home directory of “sketchbook” by default in Linux.
    • Under home directory of “Documents\ Arduino” by default in Windows.
MicroduinoGettingStart Sketch.jpg
  • Create tools directory here;
  • Create the directory of ArduBlockTool under tools.
  • Create tool directory under ArduBlockTool.
  • Put the downloaded ArduBlock jar under the directory of tool.
Microduino ArduBlock road.jpg
  • Restart Arduino and you will find ArduBlock under “Tool”. You can begin programming by clicking “start”.
Microduino ArduBlock ok.jpg
Microduino ArduBlock face.jpg
Microduino ArduBlock language.jpg

Tutorial

Microduino Scratch Tutorials