“AVR Core: Getting Started”的版本间的差异
(→Step 2: Verify IDE) |
(→Step 2: Verify IDE) |
||
第34行: | 第34行: | ||
− | 1. Start Arduino IDE, click the "Tools" menu<br>2. Verify that there are Microduino modules under "Board" menu. | + | 1. Start Arduino IDE, click the "Tools" menu.<br>2. Verify that there are Microduino modules under "Board" menu. |
|| | || | ||
[[File:microduinoGettingStart1.jpg|289px|right|thumb]] | [[File:microduinoGettingStart1.jpg|289px|right|thumb]] | ||
第47行: | 第47行: | ||
*Microduino provides a compatible library support package for dozens of different functional modules: | *Microduino provides a compatible library support package for dozens of different functional modules: | ||
− | **The original | + | **The original Arduino support packages are renamed for simpler classification |
− | |||
− | 1. Start Arduino IDE, click the "File" menu. | + | 1. Start Arduino IDE, click the "File" menu.<br> |
− | 2. You will find the prewritten programs in the "Examples" menu. | + | 2. You will find the prewritten programs in the "Examples" menu.<br> |
3. The original Arduino examples are placed in the "Arduino" folder. | 3. The original Arduino examples are placed in the "Arduino" folder. | ||
|| | || |
2015年6月24日 (三) 15:53的版本
Language | English |
---|
目录Step 1: Arduino IDE Download*Arduino compatible, first install the 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 |