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

From Microduino Wiki
Jump to: navigation, search
(Congfigure procedure)
(Congfigure procedure)
Line 21: Line 21:
 
[[File:02 FTDI drivers mac.png|thumb|center|600px|USB for Mac]]
 
[[File:02 FTDI drivers mac.png|thumb|center|600px|USB for Mac]]
  
* Download the Microduino hardware package
+
* Right click (or click with two fingers) the Arduino app in Applications folder, select the ""Show Package Contents""
    [[File:Microduino-hardware.zip]]
 
  
* Connect the Microduino FT323R to PC with the Micro-USB cable;
+
[[File:Show Package Contents.png|thumb|center|600px|Show Package Contents]]
  
 +
* Download and uncompress the Microduino hardware package
 +
    [[File:Microduino-hardware.zip]]
  
*Click the right button on "computer", then click "manager".
+
* Place the Microduino folder into "/Applications/Arduino.app/Contents/Resources/Java/hardware"
[[File:Microduino-Start1.jpg|thumb|center|600px|Microduino]]
 
  
*Then open the "Device Manager", you can see the uncognized hardward with a exclamation.
+
[[File:Place of hardware folder.png|thumb|center|600px|Place of hardware folder]]
  
[[File:Microduino-Start2.jpg|thumb|center|600px|Microduino]]
+
* Connect the Microduino FT323R to PC with the Micro-USB cable;
 
 
*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.
+
* Open the Arduino app, Click the ""Tools"" menu, you will see Microduino family under "Board" menu.
  
[[File:Microduino-Start5.jpg|thumb|center|600px|Microduino]]
+
[[File:Microduino boards.png|thumb|center|600px|Microduino boards]]
  
[[File:Microduino-Start6.jpg|thumb|center|600px|Microduino]]
+
* And something like "/dev/tty.usbserial-XXXXXXXX"
  
*After the driver installed successfully, you can see the COM port.
+
[[File:03 Serial Port mac.png|thumb|center|600px|Serial Port]]
[[File:Microduino-Start7.jpg|thumb|center|600px|Microduino]]
 
  
 +
* Select the correct board model and serial port, you can now enjoy the limitless possibility Microduino brings to you.
  
  

Revision as of 09:10, 24 April 2014

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
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
USB for Mac
  • Right click (or click with two fingers) the Arduino app in Applications folder, select the ""Show Package Contents""
Show Package Contents
  • Download and uncompress the Microduino hardware package
   File:Microduino-hardware.zip
  • Place the Microduino folder into "/Applications/Arduino.app/Contents/Resources/Java/hardware"
Place of hardware folder
  • Connect the Microduino FT323R to PC with the Micro-USB cable;
  • Open the Arduino app, Click the ""Tools"" menu, you will see Microduino family under "Board" menu.
Microduino boards
  • And something like "/dev/tty.usbserial-XXXXXXXX"
Serial Port
  • Select the correct board model and serial port, you can now enjoy the limitless possibility Microduino brings to you.


Please refer to: File:Mac microduino.pdf