“Setup Guide on Mac OS X”的版本间的差异

来自Microduino Wikipedia
跳转至: 导航搜索
Congfigure procedure
第9行: 第9行:
 
==Congfigure procedure==
 
==Congfigure procedure==
  
*Download Arduino IDE
+
* 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]]
  
 +
* 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]]
  
*Uncompress the Arduino IDE package to Applications folder;
+
* Download the Microduino hardware package
 +
[[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;
  
*After the new hardware was recognized, then will search the driver in system. If con't find the driver, need install it manually.
 
  
 
*Click the right button on "computer", then click "manager".
 
*Click the right button on "computer", then click "manager".

2014年4月24日 (四) 08:53的版本

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

文件:01 arduino IDE mac.png
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

  • Download the Microduino hardware package

文件:Microduino-hardware.zip

  • Connect the Microduino FT323R to PC with the Micro-USB cable;


  • Click the right button on "computer", then click "manager".
  • Then open the "Device Manager", you can see the uncognized hardward with a exclamation.
  • Click right button on un-recognized hardware, select update driver software. In the pop-up dialog, select search computer for driver software.


  • 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

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



Please refer to:

文件:Mac microduino.pdf
Setup Guide on Mac OS X