Difference between revisions of "Template:Upload"

From Microduino Wiki
Jump to: navigation, search
Line 1: Line 1:
*<div class="nameA">Stack '''{{{nameA|Core module}}}''' together.</div>
+
*<div class="nameA">Stack '''{{{nameA|Core module}}}''' together.</div>
**<div class="nameB">Connect '''{{{nameB|Communication with USB}}}''' through USB cable and prepare to upload the program.</div>
+
**<div class="nameB"> Connect the '''{{{nameB|Communication module including USB}}}''' during them with USB cable to prepare for uploading. </div>
**Note:You'd better upload the program before stack all modules together.
+
**Note: You'd better upload the program before stacking all modules together.  
*Open Arduino IDE for Microduino, environment.(Reference of setup:'''[[AVR Core:Getting started]]''')
+
*Open Arduino IDE for Microduino, environment (For setup, you can refer to: '''[[AVR Core: Getting Started]]''')
*<div class="boardName">Click '''[Tool]''', and confirm '''development board/producessor({{{boardName|Development board/producessor}}})'''are chosen correctly, and choose the corresponding '''port (COMX)'''</div>
+
*<div class="boardName">Click '''[Tool]''', confirm '''development board/processor({{{boardName|development board/processor}}})''' is chosen correctly, and choose the corresponding '''port (COMX)'''.</div>
*<div class="fileName">Click '''[File]'''->'''[Open]''', and browse to the project programm address, and open '''{{{fileName|Program name}}}''' to open the program</div>
+
*<div class="fileName">Click '''[File]'''->'''[Open]''', browse to the project program address, and click '''"{{{fileName|Program name}}}"''' to open the program. </div>
*After confirm all these items are right, click '''"→"'''to download program to the development board.
+
*After confirming all these items are correct, click '''"→"''' to download the program to the development board.

Revision as of 07:43, 19 September 2016

  • Stack Core module together.
    • Connect the Communication module including USB during them with USB cable to prepare for uploading.
    • Note: You'd better upload the program before stacking all modules together.
  • Open Arduino IDE for Microduino, environment (For setup, you can refer to: AVR Core: Getting Started
  • Click [Tool], confirm development board/processor(development board/processor) is chosen correctly, and choose the corresponding port (COMX).
  • Click [File]->[Open], browse to the project program address, and click "Program name" to open the program.
  • After confirming all these items are correct, click "→" to download the program to the development board.