Difference between revisions of "Getting started: Microduino IDE for Mac"
From Microduino Wiki
(→Microduino / mCookie CoreUSB Setup) |
(→Microduino / mCookie CoreUSB Setup) |
||
Line 43: | Line 43: | ||
=Microduino / mCookie CoreUSB Setup= | =Microduino / mCookie CoreUSB Setup= | ||
− | <div class="toccolours mw-collapsible mw-collapsed" style="width: | + | <div class="toccolours mw-collapsible mw-collapsed" style="width:800px; text-align:center;"> |
[[File:Microduino-core32U4-rect-nologo.jpg|200px]] [[File:MCookie-core32U4-rect.jpg|200px]] | [[File:Microduino-core32U4-rect-nologo.jpg|200px]] [[File:MCookie-core32U4-rect.jpg|200px]] | ||
<br>For '''Microduino CoreUSB''' or '''mCookie CoreUSB''' ONLY. '''Expand''' to view contents. | <br>For '''Microduino CoreUSB''' or '''mCookie CoreUSB''' ONLY. '''Expand''' to view contents. | ||
<br>Otherwise, skip to the next section. | <br>Otherwise, skip to the next section. | ||
− | <div class="mw-collapsible-content"> | + | <div class="mw-collapsible-content" style="text-align:left;"> |
+ | <br> | ||
+ | <br> | ||
*Connect [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]] to your computer. A popup will appear. Click continue. | *Connect [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]] to your computer. A popup will appear. Click continue. | ||
[[File:mCookie_GettingStart_1_EN.png|500px|center|thumb]] | [[File:mCookie_GettingStart_1_EN.png|500px|center|thumb]] | ||
Line 53: | Line 55: | ||
[[File:mCookie_GettingStart_2_EN.png|500px|center|thumb]] | [[File:mCookie_GettingStart_2_EN.png|500px|center|thumb]] | ||
*A popup will appear saying that your keyboard cannot be recognized. Click "Skip". | *A popup will appear saying that your keyboard cannot be recognized. Click "Skip". | ||
− | [[File:mCookie_GettingStart_3_EN.png|500px|center|thumb]] | + | [[File:mCookie_GettingStart_3_EN.png|500px|center|thumb]]<br> |
*Select the keyboard layout for your region (ANSI for most users). Click done. | *Select the keyboard layout for your region (ANSI for most users). Click done. | ||
[[File:mCookie_GettingStart_4_EN.png|500px|center|thumb]] | [[File:mCookie_GettingStart_4_EN.png|500px|center|thumb]] |
Revision as of 15:48, 11 August 2017
Language: | English • 中文 |
---|
ContentsDownload
Installation
Microduino / mCookie CoreUSB Setup
Confirm Drivers Installed SuccessfullyConfirm that the drivers are installed successfully based on your hardware. Refer to the table below for which programmer each kit uses:
USBTTL
CoreUSB
mBattery
IMPORTANT: Ensure that mBattery is "ON" by pressing and holding the button. A red LED should be on, which indicates that power is being supplied to the modules.
Selecting Board Type and ProcessorSelecting the Board Type and Processor is required to compile the correct code for the core module. Configuring the software is done under Tools > Board and Tools > Processor. Below is the table which lists all the core modules with corresponding Board and Processor. The table also lists kits that contain specific core modules. Example usage would be for the Core module in Itty Bitty City. Board is Microduino/mCookie-Core (328p) and Processor is Atmega328P@16M,5V.
Determining Processor VariantCoreCore+Arduino IDE BasicsInterface
Tools
Uploading Code
|