Difference between revisions of "Setup Guide on Mac OS X"
From Microduino Wiki
Line 1: | Line 1: | ||
+ | {| style="width: 800px;" | ||
+ | |- | ||
+ | | | ||
+ | ==Equipment== | ||
+ | *Software: | ||
+ | Microduino software develop environment Arduino IDE, Microduino IDE configure pagckage; | ||
+ | *Hardware: | ||
+ | Microduino FT232R、Micro-USB cable; | ||
+ | ==Congfigure procedure== | ||
+ | |||
+ | *Download Arduino IDE | ||
+ | http://arduino.cc/en/Main/Software | ||
+ | |||
+ | *Uncompress the Arduino IDE package to Applications folder; | ||
+ | |||
+ | *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". | ||
+ | [[File:Microduino-Start1.jpg|thumb|center|600px|Microduino]] | ||
+ | |||
+ | *Then open the "Device Manager", you can see the uncognized hardward with a exclamation. | ||
+ | |||
+ | [[File:Microduino-Start2.jpg|thumb|center|600px|Microduino]] | ||
+ | |||
+ | *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. | ||
+ | |||
+ | [[File:Microduino-Start5.jpg|thumb|center|600px|Microduino]] | ||
+ | |||
+ | [[File:Microduino-Start6.jpg|thumb|center|600px|Microduino]] | ||
+ | |||
+ | *After the driver installed successfully, you can see the COM port. | ||
+ | [[File:Microduino-Start7.jpg|thumb|center|600px|Microduino]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
Please refer to: | Please refer to: | ||
[[File:Mac microduino.pdf|thumbnail|Setup Guide on Mac OS X]] | [[File:Mac microduino.pdf|thumbnail|Setup Guide on Mac OS X]] | ||
+ | |||
+ | |} |
Revision as of 08:44, 24 April 2014
Equipment
Microduino software develop environment Arduino IDE, Microduino IDE configure pagckage;
Microduino FT232R、Micro-USB cable; Congfigure procedure
http://arduino.cc/en/Main/Software
Note, if your computer reports that can't find the driver, need to be further positioning to the directory \drivers\FTDI USB Drivers
|