Difference between revisions of "Getting started: Microduino IDE for Mac"
From Microduino Wiki
Microduino (talk | contribs) (→Download) |
(→Microduino / mCookie Setup) |
||
Line 43: | Line 43: | ||
=Microduino / mCookie Setup= | =Microduino / mCookie Setup= | ||
+ | Below is for Microduino CoreUSB or mCookie CoreUSB ONLY. Otherwise, skip to the next section. | ||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:20em;"> | ||
*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 51: | Line 53: | ||
*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]] | ||
+ | </div> | ||
=Confirm Drivers Installed Successfully= | =Confirm Drivers Installed Successfully= |
Revision as of 15:29, 11 August 2017
Language: | English • 中文 |
---|
Contents[hide]Download
Installation
Microduino / mCookie SetupBelow is for Microduino CoreUSB or mCookie CoreUSB ONLY. Otherwise, skip to the next section. [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
|