Difference between revisions of "Getting started: Microduino IDE for Windows"
From Microduino Wiki
Microduino (talk | contribs) (→Download) |
(→Installation) |
||
Line 7: | Line 7: | ||
=Installation= | =Installation= | ||
− | *Double click on the setup file | + | *Double click on the setup file to start the installation process. Click <b>Next</b>. |
− | [[File: | + | [[File:WinInstallNew_01.png|500px|left|thumb]] |
− | * | + | *The next window will allow you to select which options to install. Leave all checked and click <b>Install</b>. |
− | [[File: | + | [[File:WinInstallNew_02.png|500px|left|thumb]] |
− | * | + | *The installation process will begin for the Arduino IDE. |
− | [[File: | + | [[File:WinInstallNew_03.png|500px|left|thumb]] |
− | + | *Wait until it is complete. | |
− | [[File: | + | [[File:WinInstallNew_04.png|500px|left|thumb]] |
− | *After the Arduino IDE has been installed, a window for driver installation will appear. Click | + | *After the Arduino IDE has been installed, a window for driver installation will appear. Click <b>Next</b>. |
− | [[File: | + | [[File:WinInstallNew_05.png|500px|left|thumb]] |
− | * | + | *Click on "<b>I accept this agreement</b>" and click <b>Next</b> to start the drivers installation. |
− | [[File: | + | [[File:WinInstallNew_06.png|500px|left|thumb]] |
− | * | + | *After the drivers are installed, click <b>Finish</b>. |
− | [[File: | + | [[File:WinInstallNew_07.png|500px|left|thumb]] |
+ | *Installation is now complete! Click on <b>Finish</b>. | ||
+ | [[File:WinInstallNew_08.png|500px|left|thumb]] | ||
+ | *If you left the run option checked, the software will start to launch. | ||
+ | [[File:WinInstallNew_09.png|500px|left|thumb]] | ||
+ | *The software is now ready to be used! | ||
+ | [[File:WinInstallNew_10.png|500px|left|thumb]] | ||
=Confirm Drivers Installed Successfully= | =Confirm Drivers Installed Successfully= |
Revision as of 23:53, 26 February 2018
Language: | English • 中文 |
---|
ContentsDownload
Installation
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. mBattery must be "ON" in order to program 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
|