Difference between revisions of "AVR Core: Getting Started"
From Microduino Wiki
(→Step 1: Arduino IDE Download) |
|||
Line 16: | Line 16: | ||
* Download the Microduino IDE (based on a modified version Arduino1.0x): | * Download the Microduino IDE (based on a modified version Arduino1.0x): | ||
− | **[https://github.com/wasdpkj/Microduino-IDE-win Microduino-IDE-win] | + | **[https://github.com/wasdpkj/Microduino-IDE-win/archive/master.zip Microduino-IDE-win] |
− | **[https://github.com/wasdpkj/Microduino-IDE-mac Microduino-IDE-mac] | + | **[https://github.com/wasdpkj/Microduino-IDE-mac/archive/master.zip Microduino-IDE-mac] |
Revision as of 13:53, 30 June 2015
Language: | English • 中文 |
---|
ContentsStep 1: Arduino IDE Download*Arduino compatible, first install the basic IDE
Step 2: Verify IDE
Step 3: Installing Drivers*After the IDE is configured, install the drivers
Note: If there is damage or missing signature file when prompted, 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. Step 4: Connecting Hardware
Appendix |