“Getting started: Windows”的版本间的差异
(→The Board Types) |
|||
(未显示同一用户的1个中间版本) | |||
第28行: | 第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. | ||
第36行: | 第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. | ||
第82行: | 第82行: | ||
{| style="width: 800px;" | colspan="2" | | {| style="width: 800px;" | colspan="2" | | ||
− | When using [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]], select Microduino- | + | When using [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]], select Microduino-CoreUSB: |
|- | |- | ||
| style="width:300px" align="left"| | | style="width:300px" align="left"| |
2015年8月25日 (二) 08:26的最新版本
Language | English |
---|
目录Download
Installation
Confirm Drivers Installed Successfully
Arduino IDE BasicsInterface
Tools
The Board Types
Uploading Code
|