Difference between revisions of "Setup Guide on Mac OS X"

From Microduino Wiki
Jump to: navigation, search
(Congfigure procedure)
(Replaced content with "'''Microduino Getting start'''")
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| style="width: 800px;"
+
'''[[Microduino Getting start]]'''
|-
 
|
 
==Equipment==
 
*Software:
 
Microduino software develop environment Arduino IDE, Microduino IDE configure pagckage;
 
*Hardware:
 
Microduino FT232R、Micro-USB cable;
 
==Congfigure procedure==
 
 
 
* Download Arduino IDE on
 
  http://arduino.cc/en/Main/Software
 
 
 
[[File:01 arduino IDE mac.png|thumb|center|600px|Arduino IDE for Mac]]
 
 
 
* Uncompress the Arduino IDE package to Applications folder;
 
 
 
* Download and install the USB driver on
 
  http://www.ftdichip.com/Drivers/VCP.htm
 
 
 
[[File:02 FTDI drivers mac.png|thumb|center|600px|USB for Mac]]
 
 
 
* Download the Microduino hardware package
 
    [[File:Microduino-hardware.zip]]
 
 
 
* Connect the Microduino FT323R to PC with the Micro-USB cable;
 
 
 
 
 
*Click the right button on "computer", then click "manager".
 
[[File:Microduino-Start1.jpg|thumb|center|600px|Microduino]]
 
 
 
*Then open the "Device Manager", you can see the uncognized hardward with a exclamation.
 
 
 
[[File:Microduino-Start2.jpg|thumb|center|600px|Microduino]]
 
 
 
*Click right button on un-recognized hardware, select update driver software. In the pop-up dialog, select search computer for driver software.
 
 
 
[[File:Microduino-Start3.jpg|thumb|center|600px|Microduino]]
 
 
 
 
 
*Then select the drivers directory in Aduirno IDE directory.
 
'''Note, if your computer reports that can't find the driver, need to be further positioning to the directory \drivers\FTDI USB Drivers'''
 
 
 
[[File:Microduino-Start4.jpg|thumb|center|600px|Microduino]]
 
 
 
*Click next, then install the driver.
 
 
 
[[File:Microduino-Start5.jpg|thumb|center|600px|Microduino]]
 
 
 
[[File:Microduino-Start6.jpg|thumb|center|600px|Microduino]]
 
 
 
*After the driver installed successfully, you can see the COM port.
 
[[File:Microduino-Start7.jpg|thumb|center|600px|Microduino]]
 
 
 
 
 
 
 
 
 
Please refer to:
 
[[File:Mac microduino.pdf|thumbnail|Setup Guide on Mac OS X]]
 
 
 
|}
 

Latest revision as of 14:19, 4 December 2014

Microduino Getting start