Difference between revisions of "AVR Core: Getting Started"
From Microduino Wiki
(→Step 2: Verify IDE) |
|||
Line 35: | Line 35: | ||
− | 1. Start Arduino IDE, click the "Tools" menu | + | 1. Start Arduino IDE, click the "Tools" menu<br>2. Verify that there are Microduino modules under "Board" menu. |
− | 2. | ||
|| | || | ||
[[File:microduinoGettingStart1.jpg|289px|right|thumb]] | [[File:microduinoGettingStart1.jpg|289px|right|thumb]] | ||
Line 48: | Line 47: | ||
− | *For dozens of different functional modules, Microduino sorting out a compatible library support | + | *For dozens of different functional modules, Microduino sorting out a compatible library support package: |
**It contains the original part of the official Arduino support package | **It contains the original part of the official Arduino support package | ||
**We just renamed their folders for easy sorting classification | **We just renamed their folders for easy sorting classification |
Revision as of 15:39, 24 June 2015
Language: | English • 中文 |
---|
ContentsStep 1: Arduino IDE download*Arduino compitable, first install basic IDE
Step 2: Verify IDE
Step 3: Drivers*After development environment configured to start installing the driver
note: If there is damage or missing signature file when prompted, can not install the driver properly, you need to disable the digital signature system installation in windows 8。 ' 1.Turn off the check. 2.Hold the shift key while clicking on Restart 3.Select Troubleshoot > Advanced Options > Startup Settings > Restart 4.After Restart select option 7. ' by: [microsoft answers]
Step 4: Connecting hardware
Appendix |