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>
+
*Follow the software getting started guide:
**<div class="nameB"> Connect the '''{{{nameB|Communication module including USB}}}''' during them with USB cable to prepare for uploading. </div>
+
{{Clickable software guide boxes}}
**Note: You'd better upload the program before stacking all modules together.
+
{{Clickable_headed_image_table_box_clear}}
*Open Arduino IDE for Microduino, environment (For setup, you can refer to: '''[[AVR Core: Getting Started]]''')
+
*Select the '''[[Selecting_board,_processor,_and_port|board, processor and port]]'''.
*<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.

Revision as of 22:26, 30 March 2017

  • Follow the software getting started guide:
Windows
MicroduinoGettingStart-ForWindows.jpg
IDE Install Guide for Windows
MAC
MicroduinoGettingStart-ForMAC.jpg
IDE Install Guide for MAC
  • 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.