Difference between revisions of "Template:Upload"

From Microduino Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
*<div class="nameA">Stack  '''{{{nameA|Core module}}}''' together.</div>
+
*Follow the '''[[Getting_Started:_Software_Setup|Software Getting Started Guide]].
**<div class="nameB"> Connect the '''{{{nameB|Communication module including USB}}}''' during them with USB cable to prepare for uploading. </div>
+
*Select the '''[[Selecting_board,_processor,_and_port|Board, Processor and Port]]'''.
**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]]''')
 
*<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]''', browse to the project program address, and click '''"{{{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 confirming all these items are correct, click '''"→"''' to download the program to the development board.
 
*After confirming all these items are correct, click '''"→"''' to download the program to the development board.

Latest revision as of 22:38, 30 March 2017

  • Follow the Software Getting Started Guide.
  • Select the Board, Processor and Port.
  • 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.