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

From Microduino Wiki
Jump to: navigation, search
(Congfigure procedure)
(Congfigure procedure)
Line 10: Line 10:
  
 
* Download Arduino IDE on
 
* Download Arduino IDE on
http://arduino.cc/en/Main/Software
+
  http://arduino.cc/en/Main/Software
  
 
[[File:01 arduino IDE mac.png|thumb|center|600px|Arduino IDE for Mac]]
 
[[File:01 arduino IDE mac.png|thumb|center|600px|Arduino IDE for Mac]]
Line 17: Line 17:
  
 
* Download and install the USB driver on
 
* Download and install the USB driver on
http://www.ftdichip.com/Drivers/VCP.htm
+
  http://www.ftdichip.com/Drivers/VCP.htm
  
 
[[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
 
* Download the Microduino hardware package
[[File:Microduino-hardware.zip]]
+
    [[File:Microduino-hardware.zip]]
  
 
* Connect the Microduino FT323R to PC with the Micro-USB cable;
 
* Connect the Microduino FT323R to PC with the Micro-USB cable;

Revision as of 08:55, 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
  • 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".
Microduino
  • Then open the "Device Manager", you can see the uncognized hardward with a exclamation.
Microduino
  • Click right button on un-recognized hardware, select update driver software. In the pop-up dialog, select search computer for driver software.
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

Microduino
  • Click next, then install the driver.
Microduino
Microduino
  • After the driver installed successfully, you can see the COM port.
Microduino



Please refer to: File:Mac microduino.pdf