Difference between revisions of "Getting started: Microduino IDE for Mac"
From Microduino Wiki
(→Microduino / mCookie CoreUSB Setup) |
(→Microduino / mCookie CoreUSB Setup) |
||
Line 48: | Line 48: | ||
<br>Otherwise, skip to the next section. | <br>Otherwise, skip to the next section. | ||
<div class="mw-collapsible-content" style="text-align:left;"> | <div class="mw-collapsible-content" style="text-align:left;"> | ||
− | < | + | <hr> |
− | |||
*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]]<br> |
*Your Mac is trying to recognize the new device. Briefly press the key to the right of your shift key. | *Your Mac is trying to recognize the new device. Briefly press the key to the right of your shift key. | ||
− | [[File:mCookie_GettingStart_2_EN.png|500px|center|thumb]] | + | [[File:mCookie_GettingStart_2_EN.png|500px|center|thumb]]<br> |
*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]]<br> | [[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]]<br> |
</div> | </div> | ||
</div> | </div> |
Revision as of 15:49, 11 August 2017
Language: | English • 中文 |
---|
Contents[hide]Download
Installation
Microduino / mCookie CoreUSB Setup[Expand]
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
|