Difference between revisions of "Getting started: Microduino IDE for Windows"
From Microduino Wiki
(→Installation) |
(→Installation) |
||
Line 8: | Line 8: | ||
=Installation= | =Installation= | ||
*Double click on the setup file '''Arduino IDE 1.X.X for Microduino.exe'''. Click '''[Next]'''. | *Double click on the setup file '''Arduino IDE 1.X.X for Microduino.exe'''. Click '''[Next]'''. | ||
− | [[File:IDEsetup1.JPG| | + | [[File:IDEsetup1.JPG|500px|center|thumb]] |
*Make sure '''Arduino IDE''', '''USBTTL driver''', and '''Core USB driver''' are all checked. Click '''[Next]'''. | *Make sure '''Arduino IDE''', '''USBTTL driver''', and '''Core USB driver''' are all checked. Click '''[Next]'''. | ||
− | [[File:IDEsetup2.JPG| | + | [[File:IDEsetup2.JPG|500px|center|thumb]] |
*Click '''[Browse...]''' if you would like to choose a different installation destination. Then click '''[Next]''' and '''[Install]'''. | *Click '''[Browse...]''' if you would like to choose a different installation destination. Then click '''[Next]''' and '''[Install]'''. | ||
− | [[File:IDEsetup3.JPG| | + | [[File:IDEsetup3.JPG|500px|center|thumb]] |
<br> | <br> | ||
− | [[File:IDEsetup4.JPG| | + | [[File:IDEsetup4.JPG|500px|center|thumb]] |
*After the Arduino IDE has been installed, a window for driver installation will appear. Click '''[Extract]''' and follow the instructions. | *After the Arduino IDE has been installed, a window for driver installation will appear. Click '''[Extract]''' and follow the instructions. | ||
− | [[File:IDEsetup5.JPG| | + | [[File:IDEsetup5.JPG|500px|center|thumb]] |
*Click '''[Finish]''' to complete the installation. | *Click '''[Finish]''' to complete the installation. | ||
− | [[File:IDEsetup6.JPG| | + | [[File:IDEsetup6.JPG|500px|center|thumb]] |
*After installation, there will be a shortcut to the Arduino IDE on your desktop. | *After installation, there will be a shortcut to the Arduino IDE on your desktop. | ||
[[File:ArduinoIcon.png|200px|center|thumb]] | [[File:ArduinoIcon.png|200px|center|thumb]] |
Revision as of 21:56, 21 March 2017
Language: | English • 中文 |
---|
ContentsDownload
https://www.microduino.cc/download Installation
Confirm Drivers Installed Successfully
IMPORTANT: Ensure that mBattery is "ON" by pressing and holding the button. A red LED should be on, which indicates that power is being supplied to the Core modules.
Arduino IDE BasicsInterface
Tools
The Board Types
Uploading Code
|