Difference between revisions of "Getting started: Microduino IDE for Windows"
From Microduino Wiki
(→Arduino IDE Basics) |
|||
Line 28: | Line 28: | ||
==Arduino IDE Basics== | ==Arduino IDE Basics== | ||
===Interface=== | ===Interface=== | ||
− | [[File: | + | [[File:Interface.png|500px|center|thumb]] |
*【Verify】: Checks for errors in the code. | *【Verify】: Checks for errors in the code. | ||
Line 36: | Line 36: | ||
===Tools=== | ===Tools=== | ||
− | [[File: | + | [[File:Tools.JPG|600px|center|thumb]] |
*【Board】: Select the corresponding core module to which the program is being uploaded. | *【Board】: Select the corresponding core module to which the program is being uploaded. | ||
Revision as of 08:25, 25 August 2015
Language: | English • 中文 |
---|
ContentsDownload
Installation
Confirm Drivers Installed Successfully
Arduino IDE BasicsInterface
Tools
The Board Types
Uploading Code
|