Difference between revisions of "AVR Core: Getting Started"
From Microduino Wiki
Line 30: | Line 30: | ||
− | * | + | *The Microduino IDE has an integrated hardware support package for its variety of cores; |
**The support package to make Microduino hardware display in the board of Arduino IDE | **The support package to make Microduino hardware display in the board of Arduino IDE | ||
**like official Arduino hardware, you can download online and reprogram the bootloader | **like official Arduino hardware, you can download online and reprogram the bootloader | ||
Line 58: | Line 58: | ||
[[File:microduinoGettingStart2.jpg|289px|right|thumb]] | [[File:microduinoGettingStart2.jpg|289px|right|thumb]] | ||
|} | |} | ||
− | |||
− | |||
==Step 3: Drivers== | ==Step 3: Drivers== |
Revision as of 15:29, 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 |