Difference between revisions of "AVR Core: Getting Started"
From Microduino Wiki
(→Step 2: Verify IDE) |
(→Step 3: Drivers) |
||
Line 59: | Line 59: | ||
==Step 3: Drivers== | ==Step 3: Drivers== | ||
− | '''*After | + | '''*After the IDE is configured, install the drivers''' |
'''*Download Driver* | '''*Download Driver* | ||
− | *First download the corresponding system | + | *First download the corresponding system drivers: |
**[[https://github.com/wasdpkj/Microduino-Drivers Microduino-Drivers]] | **[[https://github.com/wasdpkj/Microduino-Drivers Microduino-Drivers]] | ||
Line 108: | Line 108: | ||
' | ' | ||
by: [[http://answers.microsoft.com/en-us/windows/forum/windows_8-hardware/how-to-install-a-driver-that-does-not-contain/7c3f299b-3483-4c96-8c44-87c7451af222 microsoft answers]] | by: [[http://answers.microsoft.com/en-us/windows/forum/windows_8-hardware/how-to-install-a-driver-that-does-not-contain/7c3f299b-3483-4c96-8c44-87c7451af222 microsoft answers]] | ||
− | |||
==Step 4: Connecting hardware== | ==Step 4: Connecting hardware== |
Revision as of 15:57, 24 June 2015
Language: | English • 中文 |
---|
ContentsStep 1: Arduino IDE Download*Arduino compatible, first install the basic IDE
Step 2: Verify IDE
Step 3: Drivers*After the IDE is configured, install the drivers
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 |