“AVR Core: Getting Started”的版本间的差异
(→Step 3: Installing Drivers) |
(→Step 4: Connecting Hardware) |
||
第115行: | 第115行: | ||
|- | |- | ||
| | | | ||
− | ''' | + | '''Windows''' |
:1. Open the IDE. Go to "Tools" > "Serial Port". | :1. Open the IDE. Go to "Tools" > "Serial Port". | ||
:2. Select "COMXX". | :2. Select "COMXX". | ||
第126行: | 第126行: | ||
|- | |- | ||
| | | | ||
− | ''' | + | '''Mac OS''' |
:1. Open the IDE, in the menu "Tools" in the "Serial Port". | :1. Open the IDE, in the menu "Tools" in the "Serial Port". | ||
:2. Select "dev / tty.usbserial-XX". | :2. Select "dev / tty.usbserial-XX". | ||
第132行: | 第132行: | ||
[[File:microduinoGettingStart6.jpg|289px|right|thumb]] | [[File:microduinoGettingStart6.jpg|289px|right|thumb]] | ||
|} | |} | ||
− | |||
− | |||
==Appendix== | ==Appendix== |
2015年6月30日 (二) 20:36的版本
Language | English |
---|
目录Step 1: Arduino IDE Download*Arduino compatible, first install the basic IDE
Step 2: Verify IDE
Step 3: Installing DriversAfter 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 |