|
|
(未显示2个用户的27个中间版本) |
第1行: |
第1行: |
− | {{Language|Microduino Getting started}} | + | {{Language|AVR核心:Getting started}} |
− | | |
| {| style="width: 800px;" | | {| style="width: 800px;" |
| |- | | |- |
| | | | | |
− | [[File:microduinoGettingStartHeader.jpg|360px|right|thumb]]
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− | ==Step 1: Arduino IDE Download==
| |
− | '''*Arduino compatible, first install the basic IDE'''
| |
− |
| |
− |
| |
− | *1. Download the Microduino IDE (based on a modified version Arduino1.0x):
| |
− | **[[https://github.com/wasdpkj/Microduino-IDE Microduino-IDE]]
| |
− |
| |
− |
| |
− | *We have Microduino compatible hardware support packages and libraries integrated in the IDE. The next step will be to verify that it is installed correctly
| |
| | | |
− | ==Step 2: Verify IDE== | + | {| style="width: 800px;" | colspan="2" | |
| | | |
− | {| style="width: 800px;"
| |
| |- | | |- |
− | | | + | | style="width:400px" align="left"| |
− | '''*Verifying hardware support package'''
| + | =For MAC= |
| | | |
| + | *'''[[Getting started: Mac]]''' |
| + | <br> |
| + | [[File:microduinoGettingStart-ForMAC.jpg|400px|left|thumb]] |
| | | |
− | *The Microduino IDE has an integrated hardware support package for its variety of cores:
| + | | style="width:400px" align="right"| |
− | **This package allows Microduino hardware to be displayed in the “Board” menu
| + | | |
− | **Like the official Arduino hardware, you can download code online and reprogram the bootloader
| + | =For WINDOWS= |
− | | |
− | | |
− | 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]]
| |
− | |}
| |
| | | |
− | | + | *'''[[Getting started: Windows]]''' |
− | {| style="width: 800px;"
| + | <br> |
| + | [[File:microduinoGettingStart-ForWindows.jpg|400px|left|thumb]] |
| |- | | |- |
− | | | + | | |
− | '''*Verify library'''
| |
− | | |
− | | |
− | *For dozens of different functional modules, Microduino sorting out a compatible library support package:
| |
− | **It contains the original part of the official Arduino support package
| |
− | **We just renamed their folders for easy sorting classification
| |
− | | |
− | | |
− | *Start Arduino IDE, click the "File" menu
| |
− | *You will find the program example in the "Examples" menu.
| |
− | ||
| |
− | [[File:microduinoGettingStart2.jpg|289px|right|thumb]]
| |
| |} | | |} |
− | | + | <br> |
− | ==Step 3: Drivers==
| + | <br> |
− | | |
− | '''*After development environment configured to start installing the driver'''
| |
− | | |
− | | |
− | '''*Download Driver*
| |
− | *First download the corresponding system drive:
| |
− | **[[https://github.com/wasdpkj/Microduino-Drivers Microduino-Drivers]]
| |
− | | |
− | | |
− | '''*Install the driver'''
| |
− | | |
− | | |
− | {| style="width: 800px;"
| |
− | |-
| |
− | |
| |
− | '''*Windows'''
| |
− | *Automatic installation
| |
− | **Unzip get "\ Windows \ Automatic" folder contents
| |
− | **Run one "CDM XX WHQL Certified.exe"
| |
− | ***(win7 need administrator privileges to run, like right photo)
| |
− | **Follow the prompts to complete the installation
| |
− | *Manual installation
| |
− | **If you do not bother, you can choose to manually install:
| |
− | ***'''[[Manually install the Microduino driver in windows]]'''
| |
− | ||
| |
− | [[File:microduinoGettingStart3.jpg|289px|right|thumb]]
| |
− | |}
| |
− | | |
− | | |
− | {| style="width: 800px;"
| |
− | |-
| |
− | |
| |
− | '''*Mac OS'''
| |
− | *Unzip get"\Mac.os"Folder Contents
| |
− | *Run "FTDIUSBSerialDriver_X_X"
| |
− | *Follow the prompts to complete the installation
| |
− | ||
| |
− | [[File:microduinoGettingStart4.jpg|289px|right|thumb]]
| |
− | |}
| |
− | | |
− | | |
− | '''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: [[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==
| |
− | | |
− | | |
− | *Use Micro-USB cable to connect with Microduino-USBTTL to your PC / Mac;
| |
− | | |
− | | |
− | {| style="width: 800px;"
| |
− | |-
| |
− | |
| |
− | '''*Windows'''
| |
− | *Open the IDE, in the menu "Tools" in the "Serial Port"
| |
− | *You will see the "COMXX"
| |
− | ||
| |
− | [[File:microduinoGettingStart5.jpg|289px|right|thumb]]
| |
− | |}
| |
− | | |
− | | |
− | {| style="width: 800px;"
| |
− | |-
| |
− | |
| |
− | '''*Mac OS'''
| |
− | *Open the IDE, in the menu "Tools" in the "Serial Port"
| |
− | *You will see the "dev / tty.usbserial-XX"
| |
− | ||
| |
− | [[File:microduinoGettingStart6.jpg|289px|right|thumb]]
| |
− | |}
| |
− | | |
− | | |
− | | |
− | ==Appendix==
| |
− | | |
− | | |
− | *'''[[Install Arduino IDE Microduino Hardware Support Package]]'''
| |
− | *'''[[Install Arduino IDE Microduino library support package]]'''
| |
− | | |
| |} | | |} |