|
|
(5 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
− | {{Language|Microduino Scratch Getting started}}
| |
− | {| style="width: 800px;"
| |
− | |-
| |
− | |
| |
− | ==软件准备==
| |
− | {| style="width: 800px;"
| |
− | |-
| |
− | |
| |
− | *搭建Microduino开发环境,参考:'''[[Microduino Getting started/zh]]'''。
| |
− | *Ardublock jar环境包,官网:'''[http://cloud.github.com/downloads/taweili/ardublock/ardublock-all.jar Ardublock]'''。本地下载:[[File: Ardublock.zip]]
| |
− | ||
| |
− | [[File:microduinoGettingStartHeader.jpg|289px|right|thumb]]
| |
− | |}
| |
− | ==搭建Ardublock 开发环境==
| |
− | {| style="width: 800px;"
| |
− | |-
| |
− | |
| |
− | *开启Arduino IDE,打开菜单“File”->“Preferences”。
| |
− | ||
| |
− | [[File:microduinoGettingStart Preferences.jpg|289px|right|thumb]]
| |
− | |}
| |
− | {| style="width: 800px;"
| |
− | |-
| |
− | |
| |
− | *找到“Sketchbook location:”的位置,并在计算中打开此文件目录。
| |
− | **在Mac,默认在“Documents/ Arduino”用户的主目录下。
| |
− | **在Linux中,默认在“sketchbook”用户的主目录下。
| |
− | **在Windows中,默认在 “Documents\ Arduino”用户的主目录下。
| |
− | ||
| |
− | [[File:microduinoGettingStart Sketch.jpg|289px|right|thumb]]
| |
− | |}
| |
− | {| style="width: 800px;"
| |
− | |-
| |
− | |
| |
− | *在该位置里面新建tools目录;
| |
− | *然后在toos目录下面新建ArduBlockTool目录
| |
− | *在ArduBlockTool下面新建tool目录
| |
− | *将下载的ArduBlock的jar包放在tool目录下面
| |
− | ||
| |
− | [[File:microduino_ArduBlock_road.jpg|298px|right|thumb]]
| |
− | |}
| |
| | | |
− | {| style="width: 800px;"
| |
− | |-
| |
− | |
| |
− | *重启Arduino IDE你会在“Tool”下面发现ArduBlock,点击启动就可以开始编程了。
| |
− | ||
| |
− | [[File:microduino_ArduBlock_ok.jpg|298px|right|thumb]]
| |
− | |}
| |
− |
| |
− | ==教程==
| |
− | [[Microduino Scratch教程]]
| |
− | |}
| |