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

来自Microduino Wikipedia
跳转至: 导航搜索
Congfigure procedure
Congfigure procedure
第10行: 第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]]
第17行: 第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;

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

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