Template:Upload
From Microduino Wiki
- Stack Core module together.
- Connect Communication with USB through USB cable and prepare to upload the program.
- Note:You'd better upload the program before stack all modules together.
- Open Arduino IDE for Microduino, environment.(Reference of setup:AVR core:Getting started)
- Click [Tool], and confirm development board/producessor(Development board/producessor)are chosen correctly, and choose the corresponding port (COMX)
- Click [File]->[Open], and browse to the project programm address, and open “Program name” to open the program
- After confirm all these items are right, click "→"to download program to the development board.