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

来自Microduino Wikipedia
跳转至: 导航搜索
Equipment
第4行: 第4行:
 
==Equipment==
 
==Equipment==
 
*Software:
 
*Software:
Microduino software develop environment Arduino IDE, Microduino IDE configure package;
+
Microduino software development environment Arduino IDE, Microduino IDE configuration package;
 
*Hardware:
 
*Hardware:
 
Microduino FT232R、Micro-USB cable;
 
Microduino FT232R、Micro-USB cable;
 +
 
==Congfigure procedure==
 
==Congfigure procedure==
  

2014年4月28日 (一) 08:57的版本

Equipment

  • Software:

Microduino software development environment Arduino IDE, Microduino IDE configuration package;

  • 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 the USB driver on
 http://www.ftdichip.com/Drivers/VCP.htm
  • Install the USB Driver. Although the package name says FTDIUSBSerialDriver_10_4_10_5_10_6_10_7, it works perfect up to MAC OS X 10.9.3
DON'T PANIC
  • 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
   文件:Microduino-hardware.zip
  • Place the Microduino folder into /Applications/Arduino.app/Contents/Resources/Java/hardware
Place of hardware folder
  • Connect the Microduino FT323R to your Mac computer 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
  • Select the correct board model and serial port, you can now enjoy the limitless possibility Microduino brings to you.


One of our dear community members created a PDF document about this procedure, you can take that as a reference:

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