Difference between revisions of "Getting started: Microduino IDE for Mac"
From Microduino Wiki
(→Confirm Drivers Successfully) |
(→Confirm Drivers Successfully) |
||
Line 24: | Line 24: | ||
=Confirm Drivers Successfully= | =Confirm Drivers Successfully= | ||
*Connect [[Microduino-USBTTL]] to your computer. Verify that there are available Port options under Tools. | *Connect [[Microduino-USBTTL]] to your computer. Verify that there are available Port options under Tools. | ||
− | [[File:microduinoGettingStart-USBTTL_mac1. | + | [[File:microduinoGettingStart-USBTTL_mac1.jpg|600px|center|thumb]] |
*Connect [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]] to your computer. Verify that there are available Port options under Tools. | *Connect [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]] to your computer. Verify that there are available Port options under Tools. | ||
− | [[File:microduinoGettingStart-CoreUSB_mac1. | + | [[File:microduinoGettingStart-CoreUSB_mac1.jpg|600px|center|thumb]] |
==Arduino IDE Basics== | ==Arduino IDE Basics== | ||
===Interface=== | ===Interface=== | ||
− | [[File:microduinoGettingStart-IDE1. | + | [[File:microduinoGettingStart-IDE1.jpg|500px|center|thumb]] |
*【Verify】: Checks for errors in the code. | *【Verify】: Checks for errors in the code. | ||
Line 38: | Line 38: | ||
===Tools=== | ===Tools=== | ||
− | [[File:microduinoGettingStart-Tools1. | + | [[File:microduinoGettingStart-Tools1.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 15:21, 25 August 2015
Language: | English • 中文 |
---|
ContentsDownload
https://www.microduino.cc/download/ Installation
Confirm Drivers Successfully
Arduino IDE BasicsInterface
Tools
The Board Types
Uploading Code
|