Template:Upload

From Microduino Wiki
Revision as of 07:43, 19 September 2016 by Fengfeng (talk)
Jump to: navigation, search
  • 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.