<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
		<id>http:///https//wiki.microduino.cn/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shin+SongSup</id>
		<title>Microduino Wikipedia - 用户贡献 [zh-cn]</title>
		<link rel="self" type="application/atom+xml" href="http:///https//wiki.microduino.cn/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shin+SongSup"/>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php/%E7%89%B9%E6%AE%8A:%E7%94%A8%E6%88%B7%E8%B4%A1%E7%8C%AE/Shin_SongSup"/>
		<updated>2026-04-21T15:13:50Z</updated>
		<subtitle>用户贡献</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino-Core/ko&amp;diff=4164</id>
		<title>Microduino-Core/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-Core/ko&amp;diff=4164"/>
				<updated>2014-10-03T22:10:10Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Microduino-Core}}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-core -rect.jpg|400px|thumb|right|Microduino-Core]]&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''는 마이크로두이노 시리즈 코어 모듈중에 하나이다. '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''는 아두이노 우노(UNO) 보드와 호환되는 오픈 소스 하드웨어이다. [http://www.atmel.com Atmel]사의 ATmega328P/ATmega168PA 시리즈를 기반으로 한 8비트 마이크로컨트롤러 개발보드이다.&lt;br /&gt;
아두이노 우노보드와 비교해 보면, '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''의 특징은 아래와 같다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''[http://arduino.cc/en/Main/ArduinoBoardUno 아두이노 우노보드]'''를 마이크로컨트롤러 부분인 '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''와 '''[[Microduino-FT232R|마이크로두이노-FT232R 모듈]]'''로 분리했다. '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''에 프로그램을 업로딩 하고 난 후 '''[[Microduino-FT232R]]'''모듈은 항상 필요없으므로 마이크로두이노 코어/코어 플러스 모듈이 여러개여도 '''[[Microduino-FT232R]]'''모듈은 하나만 가지고 있어도 된다. 보드사이즈는 사각형으로 25.4mm X 27.94mm로 매우 작다. &lt;br /&gt;
&lt;br /&gt;
* 마이크로두이노는 'U'자 모양의 27핀 인터페이스를 사용한다(UPin-27). 모든 마이크로두이노 코어 모듈, 확장 모듈, 확장 보드는 동일한 인터페이스를 사용하기 때문에 간단하게 연결해서 사용할 수 있다. &lt;br /&gt;
&lt;br /&gt;
* 작은 사이즈와 일정한 인터페이스를 가지고 있으므로, 마이크로두이노는 시제품의 가격과 사이즈를 획기적으로 줄인다. 아두이노 호환보드이므로 사용자의 경험을 유용성과 사용성을 확대한다.&lt;br /&gt;
&lt;br /&gt;
마이크로두이노는 아두이노와 동일한 개발환경을 사용하고 있고, 아두이노 IDE, 프로세싱을 이용하여 아이디어를 현실화하고 시제품을 개발하고 소량생산 할 수 있다.&lt;br /&gt;
&lt;br /&gt;
마이크로두이노는 optiboot 부트로더를 사용하고 있으므로 아두이노 디폴트 엔진보다 작은 메모리를 사용하여 프로그램 업로딩을 최적화했다.&lt;br /&gt;
&lt;br /&gt;
현재, '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''은 4개 다른 구성을 가지고 있다.&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Type&lt;br /&gt;
! Flash&lt;br /&gt;
! SRAM&lt;br /&gt;
! EEPROM&lt;br /&gt;
! Frequency&lt;br /&gt;
! Supply&lt;br /&gt;
|-&lt;br /&gt;
| Atmega328P@16M，5V &lt;br /&gt;
| 32K&lt;br /&gt;
| 2K&lt;br /&gt;
| 1K&lt;br /&gt;
| 16M&lt;br /&gt;
| 5.0V&lt;br /&gt;
|-&lt;br /&gt;
| ATmega328P@8M，3V3 &lt;br /&gt;
| 32K&lt;br /&gt;
| 2K&lt;br /&gt;
| 1K&lt;br /&gt;
| 8M&lt;br /&gt;
| 3.3V&lt;br /&gt;
|-&lt;br /&gt;
| ATmega168PA@16M，5V &lt;br /&gt;
| 16K&lt;br /&gt;
| 1K&lt;br /&gt;
| 512&lt;br /&gt;
| 16M&lt;br /&gt;
| 5.0V&lt;br /&gt;
|-&lt;br /&gt;
| ATmega168PA@8M，3V3 &lt;br /&gt;
| 16K&lt;br /&gt;
| 1K&lt;br /&gt;
| 512&lt;br /&gt;
| 8M&lt;br /&gt;
| 3.3V&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
주파수와 공급전원의 설정:&lt;br /&gt;
* 동작주파수와 공급전원이 연계되어 있는데, 8MHz 동작 모듈은 3.3V를 공급받고, 16MHz 동작 모듈은 5.0V를 공급받는다.&lt;br /&gt;
* 16MHz/5.0V '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''은 데스크탑 장비나 디자인에 이용하고, 8MHz/3.3V '''[[Microduino-Core/ko | 마이크로두이노 코어모듈]]'''은 저전력 배터리 전원공급이 가능한 모바일 디바이스를 설계하는데 사용할 것을 권장한다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==마이크로두이노 코어/코어 플러스 비교==&lt;br /&gt;
* 마이크로두이노는 '''[[Microduino-Core+|마이크로두이노 코어 플러스]]'''모듈이 있는데 SRAM/EEPROM/플레쉬의 용량이 더 크고 더 많은 I/O 포트를 제공하기 위한 목적이다. &lt;br /&gt;
&lt;br /&gt;
* '''[[Microduino-Core|마이크로두이노 코어]]'''와 '''[[Microduino-Core+|마이크로두이노 코어 플러스]]'''모듈 둘 다 '''[[UPin-27]]''' 인터페이스를 사용하다. '''[[UPin-27]]''' 인터페이스는 마이크로두이노 시리즈의 기본 인터페이스이다. 두 모듈에서 다른 것은 사용한 MCU인데 코어모듈은 아두이노 우노와 동일한 ATmega328P/ATmega168PA을 사용했고, 코어 플러스 모듈은 아두이노 Mega2560과 비슷한 성능을 가지고 있다.&lt;br /&gt;
&lt;br /&gt;
* Configuration difference between '''[[Microduino-Core]]''' and '''[[Microduino-Core+]]''' &lt;br /&gt;
* '''[[Microduino-Core|마이크로두이노 코어]]'''과 '''[[Microduino-Core+|마이크로두이노 코어 플러스]]'''모듈의 차이점은&lt;br /&gt;
:{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Microduino&lt;br /&gt;
! Chip&lt;br /&gt;
! Flash&lt;br /&gt;
! SRAM&lt;br /&gt;
! EEPROM&lt;br /&gt;
! Digital I/O&lt;br /&gt;
! Analog I/O&lt;br /&gt;
! PWM&lt;br /&gt;
! Hardware Serial&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Core&lt;br /&gt;
| Atmega168PA &lt;br /&gt;
| 16K&lt;br /&gt;
| 1K&lt;br /&gt;
| 512&lt;br /&gt;
| 23&lt;br /&gt;
| 8&lt;br /&gt;
| 6&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| ATmega328P &lt;br /&gt;
| 32K&lt;br /&gt;
| 2K&lt;br /&gt;
| 1K&lt;br /&gt;
| 23&lt;br /&gt;
| 8&lt;br /&gt;
| 6&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Core+&lt;br /&gt;
| Atmega644PA&lt;br /&gt;
| 64K&lt;br /&gt;
| 4K&lt;br /&gt;
| 2K&lt;br /&gt;
| 32&lt;br /&gt;
| 8&lt;br /&gt;
| 6&lt;br /&gt;
| 2&lt;br /&gt;
|-&lt;br /&gt;
| ATmega1284P &lt;br /&gt;
| 128K&lt;br /&gt;
| 16K&lt;br /&gt;
| 4K&lt;br /&gt;
| 32&lt;br /&gt;
| 8&lt;br /&gt;
| 6&lt;br /&gt;
| 2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* 위의 테이블을 보면, 코어와 코어 플러스 모듈은 플레쉬, EEPROM, SRAM 사이즈가 다른 것을 볼 수 있다. 또한, 코어 플러스 모듈은 10개의 더 많은 디지털 I/O와 하드웨어 시리얼 포트가 한개 더 있다. 디자이너는 기능, 성능, 전원등 상황에 따라 다른 모듈을 선택하여 사용할 수 있다.&lt;br /&gt;
&lt;br /&gt;
* 코어와 코어 플러스 모듈은 UPin-27 인터페이스를 사용하고 있으며 마이크로두이노는 약간의 수정을 통해 두 보드에 포팅이 가능하다.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==특징==&lt;br /&gt;
* 작고, 쌓을수 있고, 강력하다.&lt;br /&gt;
* 아두이노(Arduino)와 동일한 개발환경을 사용하는 오픈소프 하드웨어&lt;br /&gt;
* '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''아두이노(Arduino)와 동일하게 ISP(In System Programming) 포트로 부트로더를 구울수 있다.&lt;br /&gt;
* 마이크로두이노의 모든 모듈은 'U'자 모양의 27핀 인터페이스(UPin-27)를 사용한다.&lt;br /&gt;
* 마이크로두이노 모듈과 센서들은 손쉽게 연결할 수 있으며 계속 확장할 수 있다.&lt;br /&gt;
* 2.54mm (0.1 inch) 핀피치로 되어 있어 브레드 보드와 호환된다.&lt;br /&gt;
&lt;br /&gt;
==사양==&lt;br /&gt;
* 마이크로컨트롤러: ATmega328P/ATmega168PA&lt;br /&gt;
* 동작주파수: 5V/3.3V&lt;br /&gt;
* 디지털 I/O 핀: 14개 (이중 6개는 PWM 출력으로 사용가능 : D3，D5，D6，D9，D10, D11)&lt;br /&gt;
* 아날로그 I/O 핀: 8개 (아두이노 우노보드보다 2개 더 많음)&lt;br /&gt;
* I/O 핀당 DC 전류: 40 mA&lt;br /&gt;
* 시리얼 포트 : 0번핀(RX), 1번핀(TX). TTL 레벨 시리얼 데이터 송수신&lt;br /&gt;
* 외부 인터럽트 : 2, 3번핀. 로우 인터럽트, 상승/하강 에지 인터럽트, 상태변이 인터럽트로 사용가능하다. 자세한 사항은 attachInterrupt() 함수를 참고하라.&lt;br /&gt;
* PWM : 3, 5, 6, 9, 10, 11핀. analogWrite() 함수를 사용하여 8비트 PWM 출력&lt;br /&gt;
* SPI : 10 (SS), 11 (MOSI), 12 (MISO), 13 (SCK).&lt;br /&gt;
* TWI : SDA 또는 A4, SCL 또는 A5핀 사용. Wire 라이브러리를 통해서 TWI 통신지원.&lt;br /&gt;
* AREF. 아날로그 입력으 기준전압. analogRefernce()를 사용한다.&lt;br /&gt;
* 부트로더가 사용하는 0.5KB를 포함하여 32KB(ATmega328P) 플레쉬메모리&lt;br /&gt;
* SRAM	2 KB (ATmega328P)&lt;br /&gt;
* EEPROM	1 KB (ATmega328P)&lt;br /&gt;
* Clock Speed	16MHz(5V) / 8Mhz(3.3V)&lt;br /&gt;
&lt;br /&gt;
* 현재, '''[[Microduino-Core/ko|마이크로두이노 코어]]'''모듈은 4개의 버젼이 제공된다&lt;br /&gt;
:{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Type&lt;br /&gt;
! Flash&lt;br /&gt;
! SRAM&lt;br /&gt;
! EEPROM&lt;br /&gt;
! Frequecy&lt;br /&gt;
! Supply&lt;br /&gt;
|-&lt;br /&gt;
| Atmega328P@16M，5V &lt;br /&gt;
| 32K&lt;br /&gt;
| 2K&lt;br /&gt;
| 1K&lt;br /&gt;
| 16M&lt;br /&gt;
| 5.0V&lt;br /&gt;
|-&lt;br /&gt;
| ATmega328P@8M，3V3 &lt;br /&gt;
| 32K&lt;br /&gt;
| 2K&lt;br /&gt;
| 1K&lt;br /&gt;
| 8M&lt;br /&gt;
| 3.3V&lt;br /&gt;
|-&lt;br /&gt;
| ATmega168PA@16M，5V &lt;br /&gt;
| 16K&lt;br /&gt;
| 1K&lt;br /&gt;
| 512&lt;br /&gt;
| 16M&lt;br /&gt;
| 5.0V&lt;br /&gt;
|-&lt;br /&gt;
| ATmega168PA@8M，3V3 &lt;br /&gt;
| 16K&lt;br /&gt;
| 1K&lt;br /&gt;
| 512&lt;br /&gt;
| 8M&lt;br /&gt;
| 3.3V&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
:[[file:Microduino-Core-Pinout.jpg|800px|thumb|center|Microduino-Core-Pinout]]&lt;br /&gt;
:[[file:Microduino-Core-Pinout1.jpg|800px|thumb|center|Microduino-Core-Pinout]]&lt;br /&gt;
:[[file:Microduino-Core-Pinout2.jpg|800px|thumb|center|Microduino-Core-Pinout]]&lt;br /&gt;
:[[file:Microduino-Core-Pinout3.jpg|800px|thumb|center|Microduino-Core-Pinout]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==문서==&lt;br /&gt;
* '''[[Microduino-Core/ko|마이크로두이노 코어]]''' Eagle 소스화일 : '''[[media:Microduino-Core.zip|다운로드]]'''&lt;br /&gt;
* '''[[Microduino-Core/ko|마이크로두이노 코어]]''' 메인칩 ATmega168PA/328P 데이터쉬트 : '''[[media:ATmega168PA328P.pdf|다운로드]]'''&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==개발==&lt;br /&gt;
* 마이크로두이노를 위한 아두이노 IDE 설정&lt;br /&gt;
# 아두이노(Arduino) 통합개발환경 설치 :  마이크로두이노는 아두이노와 동일한 통합개발환경(IDE)를 사용한다. '''[http://arduino.cc/en/Main/Software Arduino IDE official]'''에서 아두이노 IDE를 다운로드하고 디스크에 설치한다.(설치되있으면 다음단계로 이동) '''[http://arduino.cc/en/Reference/HomePage Reference]'''과 '''[http://arduino.cc/en/Tutorial/HomePage Workshop]'''를 참고하여 아두이노 IDE를 확인해 본다.&lt;br /&gt;
# 마이크로두이노 패키지 패치 : '''[[media:Microduino-hardware.zip|마이크로두이노 패키지]]'''를 다운로드한 후 ''' '{아두이노 설치 폴더}/hardware' ''' 폴더 밑에 압축을 푼다. 자세한 사항은 '''[[Arduino IDE Microduino Configuration|마이크로두이노를 위한 아두이노 IDE 설정하기]]'''문서를 참조한다.&lt;br /&gt;
# 프로그래밍 : 아두이노 IDE를 이용하여 마이크로두이노 코어/코어 플러스 모듈에 프로그램을 업로드하기 위해서, '''[[Microduino-FT232R]]'''모듈을 사용할 것을 권장한다.&lt;br /&gt;
# 마이크로두이노의 세상에 빠져라!!&lt;br /&gt;
&lt;br /&gt;
* Burn Microduino BootLoader&lt;br /&gt;
# 개발자가 마이크로두이노 코어/코어 플러스 펌웨어를 업데이트했을 경우 부트로더를 구워야 한다. 개발자는 아두이노 우노 또는 부트로더가 구워져 있는 마이크로두이노 코어/코어 플러스를 이용해서 만들수 있다.&lt;br /&gt;
# 마이크로두이노 부트로러 굽기 : '''[[Burn Bootloader to Microduino-Core/Core+ with an Arduino|관련문서 보기]]'''&lt;br /&gt;
# 부트로더는 마이크로두이노 코어/코어 플러스 설정이 다르므로 모듈과 일치하는 것을 선택해서 구워야 한다.&lt;br /&gt;
# 초기 부트로더는 ATmegaX8 시리즈의 'optiboot'으로 디자인되어 있으므로 단지 512 바이트의 용량만 차지한다.&lt;br /&gt;
&lt;br /&gt;
* 아두이노 통합개발환경(IDE)에서 마이크로두이노로 프로그램 다운로딩하기 : '''[[Media:Arduino-Miccroduino-e.pdf|관련문서 보기]]'''&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==응용==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
* 마이크로두이노를 어떻게 사용하면 되나요?&lt;br /&gt;
# 아두이노 IDE를 설치한다.&lt;br /&gt;
# 마이크로두이노를 위한 아두이노 패키지를 다운로드한다. ['''[[Media:Microduino-hardware.zip|마이크로두이노 설치패키지]]''']&lt;br /&gt;
# 아두이노 IDE에 코드를 입력한다. 릴리즈 버전 1.0 이나 상위버전 사용을 권장한다.&lt;br /&gt;
# 마이크로두이노 코어/코어 플러스와 마이크로두이노-USBTTL 모듈을 연결하고 아두이노 IDE에서 사용하고 있는 보드를 선택한 후 작성된 프로그램을 다운로드한다.&lt;br /&gt;
**If download failed, please check the hardware connection firstly, and then reset the board, try again&lt;br /&gt;
# 다운로드가 실패하면 하드웨어 연결상태를 확인하고 보드의 리셋버튼을 누른 후 다시 시도해 본다.&lt;br /&gt;
# 계속 실패하면, 인터넷에서 실패정보를 찾아볼 수 있으며, 필요하면 부트로드를 다시 굽는다. 부트로더 굽는 방법은 다음 문서를 참조한다. ['''[[Burn Bootloader to Microduino-Core/Core+ with an Arduino|아두이노 IDE를 이용한 마이크로두이노 코어/코어 플러스 부트로더 굽는 방법]]''']&lt;br /&gt;
* 3.3V 버전 보드가 출시되는가?&lt;br /&gt;
# 아직없음&lt;br /&gt;
* 마이크로두이노 코어모듈에서 PWM 핀은?&lt;br /&gt;
# 6개의 PWM 출력을 지원하며 3, 5, 6, 9, 10, 11번핀이며, 마이크로두이노 코어 플러스도 6개의 PWM 출력을 지원하며, 7, 8, 9, 10, 22, 23번핀 이다.&lt;br /&gt;
&lt;br /&gt;
==구매==&lt;br /&gt;
* 대한민국 구매처&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==사진==&lt;br /&gt;
:[[file:Microduino-Core-t.JPG|thumb|600px|center|마이크로두이노 코어모듈 전면]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
:[[file:Microduino-Core-b.JPG|thumb|600px|center|마이크로두이노 코어모듈 후면]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
:[[file:Microduino-Core-3d.jpg|thumb|600px|center|마이크로두이노 코어모듈 3D 모델]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
:[[file:Microduino-Core-Upin27.jpg|thumb|600px|center|마이크로두이노 코어모듈 UPin-27 model]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=%EB%A7%88%EC%9D%B4%ED%81%AC%EB%A1%9C%EB%91%90%EC%9D%B4%EB%85%B8_%ED%95%99%EC%8A%B5%ED%95%98%EA%B8%B0&amp;diff=4109</id>
		<title>마이크로두이노 학습하기</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=%EB%A7%88%EC%9D%B4%ED%81%AC%EB%A1%9C%EB%91%90%EC%9D%B4%EB%85%B8_%ED%95%99%EC%8A%B5%ED%95%98%EA%B8%B0&amp;diff=4109"/>
				<updated>2014-09-11T00:07:57Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==마이크로두이노 기본 학습하기==&lt;br /&gt;
&lt;br /&gt;
 '''[[1장. LED 켜기(브레드보드를 이용하기)]]'''&lt;br /&gt;
 '''[[2장. LED 켜기 응용(여러개 LED 켜기]]'''&lt;br /&gt;
 '''[[3장. 버튼을 이용하여 LED 제어하기]]'''&lt;br /&gt;
 '''[[4잗. PWM 제어를 이용하여 LED 밝기 조절하기]]'''&lt;br /&gt;
 '''[[5장. 가변저항을 이용하여 LED 밝기 조절하기]]'''&lt;br /&gt;
 '''[[6장. 프로그램 제어를 이용하여 LED 밝기 조절하기]]'''&lt;br /&gt;
 '''[[7장. RGB LED의 색 제어하기]]'''&lt;br /&gt;
 '''[[8장. 스위치 눌림 시간 알아보기]]'''&lt;br /&gt;
 '''[[9장.  전압을 측정하기Microduino used as a multimeter with the range of 0 to 5 volts]]'''&lt;br /&gt;
 '''[[10장. The first pegboard experiments (using electric iron)]]'''&lt;br /&gt;
 '''[[11장. 다빈치 램프(라이트 센서 이용하기)]]'''&lt;br /&gt;
 '''[[12장. 라이트 표시기]]'''&lt;br /&gt;
 '''[[13장. 라이트 알람(스스로 만들어 사용하는 포토트랜지스터)]]'''&lt;br /&gt;
 '''[[14장. 온도계]]'''&lt;br /&gt;
 '''[[15장. 온도 감지컵 만들기]]'''&lt;br /&gt;
 '''[[16장. 핑커 스위치(트랜지스터 이용하기)&amp;quot;]]'''&lt;br /&gt;
 '''[[17장. 알람]]'''&lt;br /&gt;
 '''[[18장. 수위 경고 알람]]'''&lt;br /&gt;
 '''[[19장. 내부 레퍼런스 소스의 간단 ADC]]'''&lt;br /&gt;
 '''[[20장. 인터럽트 사용하기]]'''&lt;br /&gt;
 '''[[21장. 타이머 인터럽트 사용하기]]'''&lt;br /&gt;
 '''[[22장. 시리얼 포트 디버깅]]'''&lt;br /&gt;
 '''[[23장. 시리얼 포트로 문자열 입력받아 배열에 넣기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==마이크로두이노 응용 학습하기==&lt;br /&gt;
 '''[[1장--저항측정기Microduino Resistor Meter]]'''			&lt;br /&gt;
 '''[[2장--OLED 모듈 사용하기Microduino OLED Usage]]'''&lt;br /&gt;
 '''[[3장--디지털 전압계Microduino Digital voltmeter]]'''&lt;br /&gt;
* '''[[4장--DTMF 톤 발생기]]'''&lt;br /&gt;
* '''[[5장--키보드]]'''&lt;br /&gt;
* '''[[6장--주파수 측정기(시리얼모니터)]]'''&lt;br /&gt;
* '''[[7장--서보 동작하기Microduino Drive servo (no library)]]'''&lt;br /&gt;
* '''[[8장--적외선 송수신하기Microduino Infrared Transmitting and Receiving]]'''&lt;br /&gt;
* '''[[9장--적외선 변환하기Microduino Infrared Transcoding]]'''&lt;br /&gt;
* '''[[10장--초음파 거리측정Microduino Ultrasonic Ranging]]'''&lt;br /&gt;
* '''[[11장--적외선을 이용한 서보 각도 제어하기Microduino Infrared Controls Servo Angle]]'''&lt;br /&gt;
* '''[[12장--74HC595 연결하기와 시리얼입력 병렬 데이터 출력 and Serial input Parallel ouput Data]]'''&lt;br /&gt;
* '''[[13장--7-세그먼트 켜기]]'''&lt;br /&gt;
* '''[[14장--Microduino Digital Tube Experiment 1 - Digital Dice]]'''&lt;br /&gt;
* '''[[15장--Microduino Digital Tube Experiment 2 - Control Potentiometer]]'''&lt;br /&gt;
* '''[[16장--Microduino Digital Tube Experiment 3 - Display Infrared Remote Control Button Value]]'''&lt;br /&gt;
* '''[[17장--Microduino Button Control Digital Tube]]'''			&lt;br /&gt;
* '''[[18장--Microduino 4-way Responder]]'''			&lt;br /&gt;
* '''[[19장--Microduino Two Digital Tube Static Display]]'''			&lt;br /&gt;
* '''[[20장--Microduino Two Digital Tube Countdown Display]]'''			&lt;br /&gt;
* '''[[21장--Microduino Four Digital Tube Static Display]]'''			&lt;br /&gt;
* '''[[22장--Microduino Four Digital Tube Dynamic Display]]'''			&lt;br /&gt;
* '''[[23장--Microduino Digital Tube Clock]]'''&lt;br /&gt;
* '''[[24장--Microduino Digital Tube Thermometer]]'''			&lt;br /&gt;
* '''[[25장--Microduino 5*7 Lattice Static Display]]'''			&lt;br /&gt;
* '''[[26장--Microduino 5*7 Lattice Dynamic Display]]'''	&lt;br /&gt;
* '''[[27장--Microduino 8*8 Lattice Static Display]]'''			&lt;br /&gt;
* '''[[28장--Microduino 8*8 Lattice Transverse Move Display]]'''			&lt;br /&gt;
* '''[[29장--Microduino 8*8 Lattice Longitudinal Move Display]]'''			&lt;br /&gt;
* '''[[30장--Microduino 8*8 Lattice Animated Emoticon]]'''&lt;br /&gt;
* '''[[31장--Microduino 16*16 Lattice Character Static Display]]'''			&lt;br /&gt;
* '''[[32장--Microduino 16*16 Lattice Character Transverse Move Display]]'''			&lt;br /&gt;
* '''[[33장--Microduino 16*16 Lattice Character Longitudinal Move Display]]'''			&lt;br /&gt;
* '''[[34장--Microduino 16*16 Lattice Character Animated Emoticon]]'''&lt;br /&gt;
* '''[[35장--Microduino EEPROM Reading and Writing Experiment]]'''		&lt;br /&gt;
* '''[[36장--Microduino Infrared Remote Control Changes EEPROM values]]'''&lt;br /&gt;
* '''[[37장--Microduino Control Relay]]'''&lt;br /&gt;
* '''[[38장--Microduino Stepper Motor Drive]]'''			&lt;br /&gt;
* '''[[39장--Microduino Stepper Motor Control steps]]'''			&lt;br /&gt;
* '''[[40장--Microduino DC Motor Drive (Potentiometer PWM control speed)]]'''			&lt;br /&gt;
* '''[[41장--Microduino Dc Motor Rotation Control]]'''		&lt;br /&gt;
* '''[[42장--Microduino Motor Speed Measurement]]'''		&lt;br /&gt;
* '''[[43장--Microduino Rotary encoder]]'''&lt;br /&gt;
* '''[[44장--Microduino Matrix keyboard]]'''&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==마이크로두이노 센서 학습하기==&lt;br /&gt;
&lt;br /&gt;
* '''[[Microduino Digital tube thermometer(LM35, DS18b20)]]'''			&lt;br /&gt;
* '''[[Microduino OLED thermometer(LM35, DS18b20)]]'''&lt;br /&gt;
* '''[[Microduino Digital tube temperature and humidity meter(DHT11, SHT10, AM2321)]]'''&lt;br /&gt;
* '''[[Microduino OLED temperature and humidity meter(DHT11, SHT10, AM2321)]]'''&lt;br /&gt;
* '''[[Microduino Light indicator-Digital tube(TSL2561)]]'''&lt;br /&gt;
* '''[[Microduino Light indicator-OLED(TSL2561)]]'''&lt;br /&gt;
* '''[[Microduino Wireless node temperature acquisition-OLED(LM35, DS18b20, DHT11, SHT10, AM2321)]]'''&lt;br /&gt;
* '''[[Microduino Update temperature and humidity to Yeelink(LM35, DS18b20, DHT11, SHT10, AM2321)]]'''&lt;br /&gt;
* '''[[Microduino Update light intensity to Yeeklink(TSL2561)]]'''&lt;br /&gt;
* '''[[Microduino Update light intensity to Yeeklink and post tweet(LM35, DS18b20, DHT11, SHT10, AM2321)]]'''&lt;br /&gt;
* '''[[Microduino MPU6050 calculate angle(Microduino 10dof)]]'''&lt;br /&gt;
* '''[[Microduino Read the pressure(Microduino 10dof)]]'''&lt;br /&gt;
* '''[[Microduino Read magnetic field intensity(Microduino 10dof)/zh]]'''&lt;br /&gt;
* '''[[microduio  Single dimension PID adjustment]]'''&lt;br /&gt;
* '''[[Microduino Ultrasonic ranging-OLED display distance]]'''&lt;br /&gt;
* '''[[Microduino Ultrasonic anti-theft]]'''&lt;br /&gt;
* '''[[Microduino Heart rate sensor usage]]'''&lt;br /&gt;
* '''[[Microduino Hall sensor usage]]'''&lt;br /&gt;
* '''[[Microduino Hall sensor to measure DC motor RPM]]'''&lt;br /&gt;
* '''[[Microduino Rain sensor usage]]'''&lt;br /&gt;
* '''[[Microduino Dry reed pipe usage]]'''&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==마이크로두이노 응용 학습하기==&lt;br /&gt;
&lt;br /&gt;
* '''[[Microduino Electronic welcome device]]'''&lt;br /&gt;
* '''[[Microduino Snake game]]'''&lt;br /&gt;
* '''[[Microduino Pulse measuring instrument]]'''&lt;br /&gt;
* '''[[Microduino nRF24 set up network and NFC unlock computer]]'''&lt;br /&gt;
* '''[[Microduino Rotary encoder chooses the mobile number and sends message]]'''&lt;br /&gt;
* '''[[Microduino Number Selecting and Text Messaging through the Key]]'''&lt;br /&gt;
* '''[[Microduino Rotary encoder controls computer]]'''&lt;br /&gt;
* '''[[Microduino RGB LED Matrix displayer]]'''&lt;br /&gt;
* '''[[Microduino Video output]]'''&lt;br /&gt;
* '''[[Microduino Lattice clock]]'''&lt;br /&gt;
* '''[[Microduino Mobile Bluetooth Controls RGB Lights]]'''&lt;br /&gt;
* '''[[Microduino LED shake stick]]'''&lt;br /&gt;
* '''[[Microduino NFC combination lock]]'''&lt;br /&gt;
* '''[[Microduino Keyboard matrixcombination lock]]'''&lt;br /&gt;
* '''[[Microduino Time-lapse photography and high-speed photography]]'''&lt;br /&gt;
* '''[[Microduino Smart garden]]'''&lt;br /&gt;
* '''[[Microduino Network game console]]'''&lt;br /&gt;
* '''[[Microduino Wireless mouse]]'''&lt;br /&gt;
* '''[[Microduino calculator]]'''&lt;br /&gt;
* '''[[Microduino Simulate the elevator]]'''&lt;br /&gt;
* '''[[Microduino Simulate traffic light]]'''&lt;br /&gt;
* '''[[Microduino Smart Dock for laptop]]'''&lt;br /&gt;
* '''[[Microduino Wireless answer device]]'''&lt;br /&gt;
* '''[[Microduino Ward call system]]'''&lt;br /&gt;
* '''[[Microduino Bank queuing station system]]'''&lt;br /&gt;
* '''[[Microduino Taximeter]]'''&lt;br /&gt;
* '''[[Microduino Electronic clock]]'''&lt;br /&gt;
* '''[[Microduino Flowmete]]'''&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==마이크로두이노 네트워크 학습하기==&lt;br /&gt;
* '''[[Microduino ENC Network (1)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (2)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (3)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (4)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (5)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (6)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (7)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (8)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (9)——Send a bigger image]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (10)——How to Change the Listening Port of the Web Server]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (11)——Connect the Microduino to the Wi-fi network using TL-WR702N]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (12)——Use NTP to get Internet time]]'''&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==마이크로두이노 KIT 예제 학습하기==&lt;br /&gt;
&lt;br /&gt;
* '''[[Microduino NRF communication-201KIT]]'''&lt;br /&gt;
* '''[[Microduino BLE_IOS-202KIT]]'''&lt;br /&gt;
* '''[[Microduino BLE_Android-202KIT]]'''&lt;br /&gt;
* '''[[Microduino CC3000 get weather information by internet -203KIT]]'''&lt;br /&gt;
* '''[[Microduino LM4863 Music player -301KIT]]'''&lt;br /&gt;
* '''[[Microduino Enc Wired network experiment -302KIT]]'''&lt;br /&gt;
* '''[[Microduino NRF Wireless Gateway based on Enc Gateway -304 KIT]]'''&lt;br /&gt;
* '''[[Microduino GPS recorder-306KIT]]'''&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
==마이크로두이노 프로세싱 학습하기==&lt;br /&gt;
===1장. 기본 학습하기===&lt;br /&gt;
* '''[[Setup Processing IDE]]'''&lt;br /&gt;
* '''[[Lighten Led]]'''&lt;br /&gt;
* '''[[Control Led Brightness]]'''&lt;br /&gt;
* '''[[Various Display of Led Lights]]'''&lt;br /&gt;
* '''[[RGB light]]'''&lt;br /&gt;
* '''[[Somatosensory interaction - Potentiometer]]'''&lt;br /&gt;
* '''[[Somatosensory interaction - Rotary encoder]]'''&lt;br /&gt;
* '''[[Somatosensory interaction - Microduino V1]]'''&lt;br /&gt;
* '''[[Somatosensory interaction - An arrow through a heart]]'''&lt;br /&gt;
* '''[[Somatosensory interaction - ultrasound]]'''&lt;br /&gt;
* '''[[Temperature and humidity data collection]]'''&lt;br /&gt;
* '''[[Light intensity data collection]]'''&lt;br /&gt;
* '''[[Soil moisture data collection]]'''&lt;br /&gt;
* '''[[Atmospheric pressure data collection]]'''&lt;br /&gt;
* '''[[Gyroscope]]'''&lt;br /&gt;
* '''[[Multimeter Simulation]]'''&lt;br /&gt;
* '''[[Resistance meter]]'''&lt;br /&gt;
&lt;br /&gt;
===2장. 중급 학습하기===&lt;br /&gt;
* '''[[Compass]]'''&lt;br /&gt;
* '''[[DC Motor Control]]'''&lt;br /&gt;
* '''[[Stepper Motor Control]]'''&lt;br /&gt;
*'''[[Servo Control]]'''&lt;br /&gt;
* '''[[Digital Tube Control]]'''&lt;br /&gt;
* '''[[Clock]]'''&lt;br /&gt;
* '''[[8*8 Single-color Lattice Control]]'''&lt;br /&gt;
* '''[[8*8 Double-color Lattice Control]]'''&lt;br /&gt;
* '''[[8*8 RGB Lattice Control]]'''&lt;br /&gt;
* '''[[Music Player]]'''&lt;br /&gt;
* '''[[Dashboard]]'''&lt;br /&gt;
* '''[[To Obtain Network Time]]'''&lt;br /&gt;
&lt;br /&gt;
===3장. 고급 학습하기===&lt;br /&gt;
* '''[[心率监测]]'''&lt;br /&gt;
* '''[[温室大棚环境测控]]'''&lt;br /&gt;
* '''[[智能家居控制]]'''&lt;br /&gt;
* '''[[定位小车]]'''&lt;br /&gt;
* '''[[虚拟示波器的设计与实现]]'''&lt;br /&gt;
* '''[[PID水箱液位上位机源程序]]'''&lt;br /&gt;
* '''[[电能质量分析系统设计]]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=%EB%A7%88%EC%9D%B4%ED%81%AC%EB%A1%9C%EB%91%90%EC%9D%B4%EB%85%B8_%ED%95%99%EC%8A%B5%ED%95%98%EA%B8%B0&amp;diff=4108</id>
		<title>마이크로두이노 학습하기</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=%EB%A7%88%EC%9D%B4%ED%81%AC%EB%A1%9C%EB%91%90%EC%9D%B4%EB%85%B8_%ED%95%99%EC%8A%B5%ED%95%98%EA%B8%B0&amp;diff=4108"/>
				<updated>2014-09-11T00:06:44Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==마이크로두이노 기본 학습하기==&lt;br /&gt;
&lt;br /&gt;
 '''[[1장. LED 켜기(브레드보드를 이용하기)]]'''&lt;br /&gt;
 '''[[2장. LED 켜기 응용(여러개 LED 켜기)]]'''&lt;br /&gt;
 '''[[3장. 버튼을 이용하여 LED 제어하기]]'''&lt;br /&gt;
 '''[[4잗. PWM 제어를 이용하여 LED 밝기 조절하기]]'''&lt;br /&gt;
 '''[[5장. 가변저항을 이용하여 LED 밝기 조절하기]]'''&lt;br /&gt;
 '''[[6장. 프로그램 제어를 이용하여 LED 밝기 조절하기]]'''&lt;br /&gt;
 '''[[7장. RGB LED의 색 제어하기]]'''&lt;br /&gt;
 '''[[8장. 스위치 눌림 시간 알아보기]]'''&lt;br /&gt;
 '''[[9장.  전압을 측정하기Microduino used as a multimeter with the range of 0 to 5 volts]]'''&lt;br /&gt;
 '''[[10장. The first pegboard experiments (using electric iron)]]'''&lt;br /&gt;
 '''[[11장. 다빈치 램프(라이트 센서 이용하기)]]'''&lt;br /&gt;
 '''[[12장. 라이트 표시기]]'''&lt;br /&gt;
 '''[[13장. 라이트 알람(스스로 만들어 사용하는 포토트랜지스터)]]'''&lt;br /&gt;
 '''[[14장. 온도계]]'''&lt;br /&gt;
 '''[[15장. 온도 감지컵 만들기]]'''&lt;br /&gt;
 '''[[16장. 핑커 스위치(트랜지스터 이용하기)&amp;quot;]]'''&lt;br /&gt;
 '''[[17장. 알람]]'''&lt;br /&gt;
 '''[[18장. 수위 경고 알람]]'''&lt;br /&gt;
 '''[[19장. 내부 레퍼런스 소스의 간단 ADC]]'''&lt;br /&gt;
 '''[[20장. 인터럽트 사용하기]]'''&lt;br /&gt;
 '''[[21장. 타이머 인터럽트 사용하기]]'''&lt;br /&gt;
 '''[[22장. 시리얼 포트 디버깅]]'''&lt;br /&gt;
 '''[[23장. 시리얼 포트로 문자열 입력받아 배열에 넣기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==마이크로두이노 응용 학습하기==&lt;br /&gt;
 '''[[1장--저항측정기Microduino Resistor Meter]]'''			&lt;br /&gt;
 '''[[2장--OLED 모듈 사용하기Microduino OLED Usage]]'''&lt;br /&gt;
 '''[[3장--디지털 전압계Microduino Digital voltmeter]]'''&lt;br /&gt;
* '''[[4장--DTMF 톤 발생기]]'''&lt;br /&gt;
* '''[[5장--키보드]]'''&lt;br /&gt;
* '''[[6장--주파수 측정기(시리얼모니터)]]'''&lt;br /&gt;
* '''[[7장--서보 동작하기Microduino Drive servo (no library)]]'''&lt;br /&gt;
* '''[[8장--적외선 송수신하기Microduino Infrared Transmitting and Receiving]]'''&lt;br /&gt;
* '''[[9장--적외선 변환하기Microduino Infrared Transcoding]]'''&lt;br /&gt;
* '''[[10장--초음파 거리측정Microduino Ultrasonic Ranging]]'''&lt;br /&gt;
* '''[[11장--적외선을 이용한 서보 각도 제어하기Microduino Infrared Controls Servo Angle]]'''&lt;br /&gt;
* '''[[12장--74HC595 연결하기와 시리얼입력 병렬 데이터 출력 and Serial input Parallel ouput Data]]'''&lt;br /&gt;
* '''[[13장--7-세그먼트 켜기]]'''&lt;br /&gt;
* '''[[14장--Microduino Digital Tube Experiment 1 - Digital Dice]]'''&lt;br /&gt;
* '''[[15장--Microduino Digital Tube Experiment 2 - Control Potentiometer]]'''&lt;br /&gt;
* '''[[16장--Microduino Digital Tube Experiment 3 - Display Infrared Remote Control Button Value]]'''&lt;br /&gt;
* '''[[17장--Microduino Button Control Digital Tube]]'''			&lt;br /&gt;
* '''[[18장--Microduino 4-way Responder]]'''			&lt;br /&gt;
* '''[[19장--Microduino Two Digital Tube Static Display]]'''			&lt;br /&gt;
* '''[[20장--Microduino Two Digital Tube Countdown Display]]'''			&lt;br /&gt;
* '''[[21장--Microduino Four Digital Tube Static Display]]'''			&lt;br /&gt;
* '''[[22장--Microduino Four Digital Tube Dynamic Display]]'''			&lt;br /&gt;
* '''[[23장--Microduino Digital Tube Clock]]'''&lt;br /&gt;
* '''[[24장--Microduino Digital Tube Thermometer]]'''			&lt;br /&gt;
* '''[[25장--Microduino 5*7 Lattice Static Display]]'''			&lt;br /&gt;
* '''[[26장--Microduino 5*7 Lattice Dynamic Display]]'''	&lt;br /&gt;
* '''[[27장--Microduino 8*8 Lattice Static Display]]'''			&lt;br /&gt;
* '''[[28장--Microduino 8*8 Lattice Transverse Move Display]]'''			&lt;br /&gt;
* '''[[29장--Microduino 8*8 Lattice Longitudinal Move Display]]'''			&lt;br /&gt;
* '''[[30장--Microduino 8*8 Lattice Animated Emoticon]]'''&lt;br /&gt;
* '''[[31장--Microduino 16*16 Lattice Character Static Display]]'''			&lt;br /&gt;
* '''[[32장--Microduino 16*16 Lattice Character Transverse Move Display]]'''			&lt;br /&gt;
* '''[[33장--Microduino 16*16 Lattice Character Longitudinal Move Display]]'''			&lt;br /&gt;
* '''[[34장--Microduino 16*16 Lattice Character Animated Emoticon]]'''&lt;br /&gt;
* '''[[35장--Microduino EEPROM Reading and Writing Experiment]]'''		&lt;br /&gt;
* '''[[36장--Microduino Infrared Remote Control Changes EEPROM values]]'''&lt;br /&gt;
* '''[[37장--Microduino Control Relay]]'''&lt;br /&gt;
* '''[[38장--Microduino Stepper Motor Drive]]'''			&lt;br /&gt;
* '''[[39장--Microduino Stepper Motor Control steps]]'''			&lt;br /&gt;
* '''[[40장--Microduino DC Motor Drive (Potentiometer PWM control speed)]]'''			&lt;br /&gt;
* '''[[41장--Microduino Dc Motor Rotation Control]]'''		&lt;br /&gt;
* '''[[42장--Microduino Motor Speed Measurement]]'''		&lt;br /&gt;
* '''[[43장--Microduino Rotary encoder]]'''&lt;br /&gt;
* '''[[44장--Microduino Matrix keyboard]]'''&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==마이크로두이노 센서 학습하기==&lt;br /&gt;
&lt;br /&gt;
* '''[[Microduino Digital tube thermometer(LM35, DS18b20)]]'''			&lt;br /&gt;
* '''[[Microduino OLED thermometer(LM35, DS18b20)]]'''&lt;br /&gt;
* '''[[Microduino Digital tube temperature and humidity meter(DHT11, SHT10, AM2321)]]'''&lt;br /&gt;
* '''[[Microduino OLED temperature and humidity meter(DHT11, SHT10, AM2321)]]'''&lt;br /&gt;
* '''[[Microduino Light indicator-Digital tube(TSL2561)]]'''&lt;br /&gt;
* '''[[Microduino Light indicator-OLED(TSL2561)]]'''&lt;br /&gt;
* '''[[Microduino Wireless node temperature acquisition-OLED(LM35, DS18b20, DHT11, SHT10, AM2321)]]'''&lt;br /&gt;
* '''[[Microduino Update temperature and humidity to Yeelink(LM35, DS18b20, DHT11, SHT10, AM2321)]]'''&lt;br /&gt;
* '''[[Microduino Update light intensity to Yeeklink(TSL2561)]]'''&lt;br /&gt;
* '''[[Microduino Update light intensity to Yeeklink and post tweet(LM35, DS18b20, DHT11, SHT10, AM2321)]]'''&lt;br /&gt;
* '''[[Microduino MPU6050 calculate angle(Microduino 10dof)]]'''&lt;br /&gt;
* '''[[Microduino Read the pressure(Microduino 10dof)]]'''&lt;br /&gt;
* '''[[Microduino Read magnetic field intensity(Microduino 10dof)/zh]]'''&lt;br /&gt;
* '''[[microduio  Single dimension PID adjustment]]'''&lt;br /&gt;
* '''[[Microduino Ultrasonic ranging-OLED display distance]]'''&lt;br /&gt;
* '''[[Microduino Ultrasonic anti-theft]]'''&lt;br /&gt;
* '''[[Microduino Heart rate sensor usage]]'''&lt;br /&gt;
* '''[[Microduino Hall sensor usage]]'''&lt;br /&gt;
* '''[[Microduino Hall sensor to measure DC motor RPM]]'''&lt;br /&gt;
* '''[[Microduino Rain sensor usage]]'''&lt;br /&gt;
* '''[[Microduino Dry reed pipe usage]]'''&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==마이크로두이노 응용 학습하기==&lt;br /&gt;
&lt;br /&gt;
* '''[[Microduino Electronic welcome device]]'''&lt;br /&gt;
* '''[[Microduino Snake game]]'''&lt;br /&gt;
* '''[[Microduino Pulse measuring instrument]]'''&lt;br /&gt;
* '''[[Microduino nRF24 set up network and NFC unlock computer]]'''&lt;br /&gt;
* '''[[Microduino Rotary encoder chooses the mobile number and sends message]]'''&lt;br /&gt;
* '''[[Microduino Number Selecting and Text Messaging through the Key]]'''&lt;br /&gt;
* '''[[Microduino Rotary encoder controls computer]]'''&lt;br /&gt;
* '''[[Microduino RGB LED Matrix displayer]]'''&lt;br /&gt;
* '''[[Microduino Video output]]'''&lt;br /&gt;
* '''[[Microduino Lattice clock]]'''&lt;br /&gt;
* '''[[Microduino Mobile Bluetooth Controls RGB Lights]]'''&lt;br /&gt;
* '''[[Microduino LED shake stick]]'''&lt;br /&gt;
* '''[[Microduino NFC combination lock]]'''&lt;br /&gt;
* '''[[Microduino Keyboard matrixcombination lock]]'''&lt;br /&gt;
* '''[[Microduino Time-lapse photography and high-speed photography]]'''&lt;br /&gt;
* '''[[Microduino Smart garden]]'''&lt;br /&gt;
* '''[[Microduino Network game console]]'''&lt;br /&gt;
* '''[[Microduino Wireless mouse]]'''&lt;br /&gt;
* '''[[Microduino calculator]]'''&lt;br /&gt;
* '''[[Microduino Simulate the elevator]]'''&lt;br /&gt;
* '''[[Microduino Simulate traffic light]]'''&lt;br /&gt;
* '''[[Microduino Smart Dock for laptop]]'''&lt;br /&gt;
* '''[[Microduino Wireless answer device]]'''&lt;br /&gt;
* '''[[Microduino Ward call system]]'''&lt;br /&gt;
* '''[[Microduino Bank queuing station system]]'''&lt;br /&gt;
* '''[[Microduino Taximeter]]'''&lt;br /&gt;
* '''[[Microduino Electronic clock]]'''&lt;br /&gt;
* '''[[Microduino Flowmete]]'''&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==마이크로두이노 네트워크 학습하기==&lt;br /&gt;
* '''[[Microduino ENC Network (1)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (2)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (3)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (4)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (5)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (6)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (7)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (8)]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (9)——Send a bigger image]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (10)——How to Change the Listening Port of the Web Server]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (11)——Connect the Microduino to the Wi-fi network using TL-WR702N]]'''&lt;br /&gt;
* '''[[Microduino ENC Network (12)——Use NTP to get Internet time]]'''&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
==마이크로두이노 KIT 예제 학습하기==&lt;br /&gt;
&lt;br /&gt;
* '''[[Microduino NRF communication-201KIT]]'''&lt;br /&gt;
* '''[[Microduino BLE_IOS-202KIT]]'''&lt;br /&gt;
* '''[[Microduino BLE_Android-202KIT]]'''&lt;br /&gt;
* '''[[Microduino CC3000 get weather information by internet -203KIT]]'''&lt;br /&gt;
* '''[[Microduino LM4863 Music player -301KIT]]'''&lt;br /&gt;
* '''[[Microduino Enc Wired network experiment -302KIT]]'''&lt;br /&gt;
* '''[[Microduino NRF Wireless Gateway based on Enc Gateway -304 KIT]]'''&lt;br /&gt;
* '''[[Microduino GPS recorder-306KIT]]'''&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
==마이크로두이노 프로세싱 학습하기==&lt;br /&gt;
===1장. 기본 학습하기===&lt;br /&gt;
* '''[[Setup Processing IDE]]'''&lt;br /&gt;
* '''[[Lighten Led]]'''&lt;br /&gt;
* '''[[Control Led Brightness]]'''&lt;br /&gt;
* '''[[Various Display of Led Lights]]'''&lt;br /&gt;
* '''[[RGB light]]'''&lt;br /&gt;
* '''[[Somatosensory interaction - Potentiometer]]'''&lt;br /&gt;
* '''[[Somatosensory interaction - Rotary encoder]]'''&lt;br /&gt;
* '''[[Somatosensory interaction - Microduino V1]]'''&lt;br /&gt;
* '''[[Somatosensory interaction - An arrow through a heart]]'''&lt;br /&gt;
* '''[[Somatosensory interaction - ultrasound]]'''&lt;br /&gt;
* '''[[Temperature and humidity data collection]]'''&lt;br /&gt;
* '''[[Light intensity data collection]]'''&lt;br /&gt;
* '''[[Soil moisture data collection]]'''&lt;br /&gt;
* '''[[Atmospheric pressure data collection]]'''&lt;br /&gt;
* '''[[Gyroscope]]'''&lt;br /&gt;
* '''[[Multimeter Simulation]]'''&lt;br /&gt;
* '''[[Resistance meter]]'''&lt;br /&gt;
&lt;br /&gt;
===2장. 중급 학습하기===&lt;br /&gt;
* '''[[Compass]]'''&lt;br /&gt;
* '''[[DC Motor Control]]'''&lt;br /&gt;
* '''[[Stepper Motor Control]]'''&lt;br /&gt;
*'''[[Servo Control]]'''&lt;br /&gt;
* '''[[Digital Tube Control]]'''&lt;br /&gt;
* '''[[Clock]]'''&lt;br /&gt;
* '''[[8*8 Single-color Lattice Control]]'''&lt;br /&gt;
* '''[[8*8 Double-color Lattice Control]]'''&lt;br /&gt;
* '''[[8*8 RGB Lattice Control]]'''&lt;br /&gt;
* '''[[Music Player]]'''&lt;br /&gt;
* '''[[Dashboard]]'''&lt;br /&gt;
* '''[[To Obtain Network Time]]'''&lt;br /&gt;
&lt;br /&gt;
===3장. 고급 학습하기===&lt;br /&gt;
* '''[[心率监测]]'''&lt;br /&gt;
* '''[[温室大棚环境测控]]'''&lt;br /&gt;
* '''[[智能家居控制]]'''&lt;br /&gt;
* '''[[定位小车]]'''&lt;br /&gt;
* '''[[虚拟示波器的设计与实现]]'''&lt;br /&gt;
* '''[[PID水箱液位上位机源程序]]'''&lt;br /&gt;
* '''[[电能质量分析系统设计]]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=1%EC%9E%A5._LED_%EC%BC%9C%EA%B8%B0(%EB%B8%8C%EB%A0%88%EB%93%9C%EB%B3%B4%EB%93%9C%EB%A5%BC_%EC%9D%B4%EC%9A%A9%ED%95%98%EA%B8%B0)&amp;diff=4086</id>
		<title>1장. LED 켜기(브레드보드를 이용하기)</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=1%EC%9E%A5._LED_%EC%BC%9C%EA%B8%B0(%EB%B8%8C%EB%A0%88%EB%93%9C%EB%B3%B4%EB%93%9C%EB%A5%BC_%EC%9D%B4%EC%9A%A9%ED%95%98%EA%B8%B0)&amp;diff=4086"/>
				<updated>2014-09-04T23:52:20Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==목표==&lt;br /&gt;
마이크로두이노를 이용하여 LED를 제어하는 방법을 배우게 될 것입니다.. 마이크로아두이노의 I/O 포트를 어떻게 제어하는지 배울 것이고 I/O 포트를 제어하는 것은 매우 기초적인 기술이며 앞으로도 많이 사용하게 될 것입니다.&lt;br /&gt;
&lt;br /&gt;
==재료==&lt;br /&gt;
*'''[[Microduino-Core/ko|마이크로아두이노 코어 모듈]]'''&lt;br /&gt;
마이크로아두이노 코어모듈은 '''[http://www.atmel.com 아트멜사]'''의 ATmega328P, ATmega168PA 시리즈를 기반으로 만들어진 8비트 마이크로프로세서 개발보드입니다.&lt;br /&gt;
&lt;br /&gt;
자세한 사항은 '''[http://wiki.microduino.net/index.php?title=Microduino-Core 마이크로두이노 코어모듈]'''을 참조하세요&lt;br /&gt;
&lt;br /&gt;
*'''[[Microduino-Core/ko|Microduino-USBTTL(FT232RL)]]'''&lt;br /&gt;
마이크로두이노 코어 또는 코어 플러스 모듈과 PC를 연결하여 프로그램을 다운로드할때 사용하는 모듈입니다. 마이크로 USB 사양을 채택하고 있습니다. 1달러 동전과 비슷한 사이즈를 가지고 있습니다. 스마트폰의 USB 케이블과 같으므로 편리하고 실용적입니다.&lt;br /&gt;
&lt;br /&gt;
자세한 사항은 '''[http://wiki.microduino.net/index.php?title=Microduino-FT232R Microduino-USBTTL(FT232RL)]'''를 참조하세요.&lt;br /&gt;
&lt;br /&gt;
*기타 재료들&lt;br /&gt;
**브레드보드 점퍼선            약간  &lt;br /&gt;
**브레드보드  	               1개&lt;br /&gt;
**LED                          1개&lt;br /&gt;
**220ohm 저항 	               1개  &lt;br /&gt;
**USB 데이터 케이블            1개 &lt;br /&gt;
&lt;br /&gt;
===브레드보드 알아보기===&lt;br /&gt;
수직방향으로 5개의 점은 서로 연결되어 있고 수평방향의 25개의 점끼리 연결되어 있습니다. 수평의 50개의 점이 모두 연결되어 있는 것도 있습니다. 한줄은 GND, 한줄은 VCC로 사용한다. 자세한 것은 아래 그림을 참조합시다.&lt;br /&gt;
&lt;br /&gt;
[[File:breadboard.jpg|600px|center|thumb|브레드 보드]]&lt;br /&gt;
&lt;br /&gt;
===저항과 LED===&lt;br /&gt;
LED가 타는 것을 방지하기 위해 전류제한 저항을 사용합니다. 보통 붉은색과 녹색 LED는 1.8 ~ 2.4V에서 동작하고, 파란색과 흰색 LED는 2.8 ~ 4.2V에서 동작합니다. 3mm LED는 약 1 ~ 10mA의 전류를 소모하며, 5mm LED는 5 ~ 25mA, 10mm LED는 25 ~ 100mA의 전류값에서 동작합니다. '''R = U / I''' 의 식으로 저항값을 구할 수 있습니다. 계산값에 의하면 수백 오옴의 저항을 연결하면 됩니다.&lt;br /&gt;
&lt;br /&gt;
==회로도==&lt;br /&gt;
두가지 연결방법이 있습니다. 하나는 LED의 캐소드를 GND에 연결하고, LED의 애노드는 마이크로두이노의 디지털 I/O 13번핀에 연결하는 방법과 다른 하나는 캐소드는 마이크로두이노 디지털 I/O 13번핀에 연결하고 다른 하나는 VCC 핀에 연결하는 방법이 있습니다.&lt;br /&gt;
&lt;br /&gt;
[[File:schematic.jpg|600px|center|thumb|LED를 연결하는 방법]]&lt;br /&gt;
&lt;br /&gt;
==프로그램==&lt;br /&gt;
*delay() 함수사용하기：&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;cpp&amp;quot;&amp;gt;&lt;br /&gt;
int led = 13;                   // Define the PIN&lt;br /&gt;
void setup() {                &lt;br /&gt;
  pinMode(led, OUTPUT);         // Define the I/O port 13 as output   &lt;br /&gt;
}&lt;br /&gt;
void loop() {&lt;br /&gt;
  digitalWrite(led, HIGH);        // I/O port 13 output High. If the connection is high lighted,the LED will light, otherwise extinguished&lt;br /&gt;
  delay(1000);                    // delay 1s&lt;br /&gt;
  digitalWrite(led, LOW);         // I/O port 13 output Low.If the connection is high lighted,the LED off, otherwise light.&lt;br /&gt;
  delay(1000);                    // delay 1s&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* milies() 함수 사용하기 : 마이크로두이노가 시작한때 부터 지금까지의 밀리초의 값을 리턴합니다.&lt;br /&gt;
&amp;lt;source lang=&amp;quot;cpp&amp;quot;&amp;gt;&lt;br /&gt;
int ledPin=13;&lt;br /&gt;
#define TIME 1000 &lt;br /&gt;
long time1=0,time2=0;&lt;br /&gt;
&lt;br /&gt;
void setup()&lt;br /&gt;
{&lt;br /&gt;
  pinMode(ledPin,OUTPUT);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
void loop()&lt;br /&gt;
{&lt;br /&gt;
  if(millis()&amp;lt;time2+TIME)&lt;br /&gt;
  {&lt;br /&gt;
     digitalWrite(ledPin,HIGH);&lt;br /&gt;
     time1=millis();&lt;br /&gt;
  }&lt;br /&gt;
  else &lt;br /&gt;
  {&lt;br /&gt;
     digitalWrite(ledPin,LOW);&lt;br /&gt;
     if(millis()&amp;gt;time1+TIME)&lt;br /&gt;
        time2=millis();&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
delay()함수보다 millis() 함수를 사용하는 것이 좋습니다. 왜냐하면 시스템의 지연이 적고 리소스를 적게 사용하기 때문입니다.&lt;br /&gt;
&lt;br /&gt;
==프로그램 다운로드 방법==&lt;br /&gt;
* 아두이노 통합개발환경(IDE)의 &amp;quot;메뉴 &amp;gt; 도구 &amp;gt; Microduino-Core(ATmega328P@16M, 5V)&amp;quot;를 선택합니다. ATmega328P를 사용한 보드에는 2가지가 있습니다. 0오옴 저항을 사용하여 구분합니다.&lt;br /&gt;
[[File:boardtype.jpg|600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* COM 포트를 선택합니다. 사용자의 컴퓨터에 따라 COM 포트가 다르므로 적당한 포트를 선택하는 것이 중요합니다. COM 포트는 아두이노 IDE의 &amp;quot;메뉴 &amp;gt; 도구 &amp;gt; 시리얼포트&amp;quot;에서 선택할 수 있습니다. 시스템에서 COM 포트를 확인하는 방법은 &amp;quot;내컴퓨터&amp;quot;에서 마우스 오른쪽 버튼을 클릭하고 &amp;quot;속성 &amp;gt; 장치관리자 &amp;gt; 포트(COM &amp;amp; LPT))&amp;quot;에서 확인할 수 있으며, COM port를 선택하고 오른쪽 마우스를 클릭하면 &amp;quot;속성&amp;gt;포트설정&amp;quot;에서 시리얼 포트 파라메터 값을 변경할 수 있다.&lt;br /&gt;
&lt;br /&gt;
* 다운로드 완료&lt;br /&gt;
[[File:compile.jpg|600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
[[File:download.jpg|600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
==결과==&lt;br /&gt;
다운로드한 후, 1초 간격으로 LED가 깜빡거리는 것을 볼 수 있다.&lt;br /&gt;
&lt;br /&gt;
==비디오==&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=4085</id>
		<title>Main Page/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=4085"/>
				<updated>2014-09-04T23:50:21Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Main Page}}&lt;br /&gt;
{| class=&amp;quot;titlebox&amp;quot; width=&amp;quot;800px&amp;quot; style=&amp;quot;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
! style=&amp;quot;background:#000000; border-radius:2px; padding:20px; color:#ffffff;&amp;quot; | &amp;lt;div style=&amp;quot;font-size:180%;text-align:center;&amp;quot;&amp;gt;Microduino Wiki 페이지에 오신 것을 환영합니다.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
|[[file:Headline.png|800px|left]]&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
| 초소형 사이즈, 막강한 파워! 마이크로두이노(Microduino)는 아두이노와 100% 완벽하게 호환되는 오픈 하드웨어입니다. 아두이노(Arduino) 통합개발환경(IDE)과 가지고 있는 아두이노(Arduino) 프로그램을 그대로 사용할 수 있습니다.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|모든 마이크로두이노(Microduino) 보드는 일정 'U'자 모양의 27핀 인터페이스(UPin-27)가 적용되어 있습니다. 마이크로두이노(Microduino) 시리는 UPin-27 인터페이스를 통해서 쉽게 쌓아 연결할 수 있습니다. 마이크로두이노(Microduino) 보드의 사이는 25.40mm X 27.94mm로 매우 작아서, 마이크로두이노 시리즈는 여러분이 만드는 제품의 사이즈를 획기적으로 줄일 수 있고, 아두이노 보드의 유용성과 유연성을 향상시킬 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
| 마이크로두이노(Microduino) 시리즈는 당신의 아이디어를 실현하여 시제품을 개발하거나 소량을 제품을 만드는데 적용할 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|홈페이지 : http://www.Microduino.cc/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|페이스북 : https://www.Facebook.com/Microduino/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|트위터 : http://www.Twitter.com/Microduino/&lt;br /&gt;
|-style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 프레징 ： '''[[File:Microduino-Frzting.zip|프레징 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 개발환경 다운로드 ： '''[[Media:Microduino-hardware.zip|마이크로두이노 설치 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
== 마이크로두이노 코어모듈 ('''아두이노 호환''')==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core/ko|마이크로두이노 코어]]'''&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega328P/ATmega168PA&lt;br /&gt;
*아두이노 우노보드와 호환되며, 동일한 구조.&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-core-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core+/ko|마이크로두이노 코어 플러스]]''' (상위 버전) &lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega644PA/ATmega1284P&lt;br /&gt;
*아두이노 Mega2560과 동일한 성능&lt;br /&gt;
*2개의 하드웨어 시리얼 포트, 10개 이상의 디지털 입출력 포트&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스 &lt;br /&gt;
|[[file:Microduino-core+-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreUSB/ko|마이크로두이노 CoreUSB]]'''(상위 버전)&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*아두이노 레오나르도와 호환&lt;br /&gt;
*마이크로컨트롤어와 USB 포함&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino-core32U4-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBTTL/ko|마이크로두이노 USBTTL(FT232RL)]]'''&lt;br /&gt;
*마이크로두이노 USBTTL 모듈, 마이크로두이노와 PC 연결보드, 코어/코어 플러스 보드 프로그램 업로드용.&lt;br /&gt;
*메인칩: FT232RL&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-ft232-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어 모듈==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreSTM32]]'''&lt;br /&gt;
*마이크로두이노 시리즈 STM32 코어 모듈&lt;br /&gt;
*메인칩：STM32F103CBT6&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino- CoreSTM32 -rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장모듈==&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-W5500]]'''&lt;br /&gt;
*마이크로두이노 이더넷 모듈 &lt;br /&gt;
*하드웨어 TCP/IP 프로토콜 지원&lt;br /&gt;
*10BaseT/100BaseTX 이더넷 PHY 내장&lt;br /&gt;
*마이크로두이노 코어, 코어 플러스와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27 기본 인터페이스  &lt;br /&gt;
|&lt;br /&gt;
[[file:microduino-w5500-rect.jpg|200px|right]]&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-ENC28J60]] + [[Microduino-RJ45]]''' 이더넷 모듈&lt;br /&gt;
*메인칩: ENC28J60&lt;br /&gt;
*마이크로두이노 이더넷 모듈&lt;br /&gt;
*IEEE 802.3 호환 이더넷 컨트롤러&lt;br /&gt;
*MAC, 10 Base-T PHY 내장&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:micromodule-enc-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-nRF24/ko|마이크로두이노 nRF24]]'''&lt;br /&gt;
*마이크로두이노 2.4G 무선모듈&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*아두이노 라이브러리 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-nRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-smartRF]]'''&lt;br /&gt;
*470/950MHz 초저전력 무선통신 모듈&lt;br /&gt;
*마이크로두이노 코어 및 코어 플러스 모듈과 SPI 통신 프로토콜 지원&lt;br /&gt;
*네트워킹 라이브러리 지원 및 간단한 통신네트워크 구현지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino smartRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-NFC]]'''&lt;br /&gt;
*양방향 접속 및 인증을 지원하는 NFC(Near Field Communication) 모듈&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-NFC-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BT/ko|마이크로두이노 BT]]'''&lt;br /&gt;
*마이크로두이노 BT(Bluetooth) 쉴드, 두개의 버전 제공 : BT2.1, BT4.0&lt;br /&gt;
*BT 2.1/4.0 프로토콜 지원&lt;br /&gt;
*하드웨어 및 소프트웨어 시리얼(옵션) 포트사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bt-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-SD]]'''&lt;br /&gt;
*마이크로두이노 마이크로 SD 카드 소켓&lt;br /&gt;
*SPI 통신 프로토콜 사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-sd-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BM]]'''&lt;br /&gt;
*마이크로두이노 Li-ion 배터리 전원모듈&lt;br /&gt;
*충/방전, 전압검출 및 LED 표시기능 지원&lt;br /&gt;
*DC-DC 변환, 3.7V-&amp;gt;5.0V, 3.7V-&amp;gt;3.3V 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bm-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-10DOF]]'''&lt;br /&gt;
*마이크로두이노 10 DOF 센서모듈&lt;br /&gt;
*메인칩 : MPU6050 + HMC5883L + BMP085&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-10dof-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-OLED]]'''&lt;br /&gt;
*0.96 인치 마이크로두이노 OLED 12864 디스플레이 모듈&lt;br /&gt;
*SSD1306 디스플레이 드라이버 사용&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*동작전원: 3.3V&lt;br /&gt;
&lt;br /&gt;
|[[file:Microduino-oled-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-RTC]]'''&lt;br /&gt;
*마이크로두이노 RTC 모듈&lt;br /&gt;
*PCF8563 CMOS 실시간 타이머(RTC)&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*EEPROM AT24C32 백업&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-rtc-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-GPS]]'''&lt;br /&gt;
*마이크로두이노 GPS 모듈&lt;br /&gt;
*UBLOX NEO-6M 모듈 적용&lt;br /&gt;
*시리얼 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-neo-6m-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Amplifier]]'''&lt;br /&gt;
*마이크로두이노 D-클래스 앰플모듈&lt;br /&gt;
*LM4863 칩 사용&lt;br /&gt;
*스피커 출력은 2.54mm 핀 사용&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-lm4863-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-WiFi]]'''&lt;br /&gt;
*마이크로두이노 WiFi 모듈&lt;br /&gt;
*TI CC3000 칩사용&lt;br /&gt;
*IEEE 802.11B/G 밴드 지원&lt;br /&gt;
*SPI 통신 프로토콜 지원&lt;br /&gt;
**UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-cc3000-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Stepper]]'''&lt;br /&gt;
*마이크로두이노 스테핑 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A4982&lt;br /&gt;
*4선 2상 스테퍼 모터 지원&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[file:Microduino-a4982-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Motor]]'''&lt;br /&gt;
*마이크로두이노 DC 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A3906&lt;br /&gt;
*2개 DC 모토 구동&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[File:Microduino-a3906-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBHOST]]'''&lt;br /&gt;
*마이크로두이노 USB 통신모듈&lt;br /&gt;
*USB 호스트 및 디바이스 지원&lt;br /&gt;
*SPI 통신프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[File:Microduino-USBHOST-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Plug]]'''&lt;br /&gt;
*마이크로두이노 모듈을 브레드 보드에 연결하기 위한 보드&lt;br /&gt;
|[[File:Microduino-Plug-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-v2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-v-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-h2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-h-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Uno]]'''&lt;br /&gt;
*아두이노 핀배열과 동일하게 만드는 마이크로두이노 쉴드보드&lt;br /&gt;
|[[file:Microduino-uno-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 규브 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Cube-S1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-S1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Cube-V1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-V1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Weather]]'''&lt;br /&gt;
*날씨측정 모듈&lt;br /&gt;
*조도센서 : TSL2561 &lt;br /&gt;
*디지털 압력센서 : BMP180 &lt;br /&gt;
*디지털 온도/습도 센서 : AM2321&lt;br /&gt;
|[[File:Microduino-Station-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 시작하기==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
# '''[[아두이노 IDE 드라이버 설치하기]]'''&lt;br /&gt;
# '''[[Mac OS X 설치 가이드]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 설정하기]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 부트로더 프로그램하기]]'''&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이(아두이노 호환보드) 학습하기==&lt;br /&gt;
&lt;br /&gt;
#'''[[마이크로두이노 학습하기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어모듈 튜토리얼==&lt;br /&gt;
&lt;br /&gt;
#'''[[마이크로두이노 STM32 코어 학습하기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
==Microduino-Quadcopter Tutorial==&lt;br /&gt;
&lt;br /&gt;
#'''[[Microduino-Quadcopter Tutorial/ko|마이크로두이노 쿼드콥더 만들기]]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 기본 인터페이스==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* 마이크로두이노 기본 인터페이스 (UPin-27)&lt;br /&gt;
[[file:Micromodule-1x3.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
[[file:UPin27.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
* 마이크로두이노 핀배열&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Micromodule-&lt;br /&gt;
! RX0 !! TX0 !! D2 !! D3 !! D4 !! D5 !! D6 !! D7 !! D8 !! D9 !! D10 !! D11 !! D12!! D13!! A0 !! A1 !! A2 !! A3 !! A4 !! A5 !! A6 !! A7 !! 5V !! 3V3 !! GND&lt;br /&gt;
|-&lt;br /&gt;
! RX !! TX !! INT0 !!    !!    !!    !!    !!    !!    !!    !!     !! MISO !! MOSI !! SCK !! !! !! !! !! SDA !! SCL !! !! !! !! !! &lt;br /&gt;
|-&lt;br /&gt;
| Core || RX0 || TX0 || || || || || || || || || || || || || || || || || || || || || IN ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| Core+ || RX0 || TX0 || RX1 || TX1 || || || || || || || || || || || || || || || || || || || IN || ||&lt;br /&gt;
|-&lt;br /&gt;
| FT232RL|| TX0 || RX0 || || || || || || || || || || || || || || || || || || || || || OUT || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| ENC28J60 || || || || IRQ || || || || || CS || || || SO || SI || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| nRF24L01+ || || || INT || || || || || || || CSN || CE || SO || SI || SCK || || || || || || || || ||   || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| CC3000 || || || IRQ || || || || || || || EN || CS || DI || DO || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BT  || TX || RX ||(TX)||(RX)|| || || || || ||(TX)||(RX)|| || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NEO-6M  || TX || RX ||(TX)||(RX)|| || || || || || || || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| SD || || || || || || || || CS || || || || D0 || DI || SCK || CD || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| RTC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| 10DOF || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| LM4863 || || || || || || || || || || L || R || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BM || || || || || || || || || || || || || || || || || || || || || || || OUT/IN || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| smartRF || || ||INT || || || || || || || || SS||SI || S0||SCK|| || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NFC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px; background: #ECECEC&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== '''About'''==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:800px;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
|&lt;br /&gt;
This Wiki was built in '''2013/June/11''', there are '''[[Special:SpecialPages|{{NUMBEROFARTICLES}} pages]]''', '''[[Special:NewFiles|{{NUMBEROFFILES}} files uploaded]]''' and '''[[Special:Statistics|{{NUMBEROFEDITS}} revises]]'''. &amp;lt;br&amp;gt;To learn more information, please visit '''[[Special:RecentChanges|Recent Changes]]'''.&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino-BT/ko&amp;diff=4084</id>
		<title>Microduino-BT/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-BT/ko&amp;diff=4084"/>
				<updated>2014-09-04T23:47:44Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Microduino-BT}}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:Microduino-bt-rect.jpg|400px|thumb|right|Microduino-Shield BT4.0]]&lt;br /&gt;
Microduino-Shield BT 4.0 module is a plug-in device that supports Bluetooth 4.0 low energy standard.&lt;br /&gt;
Microduino-Shield BT 4.0 module is a bluetooth serial port transparent transmission module, using the 27 PIN standard Microduino interface, supporting the Arduino board and derivatives, such as Microduino core.&lt;br /&gt;
The module is designed by player ogre_c.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
*Microduino-Shield BT4.0 adopts U type 27 PIN interface of Microduino, combining with other Microduino modult to use;&lt;br /&gt;
*Microduino-Shield BT4.0 chooses the HM-10 BLE as the bluetooth core module;&lt;br /&gt;
*TI CC2540 chip with 256Kb space;&lt;br /&gt;
*Support AT instruction, capable of updating baud rate, device name,paring code and other related parameters as needed, flexible to use；&lt;br /&gt;
*Small, cheap, stackable;&lt;br /&gt;
*Open source hardware circuit design, compatible with the Arduino IDE development environment for programming;&lt;br /&gt;
*With uniformed Microduino interface standard and rich peripheral modules, it is flexible and convenient to have a quick connection and extension with other corresponding Microduino modules and sensors; &lt;br /&gt;
*2.54 pitch row female connector for easy integration into breadboard.&lt;br /&gt;
&lt;br /&gt;
==Specifications==&lt;br /&gt;
*Communication form: serial transmission;&lt;br /&gt;
*Power supply：+3.3VDC 50mA；&lt;br /&gt;
*Bluetooth protocol：Bluetooth Specification V4.0 BLE；&lt;br /&gt;
*Service support：Central &amp;amp; Peripheral UUID FFE0,FFE1；&lt;br /&gt;
*Frequency：2.4GHz ISM band；&lt;br /&gt;
*Modulation mode：GFSK(Gaussian Frequency Shift Keying)；&lt;br /&gt;
*Power of transmission：≤4dBm；&lt;br /&gt;
*Sensitivity：≤-84dBm at 0.1% BER；&lt;br /&gt;
*Transmission rate：&lt;br /&gt;
**Asynchronous: 6 kbps；&lt;br /&gt;
**Synchronous: 6 kbps；&lt;br /&gt;
*State indicator：&lt;br /&gt;
**Two states：&lt;br /&gt;
***Flashing means that the module has been powered but not matched well.&lt;br /&gt;
***Always lighting means that the module has been matched well and has started communication.&lt;br /&gt;
**By the indicator, it is very easy to the status of the module, which is conveniently.&lt;br /&gt;
&lt;br /&gt;
==Documents==&lt;br /&gt;
Eagle PCB '''[[File:Microduino-BT Shield.zip]]'''&lt;br /&gt;
&lt;br /&gt;
===Main component===&lt;br /&gt;
**HM-10 Bluetooth module documentation：'''[[File:Bluetooth40 cn.pdf]]'''，'''[[File:Bluetooth40 en.pdf]]'''&lt;br /&gt;
**cc2540_datasheet：'''[[File:Cc2540 datasheet.pdf]]'''&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
===Serial communication requirements===&lt;br /&gt;
*Default serial configuration：&lt;br /&gt;
**Baud rate: 9600&lt;br /&gt;
**No check&lt;br /&gt;
**Data bits: 8&lt;br /&gt;
**Stop bit: 1&lt;br /&gt;
*As for Arduino IDE serial monitor：&lt;br /&gt;
**Set at：&amp;quot;No line terminator&amp;quot;、&amp;quot;9600baud&amp;quot;&lt;br /&gt;
*For other serial debug software：&lt;br /&gt;
**Baud rate: 9600&lt;br /&gt;
**No check&lt;br /&gt;
**Data bits: 8&lt;br /&gt;
**Stop bit: 1&lt;br /&gt;
&lt;br /&gt;
*We suggest using Microduino-Core32u4 to debug this BT module:&lt;br /&gt;
**Microduino-Core32u4 module can use the USB to simulate the serial 0, and BT uses the 32u4's serial 1 (RX0,TX1), so you don't need to change the existing jumper (RX0,TX1) and it won't impact program download or the serial port's function.&lt;br /&gt;
&lt;br /&gt;
*Microduino Shield BT4.0 uses the default serial RX0,TX1 to communicate with Core module, so it can be directly connected with Microduino FT232.&lt;br /&gt;
&lt;br /&gt;
===Use PC to debug===&lt;br /&gt;
*When debugging directly through the serial port：&lt;br /&gt;
**No need to stack the FT232 directly, and just cross connect the FT232 and BT4.0's RX0,TX1.&lt;br /&gt;
&lt;br /&gt;
===Use FT232R、Core to download and debug===&lt;br /&gt;
*If it keeps using the default jumper (RX0、TX1)：&lt;br /&gt;
**Unplug the Microduino Shield BT4.0 during downloading the program; &lt;br /&gt;
*If you want to change the jumper cables to meet your requirement, you need to cut the connection between two intermediate of the pad and RX0/TX1, and then connect them to D2, D3(or D9、D10).&lt;br /&gt;
**If it needs to change the jumper, you can change the serial connection of Microduino Shield BT4.0 and Microduino Core from &amp;quot;TX-RX0、RX-TX1&amp;quot; to:&lt;br /&gt;
***TX-D2、RX-D3 (For Core+'s Serial1)&lt;br /&gt;
***TX-D9、RX-D10 (you can adopt SoftwareSeria libray to solve the problem)&lt;br /&gt;
&lt;br /&gt;
===Pin description===&lt;br /&gt;
&lt;br /&gt;
:[[file:Microduino-BT-1.jpg|800px|thumb|center|Microduino-BT]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
:[[file:Microduino-BT-2.jpg|800px|thumb|center|Microduino-BT]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! rowspan=&amp;quot;1&amp;quot; | HM-10 Pin || Microduino Pin || Function&lt;br /&gt;
|-&lt;br /&gt;
| TX|| RX0（orD2/D9） || It serves as the serial transmission pin (TTL)，capable of connecting the RXD of a microcontroller&lt;br /&gt;
|-&lt;br /&gt;
| RX || TX1（orD3/D10） || It serves as the serial receiving pin (TTL)，capable of connecting the TXD of a microcontroller &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Support AT intruction configuration and control：'''[[File:Bluetooth40 cn.pdf]]'''，'''[[File:Bluetooth40 en.pdf]]'''&lt;br /&gt;
&lt;br /&gt;
==Application==&lt;br /&gt;
===Download progrm===&lt;br /&gt;
Program test：'''[[File:BLE debug uart1.zip]]''','''[[File:BLE LightBlue time.zip]]'''&lt;br /&gt;
&lt;br /&gt;
===Shield BT4.0 pass-through data to IOS devices===&lt;br /&gt;
*Prepared hardware：Microduino FT232R, Microduino Core, Microduino Shield BT4.0, supported Bluetooth 4.0 devices (iPhone4s upper,iPod touch 5 upper,iPad 3 upper,iPad mini upper)；&lt;br /&gt;
*Prepared software: Arduino IDE (version 1.0 or higher), Microduino test program (Arduino part) and LightBlue downloaded from App Store；&lt;br /&gt;
*Start Arduino IED，open the Microduino test program, select board &amp;quot;Microduino Core (Atmega328P@16M,5V)&amp;quot; and then download directly；&lt;br /&gt;
*Start to set the IOS device：&lt;br /&gt;
**start Bluetooth on IOS device；&lt;br /&gt;
**Open LightBlue；&lt;br /&gt;
**Find the &amp;quot;HMSoft&amp;quot; in &amp;quot;Central&amp;quot; tab , then set &amp;quot;Service&amp;quot;-&amp;quot;Characteristics&amp;quot; in order;&lt;br /&gt;
**You can see the debugging window and then click the &amp;quot;Start Notify&amp;quot;.&lt;br /&gt;
*ASCII data can be seen to be displayed: &amp;quot;BLE, Time: xxx&amp;quot;. Besides, xxx shows the runtime of Microduino-Core and Shield BT4.0's in seconds.&lt;br /&gt;
&lt;br /&gt;
===Use Core32u4 to debug Shield BT4.0===&lt;br /&gt;
*Hardware needed：Microduino FT232R,Microduino Core 32u4 and Microduino Shield BT4.0;&lt;br /&gt;
*Software needed：Arduino IDE（version 1.0 or higher）, Microduino test program（Arduino part）;&lt;br /&gt;
**（You can keep the current jumper(RXO,TX1) without change for Microduino-CoreUSb utilizes USB simulation port 0(Serial) and the RXO and TX1 of Microduino-BT are the serial1 of Microduino-CoreUSB；&lt;br /&gt;
*Start Arduino IED, open Microduino test program, select Microduino-CoreUSB and then download;&lt;br /&gt;
*Check whether the serial communication is ok:&lt;br /&gt;
**Send the capitalized &amp;quot;AT&amp;quot;(NO \r\n after it) after opening the corresponding serial monitor. And if the return shows &amp;quot;OK&amp;quot;, it means the setup is successful.&lt;br /&gt;
&lt;br /&gt;
===Use Core+'s uart1 to debug Shield BT4.0===&lt;br /&gt;
*Hardware needed：Microduino FT232R, Microduino Core+ and Microduino Shield BT4.0；&lt;br /&gt;
*Software needed：Arduino IDE (version 1.0 or higher), Microduino test program (Arduino part)；&lt;br /&gt;
*Other condition：The player has changed the jumper, making the serial changed to D2、D3；&lt;br /&gt;
*Start Arduino IED, open Microduino test program, select the board type &amp;quot;Microduino Core (Atmega328P@16M,5V)&amp;quot; and then download directly；&lt;br /&gt;
*Check the serial communication：&lt;br /&gt;
**Open the serial monitor,send the capitalized “AT”( without \r\n behind), if the return shows“OK”，that means a successful configuration.&lt;br /&gt;
&lt;br /&gt;
===Note：If you use Android device to debug, you need to make sure the system should be version 4.3 or higher so that Microduino-BT can be detected.===&lt;br /&gt;
&lt;br /&gt;
===A simple test of Microduino-Shield BT4.0===&lt;br /&gt;
*[http://viewc.com/p/296 A simple test of Microduino-Shield BT4.0] from @颜火山&lt;br /&gt;
&lt;br /&gt;
==FQA==&lt;br /&gt;
*This module can’t make pair with win7?&lt;br /&gt;
**Check the BT version in win7, this module only support BLE 4.0 version and default password is 000000.&lt;br /&gt;
*Does this module can reset by button?&lt;br /&gt;
**No, it can be reset by power down.&lt;br /&gt;
*This module can’t make pair with iphone and Android phone?&lt;br /&gt;
**This issue mostly is caused by the BT version. This module only supports BT4.0 protocol.&lt;br /&gt;
**For Andriod OS: 4.3 release&lt;br /&gt;
**For IOS: iPhone4s upper, iPod touch 5 upper, iPad 3 upper and iPad mini upper&lt;br /&gt;
==Buy==&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
*On June 5, 2013, the second time proofing is completed, changed its name to the &amp;quot;Microduino - (BT)&amp;quot; and added the third optional serial port - UART1, divided into 2 version, version 2.1, a module used for HM09;A 4.0 version, module used for HM10.&lt;br /&gt;
*On May 10, 2013, the board is completed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==Pictures==&lt;br /&gt;
[[file:Microduino-【BT】-t.jpg|thumb|600px|center|Microduino BT 4.0 Front]]&lt;br /&gt;
[[file:Microduino-【BT】-b.jpg|thumb|600px|center|Microduino BT 4.0 Back]]&lt;br /&gt;
&lt;br /&gt;
==Video==&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=4083</id>
		<title>Main Page/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=4083"/>
				<updated>2014-09-04T23:45:33Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Main Page}}&lt;br /&gt;
{| class=&amp;quot;titlebox&amp;quot; width=&amp;quot;800px&amp;quot; style=&amp;quot;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
! style=&amp;quot;background:#000000; border-radius:2px; padding:20px; color:#ffffff;&amp;quot; | &amp;lt;div style=&amp;quot;font-size:180%;text-align:center;&amp;quot;&amp;gt;Microduino Wiki 페이지에 오신 것을 환영합니다.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
|[[file:Headline.png|800px|left]]&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
| 초소형 사이즈, 막강한 파워! 마이크로두이노(Microduino)는 아두이노와 100% 완벽하게 호환되는 오픈 하드웨어입니다. 아두이노(Arduino) 통합개발환경(IDE)과 가지고 있는 아두이노(Arduino) 프로그램을 그대로 사용할 수 있습니다.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|모든 마이크로두이노(Microduino) 보드는 일정 'U'자 모양의 27핀 인터페이스(UPin-27)가 적용되어 있습니다. 마이크로두이노(Microduino) 시리는 UPin-27 인터페이스를 통해서 쉽게 쌓아 연결할 수 있습니다. 마이크로두이노(Microduino) 보드의 사이는 25.40mm X 27.94mm로 매우 작아서, 마이크로두이노 시리즈는 여러분이 만드는 제품의 사이즈를 획기적으로 줄일 수 있고, 아두이노 보드의 유용성과 유연성을 향상시킬 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
| 마이크로두이노(Microduino) 시리즈는 당신의 아이디어를 실현하여 시제품을 개발하거나 소량을 제품을 만드는데 적용할 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|홈페이지 : http://www.Microduino.cc/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|페이스북 : https://www.Facebook.com/Microduino/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|트위터 : http://www.Twitter.com/Microduino/&lt;br /&gt;
|-style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 프레징 ： '''[[File:Microduino-Frzting.zip|프레징 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 개발환경 다운로드 ： '''[[Media:Microduino-hardware.zip|마이크로두이노 설치 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
== 마이크로두이노 코어모듈 ('''아두이노 호환''')==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core/ko|마이크로두이노 코어]]'''&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega328P/ATmega168PA&lt;br /&gt;
*아두이노 우노보드와 호환되며, 동일한 구조.&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-core-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core+/ko|마이크로두이노 코어 플러스]]''' (상위 버전) &lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega644PA/ATmega1284P&lt;br /&gt;
*아두이노 Mega2560과 동일한 성능&lt;br /&gt;
*2개의 하드웨어 시리얼 포트, 10개 이상의 디지털 입출력 포트&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스 &lt;br /&gt;
|[[file:Microduino-core+-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreUSB/ko|마이크로두이노 CoreUSB]]'''(상위 버전)&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*아두이노 레오나르도와 호환&lt;br /&gt;
*마이크로컨트롤어와 USB 포함&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino-core32U4-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBTTL/ko|마이크로두이노 USBTTL(FT232RL)]]'''&lt;br /&gt;
*마이크로두이노 USBTTL 모듈, 마이크로두이노와 PC 연결보드, 코어/코어 플러스 보드 프로그램 업로드용.&lt;br /&gt;
*메인칩: FT232RL&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-ft232-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어 모듈==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreSTM32]]'''&lt;br /&gt;
*마이크로두이노 시리즈 STM32 코어 모듈&lt;br /&gt;
*메인칩：STM32F103CBT6&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino- CoreSTM32 -rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장모듈==&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-W5500]]'''&lt;br /&gt;
*마이크로두이노 이더넷 모듈 &lt;br /&gt;
*하드웨어 TCP/IP 프로토콜 지원&lt;br /&gt;
*10BaseT/100BaseTX 이더넷 PHY 내장&lt;br /&gt;
*마이크로두이노 코어, 코어 플러스와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27 기본 인터페이스  &lt;br /&gt;
|&lt;br /&gt;
[[file:microduino-w5500-rect.jpg|200px|right]]&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-ENC28J60]] + [[Microduino-RJ45]]''' 이더넷 모듈&lt;br /&gt;
*메인칩: ENC28J60&lt;br /&gt;
*마이크로두이노 이더넷 모듈&lt;br /&gt;
*IEEE 802.3 호환 이더넷 컨트롤러&lt;br /&gt;
*MAC, 10 Base-T PHY 내장&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:micromodule-enc-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-nRF24/ko|마이크로두이노 nRF24]]'''&lt;br /&gt;
*마이크로두이노 2.4G 무선모듈&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*아두이노 라이브러리 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-nRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-smartRF]]'''&lt;br /&gt;
*470/950MHz 초저전력 무선통신 모듈&lt;br /&gt;
*마이크로두이노 코어 및 코어 플러스 모듈과 SPI 통신 프로토콜 지원&lt;br /&gt;
*네트워킹 라이브러리 지원 및 간단한 통신네트워크 구현지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino smartRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-NFC]]'''&lt;br /&gt;
*양방향 접속 및 인증을 지원하는 NFC(Near Field Communication) 모듈&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-NFC-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BT/ko|마이크로두이노 BT]]'''&lt;br /&gt;
*마이크로두이노 BT(Bluetooth) 쉴드, 두개의 버전 제공 : BT2.1, BT4.0&lt;br /&gt;
*BT 2.1/4.0 프로토콜 지원&lt;br /&gt;
*하드웨어 및 소프트웨어 시리얼(옵션) 포트사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bt-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-SD]]'''&lt;br /&gt;
*마이크로두이노 마이크로 SD 카드 소켓&lt;br /&gt;
*SPI 통신 프로토콜 사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-sd-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BM]]'''&lt;br /&gt;
*마이크로두이노 Li-ion 배터리 전원모듈&lt;br /&gt;
*충/방전, 전압검출 및 LED 표시기능 지원&lt;br /&gt;
*DC-DC 변환, 3.7V-&amp;gt;5.0V, 3.7V-&amp;gt;3.3V 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bm-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-10DOF]]'''&lt;br /&gt;
*마이크로두이노 10 DOF 센서모듈&lt;br /&gt;
*메인칩 : MPU6050 + HMC5883L + BMP085&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-10dof-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-OLED]]'''&lt;br /&gt;
*0.96 인치 마이크로두이노 OLED 12864 디스플레이 모듈&lt;br /&gt;
*SSD1306 디스플레이 드라이버 사용&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*동작전원: 3.3V&lt;br /&gt;
&lt;br /&gt;
|[[file:Microduino-oled-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-RTC]]'''&lt;br /&gt;
*마이크로두이노 RTC 모듈&lt;br /&gt;
*PCF8563 CMOS 실시간 타이머(RTC)&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*EEPROM AT24C32 백업&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-rtc-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-GPS]]'''&lt;br /&gt;
*마이크로두이노 GPS 모듈&lt;br /&gt;
*UBLOX NEO-6M 모듈 적용&lt;br /&gt;
*시리얼 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-neo-6m-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Amplifier]]'''&lt;br /&gt;
*마이크로두이노 D-클래스 앰플모듈&lt;br /&gt;
*LM4863 칩 사용&lt;br /&gt;
*스피커 출력은 2.54mm 핀 사용&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-lm4863-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-WiFi]]'''&lt;br /&gt;
*마이크로두이노 WiFi 모듈&lt;br /&gt;
*TI CC3000 칩사용&lt;br /&gt;
*IEEE 802.11B/G 밴드 지원&lt;br /&gt;
*SPI 통신 프로토콜 지원&lt;br /&gt;
**UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-cc3000-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Stepper]]'''&lt;br /&gt;
*마이크로두이노 스테핑 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A4982&lt;br /&gt;
*4선 2상 스테퍼 모터 지원&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[file:Microduino-a4982-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Motor]]'''&lt;br /&gt;
*마이크로두이노 DC 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A3906&lt;br /&gt;
*2개 DC 모토 구동&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[File:Microduino-a3906-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBHOST]]'''&lt;br /&gt;
*마이크로두이노 USB 통신모듈&lt;br /&gt;
*USB 호스트 및 디바이스 지원&lt;br /&gt;
*SPI 통신프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[File:Microduino-USBHOST-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Plug]]'''&lt;br /&gt;
*마이크로두이노 모듈을 브레드 보드에 연결하기 위한 보드&lt;br /&gt;
|[[File:Microduino-Plug-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-v2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-v-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-h2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-h-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Uno]]'''&lt;br /&gt;
*아두이노 핀배열과 동일하게 만드는 마이크로두이노 쉴드보드&lt;br /&gt;
|[[file:Microduino-uno-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 규브 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Cube-S1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-S1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Cube-V1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-V1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Weather]]'''&lt;br /&gt;
*날씨측정 모듈&lt;br /&gt;
*조도센서 : TSL2561 &lt;br /&gt;
*디지털 압력센서 : BMP180 &lt;br /&gt;
*디지털 온도/습도 센서 : AM2321&lt;br /&gt;
|[[File:Microduino-Station-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 시작하기==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
# '''[[아두이노 IDE 드라이버 설치하기]]'''&lt;br /&gt;
# '''[[Mac OS X 설치 가이드]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 설정하기]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 부트로더 프로그램하기]]'''&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이(아두이노 호환보드) 학습하기==&lt;br /&gt;
&lt;br /&gt;
#'''[[마이크로두이노 학습하기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어모듈 튜토리얼==&lt;br /&gt;
&lt;br /&gt;
#'''[[마이크로두이노 STM32 코어 학습하기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
==Microduino-Quadcopter Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Quadcopter Tutorial/ko]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 기본 인터페이스==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* 마이크로두이노 기본 인터페이스 (UPin-27)&lt;br /&gt;
[[file:Micromodule-1x3.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
[[file:UPin27.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
* 마이크로두이노 핀배열&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Micromodule-&lt;br /&gt;
! RX0 !! TX0 !! D2 !! D3 !! D4 !! D5 !! D6 !! D7 !! D8 !! D9 !! D10 !! D11 !! D12!! D13!! A0 !! A1 !! A2 !! A3 !! A4 !! A5 !! A6 !! A7 !! 5V !! 3V3 !! GND&lt;br /&gt;
|-&lt;br /&gt;
! RX !! TX !! INT0 !!    !!    !!    !!    !!    !!    !!    !!     !! MISO !! MOSI !! SCK !! !! !! !! !! SDA !! SCL !! !! !! !! !! &lt;br /&gt;
|-&lt;br /&gt;
| Core || RX0 || TX0 || || || || || || || || || || || || || || || || || || || || || IN ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| Core+ || RX0 || TX0 || RX1 || TX1 || || || || || || || || || || || || || || || || || || || IN || ||&lt;br /&gt;
|-&lt;br /&gt;
| FT232RL|| TX0 || RX0 || || || || || || || || || || || || || || || || || || || || || OUT || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| ENC28J60 || || || || IRQ || || || || || CS || || || SO || SI || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| nRF24L01+ || || || INT || || || || || || || CSN || CE || SO || SI || SCK || || || || || || || || ||   || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| CC3000 || || || IRQ || || || || || || || EN || CS || DI || DO || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BT  || TX || RX ||(TX)||(RX)|| || || || || ||(TX)||(RX)|| || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NEO-6M  || TX || RX ||(TX)||(RX)|| || || || || || || || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| SD || || || || || || || || CS || || || || D0 || DI || SCK || CD || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| RTC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| 10DOF || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| LM4863 || || || || || || || || || || L || R || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BM || || || || || || || || || || || || || || || || || || || || || || || OUT/IN || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| smartRF || || ||INT || || || || || || || || SS||SI || S0||SCK|| || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NFC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px; background: #ECECEC&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== '''About'''==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:800px;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
|&lt;br /&gt;
This Wiki was built in '''2013/June/11''', there are '''[[Special:SpecialPages|{{NUMBEROFARTICLES}} pages]]''', '''[[Special:NewFiles|{{NUMBEROFFILES}} files uploaded]]''' and '''[[Special:Statistics|{{NUMBEROFEDITS}} revises]]'''. &amp;lt;br&amp;gt;To learn more information, please visit '''[[Special:RecentChanges|Recent Changes]]'''.&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino-BT/ko&amp;diff=4082</id>
		<title>Microduino-BT/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-BT/ko&amp;diff=4082"/>
				<updated>2014-09-04T23:42:56Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：Created page with &amp;quot;{{Language|Microduino-【BT】}} {| style=&amp;quot;width: 800px;&amp;quot; |- | Microduino-Shield BT4.0 Microduino-Shield BT 4.0 module is a p...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Microduino-【BT】}}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:Microduino-bt-rect.jpg|400px|thumb|right|Microduino-Shield BT4.0]]&lt;br /&gt;
Microduino-Shield BT 4.0 module is a plug-in device that supports Bluetooth 4.0 low energy standard.&lt;br /&gt;
Microduino-Shield BT 4.0 module is a bluetooth serial port transparent transmission module, using the 27 PIN standard Microduino interface, supporting the Arduino board and derivatives, such as Microduino core.&lt;br /&gt;
The module is designed by player ogre_c.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
*Microduino-Shield BT4.0 adopts U type 27 PIN interface of Microduino, combining with other Microduino modult to use;&lt;br /&gt;
*Microduino-Shield BT4.0 chooses the HM-10 BLE as the bluetooth core module;&lt;br /&gt;
*TI CC2540 chip with 256Kb space;&lt;br /&gt;
*Support AT instruction, capable of updating baud rate, device name,paring code and other related parameters as needed, flexible to use；&lt;br /&gt;
*Small, cheap, stackable;&lt;br /&gt;
*Open source hardware circuit design, compatible with the Arduino IDE development environment for programming;&lt;br /&gt;
*With uniformed Microduino interface standard and rich peripheral modules, it is flexible and convenient to have a quick connection and extension with other corresponding Microduino modules and sensors; &lt;br /&gt;
*2.54 pitch row female connector for easy integration into breadboard.&lt;br /&gt;
&lt;br /&gt;
==Specifications==&lt;br /&gt;
*Communication form: serial transmission;&lt;br /&gt;
*Power supply：+3.3VDC 50mA；&lt;br /&gt;
*Bluetooth protocol：Bluetooth Specification V4.0 BLE；&lt;br /&gt;
*Service support：Central &amp;amp; Peripheral UUID FFE0,FFE1；&lt;br /&gt;
*Frequency：2.4GHz ISM band；&lt;br /&gt;
*Modulation mode：GFSK(Gaussian Frequency Shift Keying)；&lt;br /&gt;
*Power of transmission：≤4dBm；&lt;br /&gt;
*Sensitivity：≤-84dBm at 0.1% BER；&lt;br /&gt;
*Transmission rate：&lt;br /&gt;
**Asynchronous: 6 kbps；&lt;br /&gt;
**Synchronous: 6 kbps；&lt;br /&gt;
*State indicator：&lt;br /&gt;
**Two states：&lt;br /&gt;
***Flashing means that the module has been powered but not matched well.&lt;br /&gt;
***Always lighting means that the module has been matched well and has started communication.&lt;br /&gt;
**By the indicator, it is very easy to the status of the module, which is conveniently.&lt;br /&gt;
&lt;br /&gt;
==Documents==&lt;br /&gt;
Eagle PCB '''[[File:Microduino-BT Shield.zip]]'''&lt;br /&gt;
&lt;br /&gt;
===Main component===&lt;br /&gt;
**HM-10 Bluetooth module documentation：'''[[File:Bluetooth40 cn.pdf]]'''，'''[[File:Bluetooth40 en.pdf]]'''&lt;br /&gt;
**cc2540_datasheet：'''[[File:Cc2540 datasheet.pdf]]'''&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
===Serial communication requirements===&lt;br /&gt;
*Default serial configuration：&lt;br /&gt;
**Baud rate: 9600&lt;br /&gt;
**No check&lt;br /&gt;
**Data bits: 8&lt;br /&gt;
**Stop bit: 1&lt;br /&gt;
*As for Arduino IDE serial monitor：&lt;br /&gt;
**Set at：&amp;quot;No line terminator&amp;quot;、&amp;quot;9600baud&amp;quot;&lt;br /&gt;
*For other serial debug software：&lt;br /&gt;
**Baud rate: 9600&lt;br /&gt;
**No check&lt;br /&gt;
**Data bits: 8&lt;br /&gt;
**Stop bit: 1&lt;br /&gt;
&lt;br /&gt;
*We suggest using Microduino-Core32u4 to debug this BT module:&lt;br /&gt;
**Microduino-Core32u4 module can use the USB to simulate the serial 0, and BT uses the 32u4's serial 1 (RX0,TX1), so you don't need to change the existing jumper (RX0,TX1) and it won't impact program download or the serial port's function.&lt;br /&gt;
&lt;br /&gt;
*Microduino Shield BT4.0 uses the default serial RX0,TX1 to communicate with Core module, so it can be directly connected with Microduino FT232.&lt;br /&gt;
&lt;br /&gt;
===Use PC to debug===&lt;br /&gt;
*When debugging directly through the serial port：&lt;br /&gt;
**No need to stack the FT232 directly, and just cross connect the FT232 and BT4.0's RX0,TX1.&lt;br /&gt;
&lt;br /&gt;
===Use FT232R、Core to download and debug===&lt;br /&gt;
*If it keeps using the default jumper (RX0、TX1)：&lt;br /&gt;
**Unplug the Microduino Shield BT4.0 during downloading the program; &lt;br /&gt;
*If you want to change the jumper cables to meet your requirement, you need to cut the connection between two intermediate of the pad and RX0/TX1, and then connect them to D2, D3(or D9、D10).&lt;br /&gt;
**If it needs to change the jumper, you can change the serial connection of Microduino Shield BT4.0 and Microduino Core from &amp;quot;TX-RX0、RX-TX1&amp;quot; to:&lt;br /&gt;
***TX-D2、RX-D3 (For Core+'s Serial1)&lt;br /&gt;
***TX-D9、RX-D10 (you can adopt SoftwareSeria libray to solve the problem)&lt;br /&gt;
&lt;br /&gt;
===Pin description===&lt;br /&gt;
&lt;br /&gt;
:[[file:Microduino-BT-1.jpg|800px|thumb|center|Microduino-BT]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
:[[file:Microduino-BT-2.jpg|800px|thumb|center|Microduino-BT]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! rowspan=&amp;quot;1&amp;quot; | HM-10 Pin || Microduino Pin || Function&lt;br /&gt;
|-&lt;br /&gt;
| TX|| RX0（orD2/D9） || It serves as the serial transmission pin (TTL)，capable of connecting the RXD of a microcontroller&lt;br /&gt;
|-&lt;br /&gt;
| RX || TX1（orD3/D10） || It serves as the serial receiving pin (TTL)，capable of connecting the TXD of a microcontroller &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Support AT intruction configuration and control：'''[[File:Bluetooth40 cn.pdf]]'''，'''[[File:Bluetooth40 en.pdf]]'''&lt;br /&gt;
&lt;br /&gt;
==Application==&lt;br /&gt;
===Download progrm===&lt;br /&gt;
Program test：'''[[File:BLE debug uart1.zip]]''','''[[File:BLE LightBlue time.zip]]'''&lt;br /&gt;
&lt;br /&gt;
===Shield BT4.0 pass-through data to IOS devices===&lt;br /&gt;
*Prepared hardware：Microduino FT232R, Microduino Core, Microduino Shield BT4.0, supported Bluetooth 4.0 devices (iPhone4s upper,iPod touch 5 upper,iPad 3 upper,iPad mini upper)；&lt;br /&gt;
*Prepared software: Arduino IDE (version 1.0 or higher), Microduino test program (Arduino part) and LightBlue downloaded from App Store；&lt;br /&gt;
*Start Arduino IED，open the Microduino test program, select board &amp;quot;Microduino Core (Atmega328P@16M,5V)&amp;quot; and then download directly；&lt;br /&gt;
*Start to set the IOS device：&lt;br /&gt;
**start Bluetooth on IOS device；&lt;br /&gt;
**Open LightBlue；&lt;br /&gt;
**Find the &amp;quot;HMSoft&amp;quot; in &amp;quot;Central&amp;quot; tab , then set &amp;quot;Service&amp;quot;-&amp;quot;Characteristics&amp;quot; in order;&lt;br /&gt;
**You can see the debugging window and then click the &amp;quot;Start Notify&amp;quot;.&lt;br /&gt;
*ASCII data can be seen to be displayed: &amp;quot;BLE, Time: xxx&amp;quot;. Besides, xxx shows the runtime of Microduino-Core and Shield BT4.0's in seconds.&lt;br /&gt;
&lt;br /&gt;
===Use Core32u4 to debug Shield BT4.0===&lt;br /&gt;
*Hardware needed：Microduino FT232R,Microduino Core 32u4 and Microduino Shield BT4.0;&lt;br /&gt;
*Software needed：Arduino IDE（version 1.0 or higher）, Microduino test program（Arduino part）;&lt;br /&gt;
**（You can keep the current jumper(RXO,TX1) without change for Microduino-CoreUSb utilizes USB simulation port 0(Serial) and the RXO and TX1 of Microduino-BT are the serial1 of Microduino-CoreUSB；&lt;br /&gt;
*Start Arduino IED, open Microduino test program, select Microduino-CoreUSB and then download;&lt;br /&gt;
*Check whether the serial communication is ok:&lt;br /&gt;
**Send the capitalized &amp;quot;AT&amp;quot;(NO \r\n after it) after opening the corresponding serial monitor. And if the return shows &amp;quot;OK&amp;quot;, it means the setup is successful.&lt;br /&gt;
&lt;br /&gt;
===Use Core+'s uart1 to debug Shield BT4.0===&lt;br /&gt;
*Hardware needed：Microduino FT232R, Microduino Core+ and Microduino Shield BT4.0；&lt;br /&gt;
*Software needed：Arduino IDE (version 1.0 or higher), Microduino test program (Arduino part)；&lt;br /&gt;
*Other condition：The player has changed the jumper, making the serial changed to D2、D3；&lt;br /&gt;
*Start Arduino IED, open Microduino test program, select the board type &amp;quot;Microduino Core (Atmega328P@16M,5V)&amp;quot; and then download directly；&lt;br /&gt;
*Check the serial communication：&lt;br /&gt;
**Open the serial monitor,send the capitalized “AT”( without \r\n behind), if the return shows“OK”，that means a successful configuration.&lt;br /&gt;
&lt;br /&gt;
===Note：If you use Android device to debug, you need to make sure the system should be version 4.3 or higher so that Microduino-BT can be detected.===&lt;br /&gt;
&lt;br /&gt;
===A simple test of Microduino-Shield BT4.0===&lt;br /&gt;
*[http://viewc.com/p/296 A simple test of Microduino-Shield BT4.0] from @颜火山&lt;br /&gt;
&lt;br /&gt;
==FQA==&lt;br /&gt;
*This module can’t make pair with win7?&lt;br /&gt;
**Check the BT version in win7, this module only support BLE 4.0 version and default password is 000000.&lt;br /&gt;
*Does this module can reset by button?&lt;br /&gt;
**No, it can be reset by power down.&lt;br /&gt;
*This module can’t make pair with iphone and Android phone?&lt;br /&gt;
**This issue mostly is caused by the BT version. This module only supports BT4.0 protocol.&lt;br /&gt;
**For Andriod OS: 4.3 release&lt;br /&gt;
**For IOS: iPhone4s upper, iPod touch 5 upper, iPad 3 upper and iPad mini upper&lt;br /&gt;
==Buy==&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
*On June 5, 2013, the second time proofing is completed, changed its name to the &amp;quot;Microduino - (BT)&amp;quot; and added the third optional serial port - UART1, divided into 2 version, version 2.1, a module used for HM09;A 4.0 version, module used for HM10.&lt;br /&gt;
*On May 10, 2013, the board is completed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==Pictures==&lt;br /&gt;
[[file:Microduino-【BT】-t.jpg|thumb|600px|center|Microduino BT 4.0 Front]]&lt;br /&gt;
[[file:Microduino-【BT】-b.jpg|thumb|600px|center|Microduino BT 4.0 Back]]&lt;br /&gt;
&lt;br /&gt;
==Video==&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=4081</id>
		<title>Main Page/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=4081"/>
				<updated>2014-09-04T23:42:10Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Main Page}}&lt;br /&gt;
{| class=&amp;quot;titlebox&amp;quot; width=&amp;quot;800px&amp;quot; style=&amp;quot;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
! style=&amp;quot;background:#000000; border-radius:2px; padding:20px; color:#ffffff;&amp;quot; | &amp;lt;div style=&amp;quot;font-size:180%;text-align:center;&amp;quot;&amp;gt;Microduino Wiki 페이지에 오신 것을 환영합니다.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
|[[file:Headline.png|800px|left]]&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
| 초소형 사이즈, 막강한 파워! 마이크로두이노(Microduino)는 아두이노와 100% 완벽하게 호환되는 오픈 하드웨어입니다. 아두이노(Arduino) 통합개발환경(IDE)과 가지고 있는 아두이노(Arduino) 프로그램을 그대로 사용할 수 있습니다.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|모든 마이크로두이노(Microduino) 보드는 일정 'U'자 모양의 27핀 인터페이스(UPin-27)가 적용되어 있습니다. 마이크로두이노(Microduino) 시리는 UPin-27 인터페이스를 통해서 쉽게 쌓아 연결할 수 있습니다. 마이크로두이노(Microduino) 보드의 사이는 25.40mm X 27.94mm로 매우 작아서, 마이크로두이노 시리즈는 여러분이 만드는 제품의 사이즈를 획기적으로 줄일 수 있고, 아두이노 보드의 유용성과 유연성을 향상시킬 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
| 마이크로두이노(Microduino) 시리즈는 당신의 아이디어를 실현하여 시제품을 개발하거나 소량을 제품을 만드는데 적용할 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|홈페이지 : http://www.Microduino.cc/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|페이스북 : https://www.Facebook.com/Microduino/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|트위터 : http://www.Twitter.com/Microduino/&lt;br /&gt;
|-style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 프레징 ： '''[[File:Microduino-Frzting.zip|프레징 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 개발환경 다운로드 ： '''[[Media:Microduino-hardware.zip|마이크로두이노 설치 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
== 마이크로두이노 코어모듈 ('''아두이노 호환''')==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core/ko|마이크로두이노 코어]]'''&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega328P/ATmega168PA&lt;br /&gt;
*아두이노 우노보드와 호환되며, 동일한 구조.&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-core-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core+/ko|마이크로두이노 코어 플러스]]''' (상위 버전) &lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega644PA/ATmega1284P&lt;br /&gt;
*아두이노 Mega2560과 동일한 성능&lt;br /&gt;
*2개의 하드웨어 시리얼 포트, 10개 이상의 디지털 입출력 포트&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스 &lt;br /&gt;
|[[file:Microduino-core+-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreUSB/ko|마이크로두이노 CoreUSB]]'''(상위 버전)&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*아두이노 레오나르도와 호환&lt;br /&gt;
*마이크로컨트롤어와 USB 포함&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino-core32U4-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBTTL/ko|마이크로두이노 USBTTL(FT232RL)]]'''&lt;br /&gt;
*마이크로두이노 USBTTL 모듈, 마이크로두이노와 PC 연결보드, 코어/코어 플러스 보드 프로그램 업로드용.&lt;br /&gt;
*메인칩: FT232RL&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-ft232-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어 모듈==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreSTM32]]'''&lt;br /&gt;
*마이크로두이노 시리즈 STM32 코어 모듈&lt;br /&gt;
*메인칩：STM32F103CBT6&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino- CoreSTM32 -rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장모듈==&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-W5500]]'''&lt;br /&gt;
*마이크로두이노 이더넷 모듈 &lt;br /&gt;
*하드웨어 TCP/IP 프로토콜 지원&lt;br /&gt;
*10BaseT/100BaseTX 이더넷 PHY 내장&lt;br /&gt;
*마이크로두이노 코어, 코어 플러스와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27 기본 인터페이스  &lt;br /&gt;
|&lt;br /&gt;
[[file:microduino-w5500-rect.jpg|200px|right]]&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-ENC28J60]] + [[Microduino-RJ45]]''' 이더넷 모듈&lt;br /&gt;
*메인칩: ENC28J60&lt;br /&gt;
*마이크로두이노 이더넷 모듈&lt;br /&gt;
*IEEE 802.3 호환 이더넷 컨트롤러&lt;br /&gt;
*MAC, 10 Base-T PHY 내장&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:micromodule-enc-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-nRF24]]'''&lt;br /&gt;
*마이크로두이노 2.4G 무선모듈&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*아두이노 라이브러리 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-nRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-smartRF]]'''&lt;br /&gt;
*470/950MHz 초저전력 무선통신 모듈&lt;br /&gt;
*마이크로두이노 코어 및 코어 플러스 모듈과 SPI 통신 프로토콜 지원&lt;br /&gt;
*네트워킹 라이브러리 지원 및 간단한 통신네트워크 구현지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino smartRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-NFC]]'''&lt;br /&gt;
*양방향 접속 및 인증을 지원하는 NFC(Near Field Communication) 모듈&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-NFC-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BT/ko|마이크로두이노 BT]]'''&lt;br /&gt;
*마이크로두이노 BT(Bluetooth) 쉴드, 두개의 버전 제공 : BT2.1, BT4.0&lt;br /&gt;
*BT 2.1/4.0 프로토콜 지원&lt;br /&gt;
*하드웨어 및 소프트웨어 시리얼(옵션) 포트사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bt-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-SD]]'''&lt;br /&gt;
*마이크로두이노 마이크로 SD 카드 소켓&lt;br /&gt;
*SPI 통신 프로토콜 사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-sd-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BM]]'''&lt;br /&gt;
*마이크로두이노 Li-ion 배터리 전원모듈&lt;br /&gt;
*충/방전, 전압검출 및 LED 표시기능 지원&lt;br /&gt;
*DC-DC 변환, 3.7V-&amp;gt;5.0V, 3.7V-&amp;gt;3.3V 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bm-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-10DOF]]'''&lt;br /&gt;
*마이크로두이노 10 DOF 센서모듈&lt;br /&gt;
*메인칩 : MPU6050 + HMC5883L + BMP085&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-10dof-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-OLED]]'''&lt;br /&gt;
*0.96 인치 마이크로두이노 OLED 12864 디스플레이 모듈&lt;br /&gt;
*SSD1306 디스플레이 드라이버 사용&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*동작전원: 3.3V&lt;br /&gt;
&lt;br /&gt;
|[[file:Microduino-oled-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-RTC]]'''&lt;br /&gt;
*마이크로두이노 RTC 모듈&lt;br /&gt;
*PCF8563 CMOS 실시간 타이머(RTC)&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*EEPROM AT24C32 백업&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-rtc-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-GPS]]'''&lt;br /&gt;
*마이크로두이노 GPS 모듈&lt;br /&gt;
*UBLOX NEO-6M 모듈 적용&lt;br /&gt;
*시리얼 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-neo-6m-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Amplifier]]'''&lt;br /&gt;
*마이크로두이노 D-클래스 앰플모듈&lt;br /&gt;
*LM4863 칩 사용&lt;br /&gt;
*스피커 출력은 2.54mm 핀 사용&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-lm4863-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-WiFi]]'''&lt;br /&gt;
*마이크로두이노 WiFi 모듈&lt;br /&gt;
*TI CC3000 칩사용&lt;br /&gt;
*IEEE 802.11B/G 밴드 지원&lt;br /&gt;
*SPI 통신 프로토콜 지원&lt;br /&gt;
**UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-cc3000-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Stepper]]'''&lt;br /&gt;
*마이크로두이노 스테핑 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A4982&lt;br /&gt;
*4선 2상 스테퍼 모터 지원&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[file:Microduino-a4982-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Motor]]'''&lt;br /&gt;
*마이크로두이노 DC 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A3906&lt;br /&gt;
*2개 DC 모토 구동&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[File:Microduino-a3906-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBHOST]]'''&lt;br /&gt;
*마이크로두이노 USB 통신모듈&lt;br /&gt;
*USB 호스트 및 디바이스 지원&lt;br /&gt;
*SPI 통신프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[File:Microduino-USBHOST-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Plug]]'''&lt;br /&gt;
*마이크로두이노 모듈을 브레드 보드에 연결하기 위한 보드&lt;br /&gt;
|[[File:Microduino-Plug-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-v2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-v-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-h2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-h-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Uno]]'''&lt;br /&gt;
*아두이노 핀배열과 동일하게 만드는 마이크로두이노 쉴드보드&lt;br /&gt;
|[[file:Microduino-uno-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 규브 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Cube-S1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-S1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Cube-V1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-V1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Weather]]'''&lt;br /&gt;
*날씨측정 모듈&lt;br /&gt;
*조도센서 : TSL2561 &lt;br /&gt;
*디지털 압력센서 : BMP180 &lt;br /&gt;
*디지털 온도/습도 센서 : AM2321&lt;br /&gt;
|[[File:Microduino-Station-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 시작하기==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
# '''[[아두이노 IDE 드라이버 설치하기]]'''&lt;br /&gt;
# '''[[Mac OS X 설치 가이드]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 설정하기]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 부트로더 프로그램하기]]'''&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이(아두이노 호환보드) 학습하기==&lt;br /&gt;
&lt;br /&gt;
#'''[[마이크로두이노 학습하기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어모듈 튜토리얼==&lt;br /&gt;
&lt;br /&gt;
#'''[[마이크로두이노 STM32 코어 학습하기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
==Microduino-Quadcopter Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Quadcopter Tutorial/ko]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 기본 인터페이스==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* 마이크로두이노 기본 인터페이스 (UPin-27)&lt;br /&gt;
[[file:Micromodule-1x3.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
[[file:UPin27.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
* 마이크로두이노 핀배열&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Micromodule-&lt;br /&gt;
! RX0 !! TX0 !! D2 !! D3 !! D4 !! D5 !! D6 !! D7 !! D8 !! D9 !! D10 !! D11 !! D12!! D13!! A0 !! A1 !! A2 !! A3 !! A4 !! A5 !! A6 !! A7 !! 5V !! 3V3 !! GND&lt;br /&gt;
|-&lt;br /&gt;
! RX !! TX !! INT0 !!    !!    !!    !!    !!    !!    !!    !!     !! MISO !! MOSI !! SCK !! !! !! !! !! SDA !! SCL !! !! !! !! !! &lt;br /&gt;
|-&lt;br /&gt;
| Core || RX0 || TX0 || || || || || || || || || || || || || || || || || || || || || IN ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| Core+ || RX0 || TX0 || RX1 || TX1 || || || || || || || || || || || || || || || || || || || IN || ||&lt;br /&gt;
|-&lt;br /&gt;
| FT232RL|| TX0 || RX0 || || || || || || || || || || || || || || || || || || || || || OUT || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| ENC28J60 || || || || IRQ || || || || || CS || || || SO || SI || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| nRF24L01+ || || || INT || || || || || || || CSN || CE || SO || SI || SCK || || || || || || || || ||   || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| CC3000 || || || IRQ || || || || || || || EN || CS || DI || DO || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BT  || TX || RX ||(TX)||(RX)|| || || || || ||(TX)||(RX)|| || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NEO-6M  || TX || RX ||(TX)||(RX)|| || || || || || || || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| SD || || || || || || || || CS || || || || D0 || DI || SCK || CD || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| RTC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| 10DOF || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| LM4863 || || || || || || || || || || L || R || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BM || || || || || || || || || || || || || || || || || || || || || || || OUT/IN || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| smartRF || || ||INT || || || || || || || || SS||SI || S0||SCK|| || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NFC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px; background: #ECECEC&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== '''About'''==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:800px;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
|&lt;br /&gt;
This Wiki was built in '''2013/June/11''', there are '''[[Special:SpecialPages|{{NUMBEROFARTICLES}} pages]]''', '''[[Special:NewFiles|{{NUMBEROFFILES}} files uploaded]]''' and '''[[Special:Statistics|{{NUMBEROFEDITS}} revises]]'''. &amp;lt;br&amp;gt;To learn more information, please visit '''[[Special:RecentChanges|Recent Changes]]'''.&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino-nRF24/ko&amp;diff=4080</id>
		<title>Microduino-nRF24/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-nRF24/ko&amp;diff=4080"/>
				<updated>2014-09-04T23:40:24Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：Created page with &amp;quot;{{Language|Microduino-nRF24}} {| style=&amp;quot;width: 800px;&amp;quot; |- | Microduino-nRF24 '''Microduino-nRF24'''  uses the newest 2.4...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Microduino-nRF24}}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-nRF-rect.jpg|400px|thumb|right|Microduino-nRF24]]&lt;br /&gt;
'''[[Microduino-nRF24]]'''  uses the newest 2.4GHz transceiver nRF24L01 from Nordic Semiconductor. This transceiver IC operates in the 2.4GHz band and has many new features! Take all the coolness of the nRF2401A and add some extra pipelines, buffers, and an auto-retransmit feature.&lt;br /&gt;
&lt;br /&gt;
Designers can use '''[[Microduino-nRF24]]''' in project without any wireless design , and just need to stack it with '''[[Microduino-Core]]''' or '''[[Microduino-Core+]]''' through UPin-27, the standard Microduino interface will attach nRF24 and MCU with SPI bus, on transferring data.&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-nRF24]]''' works in the 1.9 to 3.6v voltage, the on-chip DC-DC regulator will automatically step down supply voltage to proper level.&lt;br /&gt;
&lt;br /&gt;
Note: We now populate these boards with the nRF24L01+. The '+' version of the IC has improved range, sensitivity, and data rates. The command set is backward compatible with the original nRF24L01.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==Features==&lt;br /&gt;
*Low apply cost, the link layer is fully integrated in the module, very easy to develop；&lt;br /&gt;
*Automatic retransmission function, automatic detection and resend the lost packets. Retransmission time and retransmission times can be controlled by software;&lt;br /&gt;
*Automatic store the packets that didn't received response signal;&lt;br /&gt;
*Automatic reply function, after receipt of a valid data, module will send response signal automatically, no need programming again;&lt;br /&gt;
*Set six receiving channel address at the same time and selectively open the receiver channel;&lt;br /&gt;
*Standard pin 2.54 MM spacing interface, convenient for embedded application;&lt;br /&gt;
*Small, cheap, stackable and open;&lt;br /&gt;
*Open source hardware circuit design, compatible with the Arduino IDE development environment for programming;&lt;br /&gt;
*Define unified interface Microduino specification and contain rich peripheral modules. Set up the quick connection with other Microduino modules and sensors easily and flexibly.&lt;br /&gt;
*2.54 pitch row female connector for easy integration into breadboard.&lt;br /&gt;
&lt;br /&gt;
==Specification==&lt;br /&gt;
*Global opened 2.4 GHz ISM band, the maximum 0 DBM transmission power, free license to use;&lt;br /&gt;
*Low working voltage: 1.9 ~ 3.6V low voltage;&lt;br /&gt;
*SMA antenna, easy to replace;&lt;br /&gt;
*Support six channels data reception;&lt;br /&gt;
*High rate: 2 MBPS, due to the air transport time is very short, greatly reduce the collision phenomenon in the wireless transmission (software set 2 MBPS or 256 KBPS, 1 MBPS air transmission rate);&lt;br /&gt;
*Multi-frequency points: 125 frequency points, support the requirements of multipoint communication and frequency hopping communication;&lt;br /&gt;
*Low power consumption: when work in answer mode communication, fast air transport and the startup time, greatly reduce the current consumption.&lt;br /&gt;
&lt;br /&gt;
===Pin Description===&lt;br /&gt;
&lt;br /&gt;
:[[file:Micrduino-nRF24-1.jpg|800px|thumb|center|Microduino-nRF24 Spec]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! rowspan=&amp;quot;1&amp;quot; | NRF24L01 Pin || Microduino Pin || Function&lt;br /&gt;
|-&lt;br /&gt;
| SCK|| D13 || SPI bus clock&lt;br /&gt;
|-&lt;br /&gt;
| SI || D12 || Data input pin&lt;br /&gt;
|-&lt;br /&gt;
| SO  || D11 || Data output pin&lt;br /&gt;
|-&lt;br /&gt;
| CSN || D10 || SPI Chip-select signal (Defined in program)&lt;br /&gt;
|-&lt;br /&gt;
| CE || D9 || RX or TX Mode selection (Defined in program)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Document==&lt;br /&gt;
Eagle PCB '''[[File:Microduino-nRF24.zip]]'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Main Components===&lt;br /&gt;
* Chip：'''[[File:NRF24L01 datasheet.pdf]]'''&lt;br /&gt;
* crystal：'''[[File:HCX-3SB-16M.pdf]]'''&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
===Arduino library and support package===&lt;br /&gt;
*Use RF24 library, refer to RF24 library file and RF24Network library file：&lt;br /&gt;
**https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_03_Microduino_nRF_RF24&lt;br /&gt;
**https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_03_Microduino_nRF_RF24Network&lt;br /&gt;
&lt;br /&gt;
==Application==&lt;br /&gt;
&lt;br /&gt;
===Download Program===&lt;br /&gt;
Test Program：'''[[File:Program_Test_NRF.zip]]'''&lt;br /&gt;
&lt;br /&gt;
===Two Microduino core communicate via Nrf24===&lt;br /&gt;
*Prepared hardware：Microduino FT232R, Microduino Core*2, Microduino Nrf24*2;&lt;br /&gt;
*Prepared software：Microduino example program (Arduino part), Arduino IDE(1.0 release and upper), RF24 library, RF24Network library；&lt;br /&gt;
*Copy the downlaoded library to libraries folod of Arduino IDE;&lt;br /&gt;
*Start Arduino IED, open Microduino example program, select board &amp;quot;Microduino Core (Atmega328P@16M,5V)&amp;quot;, download directly；&lt;br /&gt;
*The sending and receiving wiring picture：&lt;br /&gt;
[[File:Send.png|thumb|600px|center|Sending wiring picture]]&lt;br /&gt;
&lt;br /&gt;
[[File:Rec.png|thumb|600px|center|Receiving wiring picture]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Observation&lt;br /&gt;
**Sending end can control receiving end's LED by button.&lt;br /&gt;
**Sending end potentiometer can control the lightness of LED for receiving end.&lt;br /&gt;
&lt;br /&gt;
==FQA==&lt;br /&gt;
*Does this module have the antenna?&lt;br /&gt;
**Yes.&lt;br /&gt;
*How does the Auto Acknowledge &amp;amp; Auto Re-Transmit work? Finished by software or hardware?&lt;br /&gt;
**Automatic retransmission function, automatic detection and resend the lost packets. Retransmission time and retransmission times can be controlled by software;&lt;br /&gt;
**Automatic store the packets that didn't received response signal;&lt;br /&gt;
**Automatic reply function, after receipt of a valid data, module will send response signal automatically, no need programming again;&lt;br /&gt;
*Does this module support the voltage convert from 5V to 3.3V?&lt;br /&gt;
**Core and Core+ module doesn’t support this voltage conversion and it can be finished by stacking BM, FT232, DUO and UNO module.&lt;br /&gt;
*How to control this module running in low power consumption mode or close it directly?&lt;br /&gt;
**You use the function pwerDwon() that Arduino library provided.&lt;br /&gt;
*What's the work range of this module?&lt;br /&gt;
**100 meters in open area.&lt;br /&gt;
&lt;br /&gt;
==Bug==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Picture==&lt;br /&gt;
[[file:Microduino-nRF24-t.jpg|thumb|600px|center|Microduino nRF24 Front]]&lt;br /&gt;
&lt;br /&gt;
[[file:Microduino-nRF24-b.jpg|thumb|600px|center|Microduino nRF24 Back]]&lt;br /&gt;
&lt;br /&gt;
==Video==&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino-USBTTL/ko&amp;diff=4079</id>
		<title>Microduino-USBTTL/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-USBTTL/ko&amp;diff=4079"/>
				<updated>2014-09-04T23:37:15Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：Created page with &amp;quot;{{Language|Microduino-USBTTL}} {| style=&amp;quot;width: 800px;&amp;quot; |- | Microduino-FT232R '''Microduino-USBTTL''' is a USB to se...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Microduino-USBTTL}}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-ft232r-rect.jpg|400px|thumb|right|Microduino-FT232R]]&lt;br /&gt;
'''[[Microduino-USBTTL]]''' is a USB to serial UART interface module, it is based on FDTI FT232RL chip (Arduino embedded driver). '''[[Microduino-USBTTL]]''' can be stacked with  '''[[Microduino-Core]]''' or '''[[Microduino-Core+]]''', enable Microduino core modules communicating with PC.&lt;br /&gt;
&lt;br /&gt;
The USBTTL has optional clock generator output, and the new FTDIChip-ID? security dongle feature. In addition, asynchronous and synchronous bit bang interface modes are available. &lt;br /&gt;
&lt;br /&gt;
USB to serial designs using the USBTTL is simplified by fully integrating the external EEPROM, clock circuit and USB resistors onto the device.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==Features==&lt;br /&gt;
* The '''[[Microduino-USBTTL]]''' is a USB to serial UART interface with optional clock generator output, asynchronous and synchronous bit bang interface modes are available. &lt;br /&gt;
* The '''[[Microduino-USBTTL]]''' adds two new functions compared with its predecessors, effectively making it a &amp;quot;3-in-1&amp;quot; chip for some application areas. The internally generated clock (6MHz, 12MHz, 24MHz, and 48MHz) can be brought out of the device and used to drive a microcontroller or external logic. A unique number (the FTDIChip-ID?) is burnt into the device during manufacture and is readable over USB, thus forming the basis of a security dongle which can be used to protect designers' application software from being copied.&lt;br /&gt;
* Using the U-Shape 27-pin interface (UPin-27), the standard interface of Microduino, all Microduino modules and sensors can be easily stacked and extended through it&lt;br /&gt;
* Delivered ready to plug in.&lt;br /&gt;
* 2.54mm (0.1 inch) pin pitch, compatible to bread board and hole board&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==Specifications==&lt;br /&gt;
* Single chip USB to asynchronous serial data transfer interface.&lt;br /&gt;
* Entire USB protocol handled on the chip - No USB-specific firmware programming required.&lt;br /&gt;
* UART interface support for 7 or 8 data bits, 1 or 2 stop bits and odd/even/mark/space/no parity.&lt;br /&gt;
* Fully assisted hardware or X-On/X-Off software handshaking.&lt;br /&gt;
* Data transfer rates from 300 baud to 3 Megabaud (RS422/RS485 and at TTL levels) and 300 baud to 1 Megabaud (RS232).&lt;br /&gt;
* Auto transmit buffer control for RS485 applications.&lt;br /&gt;
* Transmit and receive LED drive signals.&lt;br /&gt;
* New 48MHz, 24MHz,12MHz, and 6MHz clock output signal Options for driving external MCU or FPGA.&lt;br /&gt;
* 256 Byte receive buffer and 128 Byte transmit buffer utilising buffer smoothing technology to allow for high data throughput.&lt;br /&gt;
* Synchronous and asynchronous bit bang mode interface options with RD# and WR# strobes.&lt;br /&gt;
* Integrated 1024 bit internal EEPROM for I/O configuration and storing USB VID, PID, serial number and product description strings.&lt;br /&gt;
* Device supplied preprogrammed with unique USB serial number.&lt;br /&gt;
* Support for USB suspend/resume.&lt;br /&gt;
* Support for bus powered, self powered, and high-power bus powered USB configurations.&lt;br /&gt;
* Integrated 3.3V level converter for USB I/O .&lt;br /&gt;
* Integrated level converter on UART and CBUS for interfacing to 5V - 1.8V Logic.&lt;br /&gt;
* True 5V/3.3V/2.8V/1.8V CMOS drive output and TTL input.&lt;br /&gt;
* High I/O pin output drive option.&lt;br /&gt;
* Integrated USB resistors.&lt;br /&gt;
* Integrated power-on-reset circuit.&lt;br /&gt;
* Fully integrated clock - no external crystal, oscillator, or resonator required.&lt;br /&gt;
* UART signal inversion option.&lt;br /&gt;
* USB bulk transfer mode.&lt;br /&gt;
* 3.3V to 5.25V Single Supply Operation.&lt;br /&gt;
* UHCI/OHCI/EHCI host controller compatible.&lt;br /&gt;
* USB 2.0 Full Speed compatible.&lt;br /&gt;
&lt;br /&gt;
:[[file:Micromodule-FT232R-Pinout.jpg|800px|thumb|center|Microduino-FT232R-Pinout]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==Documents==&lt;br /&gt;
&lt;br /&gt;
* '''[[Microduino-USBTTL]]''' Eagle source file 【'''[[media:Microduino-FT232R.zip|download]]'''】&lt;br /&gt;
* '''[[Microduino-USBTTL]]''' main chips and devices&lt;br /&gt;
** Main chip: '''[[media:DS_FT232R.pdf|Datasheet of FT232R]]'''&lt;br /&gt;
** Micro USB: '''[[media:MicroUSB.doc|MicroUSB]]'''&lt;br /&gt;
** Diode: '''[[media:MBR0520.pdf|MBR0520]]'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
Uploading Arduino program to Microduino-Core/Core+ with '''[[Microduino-USBTTL]]'''&lt;br /&gt;
* 1. Install Arduino IDE: Microduino use the same IDE as Arduino, please download Arduino IDE from 【'''[http://arduino.cc/en/Main/Software Arduino IDE official]'''】 and install it in your disk. (if you already have it, just skip this step). Please check Arduino IDE details from 【'''[http://arduino.cc/en/Reference/HomePage Reference]'''】 and 【'''[http://arduino.cc/en/Tutorial/HomePage Workshop]'''】. &lt;br /&gt;
* 2. Patch Microduino package: Please download Microduino package for Arduino IDE from 【'''[[media:Microduino.zip|download]]'''】, and unzip is to {Your Arduino Install Driectory}/hardware directory.&lt;br /&gt;
* Microduino Arduino IDE Reference workshop: 【'''[[Arduino IDE Microduino Configuration]]'''】. &lt;br /&gt;
* 3. Programming: Upload program to '''[[Microduino-Core]]''' or '''[[Microduino-Core+]]''' through Arduino IDE, with '''[[Microduino-USBTTL]]''' module.&lt;br /&gt;
* 4. Enjoy your Microduino journey!&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==Applications==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==Buy==&lt;br /&gt;
* Buy '''[http://www.microduino.cc/Modules/Microdoino%20Core%20Modules/FT232R Microduino-FT232R]'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==History==&lt;br /&gt;
*2013/02/27: the second formal release.&lt;br /&gt;
*2012/11/17: the first formal release, fix bugs in beta version.&lt;br /&gt;
*2012/11/05: beta release, problem shooting:&lt;br /&gt;
** 5V power was not connect to Microduino interface&lt;br /&gt;
** Micro USB socket was not stable, it might be broken after several times plug.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==Pictures==&lt;br /&gt;
[[file:Micromodule-FT232R-t.jpg|thumb|600px|center|Micromodule FT232R Front]]&lt;br /&gt;
&lt;br /&gt;
[[file:Micromodule-FT232R-b.jpg|thumb|600px|center|Micromodule FT232R Back]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino-CoreUSB/ko&amp;diff=4078</id>
		<title>Microduino-CoreUSB/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-CoreUSB/ko&amp;diff=4078"/>
				<updated>2014-09-04T23:35:31Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：Created page with &amp;quot;{{Language|Microduino-CoreUSB}}  {| style=&amp;quot;width: 800px;&amp;quot; |- | Microduino-Core Microduino CoreUSB module uses the ATMEG...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Microduino-CoreUSB}}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:Microduino-core32U4-rect.jpg|400px|thumb|right|Microduino-Core]]&lt;br /&gt;
Microduino CoreUSB module uses the ATMEGA32U4 series 8 bits MCU as the core, open source, and the Arduino Leonardo compatible controller module.&lt;br /&gt;
&lt;br /&gt;
The difference between Microduino-CoreUSB and Microduino-core/Microduino-core+ is that it contains the microcontroller and USB communication, the pin uses microduino specification. &lt;br /&gt;
&lt;br /&gt;
Microduino CoreUSB use the same Java/C development environment with Arduino. The player can use Arduino IDE and with other software Flash or Processing to do the development. Also can use Microduino and other electronic components, modules, sensors, make a lot of interesting product. &lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
*Contain the mocrocontroller and USB, use the USB to downlaod and no need Microduino-FT232R anymore；&lt;br /&gt;
*USB overcurrent protection ；&lt;br /&gt;
*Small, cheap, stackable, opened platfrom;&lt;br /&gt;
*Open source hardware circuit design, compatible with the Arduino IDE development environment for programming;&lt;br /&gt;
*Use ISP download mode, burn bootloader easily；&lt;br /&gt;
*Define unified interface Microduino specification and contain rich peripheral modules. Set up the quick connection with other Microduino modules and sensors easily and flexibly. &lt;br /&gt;
*2.54 pitch row female connector for easy integration into breadboard.&lt;br /&gt;
&lt;br /&gt;
==Specifications==&lt;br /&gt;
&lt;br /&gt;
*Digital I/O port 0~13，A0~A5。 &lt;br /&gt;
**On Microduino-Core32U4, the ports are RX0, TX1, D2~D13, A0~A5. 20 IO ports are defined as input/output port.&lt;br /&gt;
*Analog I/O analogy input port is A0~A5；&lt;br /&gt;
**Each port provides 10-bit resolution (that is 1024 values). By default, the measuring range of voltage is from the power supply voltage to GND.&lt;br /&gt;
*Supports eight PWM output ports that are SCl, 3, 4, 5, 6, 7, 8, 9；&lt;br /&gt;
*IIC interface, SDA, SCL；&lt;br /&gt;
*Supports ISP download function；&lt;br /&gt;
* Serial &lt;br /&gt;
** Serial: USB virtual serial port &lt;br /&gt;
** Serial1: RX0, TX1&lt;br /&gt;
*Five external interrupts: &lt;br /&gt;
**interrupt 0: SCL &lt;br /&gt;
**interrupt 1: SDA &lt;br /&gt;
**interrupt 2: D0 &lt;br /&gt;
**interrupt 3: D1 &lt;br /&gt;
**interrupt 4: D2&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Flash||32 KB（ATMEGA32U4），Among 4KB use to bootloader&lt;br /&gt;
|-&lt;br /&gt;
|SRAM||2.5 KB（ATMEGA32U4）&lt;br /&gt;
|-&lt;br /&gt;
|EEPROM||1 KB（ATMEGA32U4）&lt;br /&gt;
|-&lt;br /&gt;
|Clock frequency||16 MHz&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[file:Microduino-Core32U4-Pinout.jpg|800px|thumb|center|Microduino-Core32U4-Pinout]]&lt;br /&gt;
[[file:Microduino-Core32U4-Pinout1.jpg|800px|thumb|center|Microduino-Core32U4-Pinout]]&lt;br /&gt;
[[file:Microduino-Core32U4-Pinout2.jpg|800px|thumb|center|Microduino-Core32U4-Pinout]]&lt;br /&gt;
[[file:Microduino-Core32U4-Pinout3.jpg|800px|thumb|center|Microduino-Core32U4-Pinout]]&lt;br /&gt;
&lt;br /&gt;
==Document==&lt;br /&gt;
Eagle PCB '''[[File:Microduino-core32U4.zip]]'''&lt;br /&gt;
*Main components used in Microduino-CoreUSB&lt;br /&gt;
** MCU：'''[[File:ATmega32U4.zip]]'''&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
*Configure Microduino development environment&lt;br /&gt;
**1. Usage Arduino IDE：Microduino CoreUSB uses the same IDE development environment with Arduino, please download Arduino IDE firstly 【Arduino IDE Download】. &lt;br /&gt;
Detailed introduction for Arduino IDE, please refer to the tutorial. The player can use Arduino IDE and with other software Flash or Processing to do the development. Also can use Microduino and other electronic components, modules, sensors, make a lot of interesting product. &lt;br /&gt;
&lt;br /&gt;
**2. Use Arduino IDE to do the Microduino programing：Player need download Microduino support package for Arduino IDE firstly, and copy to corresponding folder.【Local download】 Player can refer the tutorial to configure the Arduino IDE. &lt;br /&gt;
&lt;br /&gt;
**3. Download program to Microduino-CoreUSB&lt;br /&gt;
Burn Microduino BootLoader &lt;br /&gt;
If the player was a Microduin CoreUSB empty board, you need to use the Arduino UNO or another Microduino to burn bootloader for another piece of Microduino empty board. Player can refer to the tutorial &amp;quot;Do you know how to use the Arduino UNO to burn bootloader for Microduino Core?&lt;br /&gt;
Various version's Microduino-Core uses different bootloader. Initial bootloader optiboot is designed for ATmegaX8 series, which occupies only 512 bytes flash.&lt;br /&gt;
&lt;br /&gt;
==Application==&lt;br /&gt;
* [http://www.geek-workshop.com/thread-4558-1-1.html Microduino Network application] 【Quote from geek-workshop.com】&lt;br /&gt;
* [http://www.arduinodev.com/progress-on-obd-ii-logger-kit-based-on-microduino/ OBD solution based on Microduino-core+] 【Quote from Arduinodev.com】&lt;br /&gt;
* [http://viewc.com/p/287 Microduino-core Pass-through via Bluetooth module to interact with the phone] 【Quote from viewc.com】&lt;br /&gt;
* Microduino + DOF The micro four axis aircraft (working)&lt;br /&gt;
&lt;br /&gt;
==FQA==&lt;br /&gt;
*Does this module can work with Microduino-GPRS/GSM module?&lt;br /&gt;
**Yes.&lt;br /&gt;
&lt;br /&gt;
==Bug==&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
==Picture==&lt;br /&gt;
&lt;br /&gt;
==Front==&lt;br /&gt;
[[file:Microduino-Core32U4-F.JPG|thumb|600px|center|Microduino-Core32U4 Front]]&lt;br /&gt;
==Back==&lt;br /&gt;
[[file:Microduino-Core32U4-b.JPG|thumb|600px|center|Microduino-Core32U4 Back]]&lt;br /&gt;
==Video==&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=4077</id>
		<title>Main Page/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=4077"/>
				<updated>2014-09-04T23:34:14Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Main Page}}&lt;br /&gt;
{| class=&amp;quot;titlebox&amp;quot; width=&amp;quot;800px&amp;quot; style=&amp;quot;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
! style=&amp;quot;background:#000000; border-radius:2px; padding:20px; color:#ffffff;&amp;quot; | &amp;lt;div style=&amp;quot;font-size:180%;text-align:center;&amp;quot;&amp;gt;Microduino Wiki 페이지에 오신 것을 환영합니다.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
|[[file:Headline.png|800px|left]]&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
| 초소형 사이즈, 막강한 파워! 마이크로두이노(Microduino)는 아두이노와 100% 완벽하게 호환되는 오픈 하드웨어입니다. 아두이노(Arduino) 통합개발환경(IDE)과 가지고 있는 아두이노(Arduino) 프로그램을 그대로 사용할 수 있습니다.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|모든 마이크로두이노(Microduino) 보드는 일정 'U'자 모양의 27핀 인터페이스(UPin-27)가 적용되어 있습니다. 마이크로두이노(Microduino) 시리는 UPin-27 인터페이스를 통해서 쉽게 쌓아 연결할 수 있습니다. 마이크로두이노(Microduino) 보드의 사이는 25.40mm X 27.94mm로 매우 작아서, 마이크로두이노 시리즈는 여러분이 만드는 제품의 사이즈를 획기적으로 줄일 수 있고, 아두이노 보드의 유용성과 유연성을 향상시킬 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
| 마이크로두이노(Microduino) 시리즈는 당신의 아이디어를 실현하여 시제품을 개발하거나 소량을 제품을 만드는데 적용할 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|홈페이지 : http://www.Microduino.cc/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|페이스북 : https://www.Facebook.com/Microduino/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|트위터 : http://www.Twitter.com/Microduino/&lt;br /&gt;
|-style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 프레징 ： '''[[File:Microduino-Frzting.zip|프레징 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 개발환경 다운로드 ： '''[[Media:Microduino-hardware.zip|마이크로두이노 설치 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
== 마이크로두이노 코어모듈 ('''아두이노 호환''')==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core/ko|마이크로두이노 코어]]'''&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega328P/ATmega168PA&lt;br /&gt;
*아두이노 우노보드와 호환되며, 동일한 구조.&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-core-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core+/ko|마이크로두이노 코어 플러스]]''' (상위 버전) &lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega644PA/ATmega1284P&lt;br /&gt;
*아두이노 Mega2560과 동일한 성능&lt;br /&gt;
*2개의 하드웨어 시리얼 포트, 10개 이상의 디지털 입출력 포트&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스 &lt;br /&gt;
|[[file:Microduino-core+-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreUSB/ko|마이크로두이노 CoreUSB]]'''(상위 버전)&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*아두이노 레오나르도와 호환&lt;br /&gt;
*마이크로컨트롤어와 USB 포함&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino-core32U4-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBTTL/ko|마이크로두이노 USBTTL(FT232RL)]]'''&lt;br /&gt;
*마이크로두이노 USBTTL 모듈, 마이크로두이노와 PC 연결보드, 코어/코어 플러스 보드 프로그램 업로드용.&lt;br /&gt;
*메인칩: FT232RL&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-ft232-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어 모듈==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreSTM32]]'''&lt;br /&gt;
*마이크로두이노 시리즈 STM32 코어 모듈&lt;br /&gt;
*메인칩：STM32F103CBT6&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino- CoreSTM32 -rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장모듈==&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-W5500]]'''&lt;br /&gt;
*마이크로두이노 이더넷 모듈 &lt;br /&gt;
*하드웨어 TCP/IP 프로토콜 지원&lt;br /&gt;
*10BaseT/100BaseTX 이더넷 PHY 내장&lt;br /&gt;
*마이크로두이노 코어, 코어 플러스와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27 기본 인터페이스  &lt;br /&gt;
|&lt;br /&gt;
[[file:microduino-w5500-rect.jpg|200px|right]]&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-ENC28J60]] + [[Microduino-RJ45]]''' 이더넷 모듈&lt;br /&gt;
*메인칩: ENC28J60&lt;br /&gt;
*마이크로두이노 이더넷 모듈&lt;br /&gt;
*IEEE 802.3 호환 이더넷 컨트롤러&lt;br /&gt;
*MAC, 10 Base-T PHY 내장&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:micromodule-enc-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-nRF24]]'''&lt;br /&gt;
*마이크로두이노 2.4G 무선모듈&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*아두이노 라이브러리 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-nRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-smartRF]]'''&lt;br /&gt;
*470/950MHz 초저전력 무선통신 모듈&lt;br /&gt;
*마이크로두이노 코어 및 코어 플러스 모듈과 SPI 통신 프로토콜 지원&lt;br /&gt;
*네트워킹 라이브러리 지원 및 간단한 통신네트워크 구현지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino smartRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-NFC]]'''&lt;br /&gt;
*양방향 접속 및 인증을 지원하는 NFC(Near Field Communication) 모듈&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-NFC-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BT]]'''&lt;br /&gt;
*마이크로두이노 BT(Bluetooth) 쉴드, 두개의 버전 제공 : BT2.1, BT4.0&lt;br /&gt;
*BT 2.1/4.0 프로토콜 지원&lt;br /&gt;
*하드웨어 및 소프트웨어 시리얼(옵션) 포트사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bt-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-SD]]'''&lt;br /&gt;
*마이크로두이노 마이크로 SD 카드 소켓&lt;br /&gt;
*SPI 통신 프로토콜 사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-sd-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BM]]'''&lt;br /&gt;
*마이크로두이노 Li-ion 배터리 전원모듈&lt;br /&gt;
*충/방전, 전압검출 및 LED 표시기능 지원&lt;br /&gt;
*DC-DC 변환, 3.7V-&amp;gt;5.0V, 3.7V-&amp;gt;3.3V 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bm-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-10DOF]]'''&lt;br /&gt;
*마이크로두이노 10 DOF 센서모듈&lt;br /&gt;
*메인칩 : MPU6050 + HMC5883L + BMP085&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-10dof-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-OLED]]'''&lt;br /&gt;
*0.96 인치 마이크로두이노 OLED 12864 디스플레이 모듈&lt;br /&gt;
*SSD1306 디스플레이 드라이버 사용&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*동작전원: 3.3V&lt;br /&gt;
&lt;br /&gt;
|[[file:Microduino-oled-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-RTC]]'''&lt;br /&gt;
*마이크로두이노 RTC 모듈&lt;br /&gt;
*PCF8563 CMOS 실시간 타이머(RTC)&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*EEPROM AT24C32 백업&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-rtc-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-GPS]]'''&lt;br /&gt;
*마이크로두이노 GPS 모듈&lt;br /&gt;
*UBLOX NEO-6M 모듈 적용&lt;br /&gt;
*시리얼 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-neo-6m-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Amplifier]]'''&lt;br /&gt;
*마이크로두이노 D-클래스 앰플모듈&lt;br /&gt;
*LM4863 칩 사용&lt;br /&gt;
*스피커 출력은 2.54mm 핀 사용&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-lm4863-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-WiFi]]'''&lt;br /&gt;
*마이크로두이노 WiFi 모듈&lt;br /&gt;
*TI CC3000 칩사용&lt;br /&gt;
*IEEE 802.11B/G 밴드 지원&lt;br /&gt;
*SPI 통신 프로토콜 지원&lt;br /&gt;
**UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-cc3000-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Stepper]]'''&lt;br /&gt;
*마이크로두이노 스테핑 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A4982&lt;br /&gt;
*4선 2상 스테퍼 모터 지원&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[file:Microduino-a4982-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Motor]]'''&lt;br /&gt;
*마이크로두이노 DC 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A3906&lt;br /&gt;
*2개 DC 모토 구동&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[File:Microduino-a3906-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBHOST]]'''&lt;br /&gt;
*마이크로두이노 USB 통신모듈&lt;br /&gt;
*USB 호스트 및 디바이스 지원&lt;br /&gt;
*SPI 통신프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[File:Microduino-USBHOST-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Plug]]'''&lt;br /&gt;
*마이크로두이노 모듈을 브레드 보드에 연결하기 위한 보드&lt;br /&gt;
|[[File:Microduino-Plug-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-v2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-v-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-h2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-h-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Uno]]'''&lt;br /&gt;
*아두이노 핀배열과 동일하게 만드는 마이크로두이노 쉴드보드&lt;br /&gt;
|[[file:Microduino-uno-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 규브 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Cube-S1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-S1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Cube-V1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-V1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Weather]]'''&lt;br /&gt;
*날씨측정 모듈&lt;br /&gt;
*조도센서 : TSL2561 &lt;br /&gt;
*디지털 압력센서 : BMP180 &lt;br /&gt;
*디지털 온도/습도 센서 : AM2321&lt;br /&gt;
|[[File:Microduino-Station-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 시작하기==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
# '''[[아두이노 IDE 드라이버 설치하기]]'''&lt;br /&gt;
# '''[[Mac OS X 설치 가이드]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 설정하기]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 부트로더 프로그램하기]]'''&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이(아두이노 호환보드) 학습하기==&lt;br /&gt;
&lt;br /&gt;
#'''[[마이크로두이노 학습하기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어모듈 튜토리얼==&lt;br /&gt;
&lt;br /&gt;
#'''[[마이크로두이노 STM32 코어 학습하기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
==Microduino-Quadcopter Tutorial==&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Quadcopter Tutorial/ko]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 기본 인터페이스==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* 마이크로두이노 기본 인터페이스 (UPin-27)&lt;br /&gt;
[[file:Micromodule-1x3.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
[[file:UPin27.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
* 마이크로두이노 핀배열&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Micromodule-&lt;br /&gt;
! RX0 !! TX0 !! D2 !! D3 !! D4 !! D5 !! D6 !! D7 !! D8 !! D9 !! D10 !! D11 !! D12!! D13!! A0 !! A1 !! A2 !! A3 !! A4 !! A5 !! A6 !! A7 !! 5V !! 3V3 !! GND&lt;br /&gt;
|-&lt;br /&gt;
! RX !! TX !! INT0 !!    !!    !!    !!    !!    !!    !!    !!     !! MISO !! MOSI !! SCK !! !! !! !! !! SDA !! SCL !! !! !! !! !! &lt;br /&gt;
|-&lt;br /&gt;
| Core || RX0 || TX0 || || || || || || || || || || || || || || || || || || || || || IN ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| Core+ || RX0 || TX0 || RX1 || TX1 || || || || || || || || || || || || || || || || || || || IN || ||&lt;br /&gt;
|-&lt;br /&gt;
| FT232RL|| TX0 || RX0 || || || || || || || || || || || || || || || || || || || || || OUT || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| ENC28J60 || || || || IRQ || || || || || CS || || || SO || SI || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| nRF24L01+ || || || INT || || || || || || || CSN || CE || SO || SI || SCK || || || || || || || || ||   || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| CC3000 || || || IRQ || || || || || || || EN || CS || DI || DO || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BT  || TX || RX ||(TX)||(RX)|| || || || || ||(TX)||(RX)|| || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NEO-6M  || TX || RX ||(TX)||(RX)|| || || || || || || || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| SD || || || || || || || || CS || || || || D0 || DI || SCK || CD || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| RTC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| 10DOF || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| LM4863 || || || || || || || || || || L || R || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BM || || || || || || || || || || || || || || || || || || || || || || || OUT/IN || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| smartRF || || ||INT || || || || || || || || SS||SI || S0||SCK|| || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NFC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px; background: #ECECEC&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== '''About'''==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:800px;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
|&lt;br /&gt;
This Wiki was built in '''2013/June/11''', there are '''[[Special:SpecialPages|{{NUMBEROFARTICLES}} pages]]''', '''[[Special:NewFiles|{{NUMBEROFFILES}} files uploaded]]''' and '''[[Special:Statistics|{{NUMBEROFEDITS}} revises]]'''. &amp;lt;br&amp;gt;To learn more information, please visit '''[[Special:RecentChanges|Recent Changes]]'''.&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino-Quadcopter_Tutorial/ko&amp;diff=4076</id>
		<title>Microduino-Quadcopter Tutorial/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-Quadcopter_Tutorial/ko&amp;diff=4076"/>
				<updated>2014-09-04T23:31:17Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==개요==&lt;br /&gt;
*프로젝트: 마이크로두이노 쿼드콥터&lt;br /&gt;
*목적 : 마이크로두이노 조이패드를 이용한 쿼드콥터 제어&lt;br /&gt;
*난이도 : 높음 &lt;br /&gt;
*소요시간 : 6시간 &lt;br /&gt;
*메이커: 마이크로두이노 스튜디오 &lt;br /&gt;
&lt;br /&gt;
==부품 리스트==&lt;br /&gt;
*마이크로두이노&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Module||Number||Function &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 코어||2||코어모듈&lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 USBTTL ||1||프로그램 다운로드 &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 10DOF ||1||위치제어 &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 BT||2||무선통신&lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 조이패드 ||1||리모트 컨트롤&lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 TFT||1||디스플레이 &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 쿼드콥터||1||4축 모터 드라이버 &lt;br /&gt;
|}&lt;br /&gt;
*기타 장비&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|USB 케이블 ||1||프로그램 다운로드 &lt;br /&gt;
|-&lt;br /&gt;
||쿼드콥터 프레임||1||Quadcopter Buildup &lt;br /&gt;
|-&lt;br /&gt;
|배터리||2||전원공급 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==참고문서==&lt;br /&gt;
*쿼드콥터 제어 프로그램 다운로드:&lt;br /&gt;
 https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Advanced_Tutorial/Microduino_Joypad_QuadCopter/MultiWii&lt;br /&gt;
&lt;br /&gt;
*MultiWiiConf PC 프로그램 다운로드&lt;br /&gt;
 https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Advanced_Tutorial/Microduino_Joypad_QuadCopter/MultiWiiConf&lt;br /&gt;
&lt;br /&gt;
* PID 설정화일 다운로드&lt;br /&gt;
 https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Advanced_Tutorial/Microduino_Joypad_QuadCopter/%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6&lt;br /&gt;
&lt;br /&gt;
==소개==&lt;br /&gt;
===비행원리===&lt;br /&gt;
Quadcopter, also called a quadrotor helicopter, is similar to a helicopter, which can fly or be suspended in the air. Like a traditional helicopter, it adopts a main rotor to generate lift and a tail rotor to offset the torque generated by the main rotor (Namely head-locking). Different from that drive method, The diagonal motor of the quadcopter adopts the pros and cons propeller design. So it needs no extra framework to have heard-locking. As it is shown in the picture 1.1, the No. 1 and No. 3 propellers are a pair of diagonal pros and cons propellers, and the No. 2 and No.4 are another pair. When the rotational speed keeps the same, the torque generated by the pro propeller will offset the the torque generated by the cons propeller to keep the direction unchanged (As the arrow shows). In the schematic diagram, the most common quadcopter is the X-shaped. (There is also a kind of cross-like quadcopter, which is easy to recognize but has a poor mobility. )  &lt;br /&gt;
&lt;br /&gt;
[[File:Microduino_QuadCopter_Introduction1.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Quadcopter can finish four basic motions including rise and fall, pitch, roll and yaw. Rise and fall means the aircraft goes up vertically. The rising process is achieved by four motors speeding up at the same time. So does the falling process. Pitch means the aircraft tilts forward or backward, which is achieved by speeding up the No.3 and No.4 motors. Roll is actually that the aircraft tilts leftwards or rightwards, achieved by speeding up the NO.2 and No. 3 motors. Yaw is the deviation of the aircraft’s head, which is achieved by speeding up the No. 2 and No.4 motors. Players can watch and have a better understanding during the process of installing and debugging the quadcopter. &lt;br /&gt;
&lt;br /&gt;
===구조===&lt;br /&gt;
The structure schematic diagram is shown below. The simplified system is consist of a remote control signal receiver, an aircraft controller and four motors. The remote control signal receiver converts the received signal to the format of PWM or PPM and send it the aircraft controller. The controller controls the four motors via PWM and achieves its expected motion according to the remote control signal it receives as well as the sensor value. It is necessary for the aircraft controller to contain the gyroscope and the accelerometer. The position of the quadcopter is calculated through the data acquired from the two sensors and controls the rotating rate through algorithm like PID after the calculation. Off cause, you can also locate the aircraft’s head adding an electronic compass and GPS to locate the quadcopter. To be simple, quadcopter is a closed-cycle control system with two loops--the bigger loop is input by a remote control receiver and the smaller one is input by the attitude sensor.  &lt;br /&gt;
[[File:Microduino_QuadCopter_Introduction2.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
For general fixed-wing model aircraft, the controller is not that necessary and some player won’t install it on the fixed-wing model aircraft. Different from that, the quadcopter is an underactuated system with three degrees of freedom and four control input, which needs a control system to take charge. &lt;br /&gt;
Off cause, there are some tech details remaining to be designed in the process, such as the reading-in data of the sensor needed to be filtered and the PID algorithm of the pitch, roll and yaw acquired to be adjusted.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==장점==&lt;br /&gt;
Microduino  adopts the unique U-shaped 27Pin interface standard(UPIN-27) with compact size (25.4mm X 27.95 mm) just like a quarter. All modules can be stacked together through UPIN-27, delivered ready to plug in. &lt;br /&gt;
Microduino-Quadcopter only needs five functional modules and the 330 Rack Mont Kits recommended at the least to work. (Microduino-Core, Microduino-10DOF, Microduino-BT, Microduino-QuadCopter and Microduino-Joypad.) And you only need to stack them together, which is very simple.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==쿼드콥터 만들고 디버깅하기==&lt;br /&gt;
===하드웨어 조립하기===&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|모듈||수량||기능&lt;br /&gt;
|-&lt;br /&gt;
|Microduino-Core마이크로두이노 코어||1||코어보드&lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 USBTTL(FT232RL)||1||Program downloa 프로그램 다운로드&lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 10DOF ||1||고도 안정화 &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 BT||1||무선통신 &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 쿼드콥터||1||4축 구동  &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Fixate the flight-control backplane on the main frame and set a forward direction before you do that. (The default forward direction of the flight-control backplane is the open end direction of the UPin interface.)&lt;br /&gt;
[[File:Microduino_QuadCopter_setup1.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Fixate the Microduino-Quadcopter on the main frame. &lt;br /&gt;
[[File:Microduino_QuadCopter_setup2.4.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Fixate the four motor arms on the main frame and in the process, set the head direction as follows:&lt;br /&gt;
Generally, we set the two orange rotors in the front and the other two black ones in the back so that we can tell the head direction by the color even when the aircraft flies far away. When doing this, you also need to pay attention to the right order of CW and CCW paddle.CW paddles are marked with an A on it and CCW paddles are marked with a B.CW paddles should be fixed at left-front and right-rear.CCW paddles should be fixed at right-front and left-rear.&lt;br /&gt;
  &lt;br /&gt;
[[File:Microduino_QuadCopter_setup2.1.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Attention：The installation methods are shown as follows: &lt;br /&gt;
[[File:Microduino_QuadCopter_setup2.2.jpg||600px|center|thumb]]&lt;br /&gt;
[[File:Microduino_QuadCopter_setup2.3.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Fixate the four motors on the main frame. &lt;br /&gt;
[[File:Microduino_QuadCopter_setup2.5.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Then connect those connectors to the motherboard. Although we’ve tried our best to make sure everything’s good, it’s still recommend to check those wires--the white and red wires from motors should be connected to the pin marked with a cross(+).The following figure shows a finished work.&lt;br /&gt;
&lt;br /&gt;
[[File:Microduino_QuadCopter_setup3.1.jpg||600px|center|thumb]]&lt;br /&gt;
[[File:Microduino_QuadCopter_setup3.2.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
===2개 블루투스 모듈 연결하기===&lt;br /&gt;
Since we build the wireless remote control through Bluetooth, that makes the two BT modules indispensable. As to the connection method, you can refer to: [[How to Connect two Microduino-BT modules together]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
===다운로드/디버깅하기===&lt;br /&gt;
Assemble Microduino-Core,Microduino-10DOF and Microduino-USBTTL on the motherboard as the following figure：&lt;br /&gt;
[[File:Microduino_QuadCopter_Software1.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Place the quadcopter on a flat surface then connect it to the computer via USB.Select &lt;br /&gt;
Microduino Core (Atmega328P@16M,5V) in the Arduino IDE，then download the program.&lt;br /&gt;
Run the config tool in the following path:MultiWiiConf\application.windows32\MultiWiiConf.exe&lt;br /&gt;
[[File:Microduino_QuadCopter_MultiWiiConf1.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
===쿼드콥터와 PC 연결하기===&lt;br /&gt;
Click the RECONNECT button to connect.The raw data and some graphs should be shown if everything’s okay.&lt;br /&gt;
[[File:Microduino_QuadCopter_MultiWiiConf2.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
====센서 조정하기====&lt;br /&gt;
Make sure the quadcopter is on a flat surface,then click the CALIB_ACC button to calibrate accelerometer.DO NOT move the quadcopter in 5 secs.Then click the CALIB_MAG button to calibrate magnetometer.In the coming 30secs,please grab your quadcopter and rotate it in every axis repeatedly.&lt;br /&gt;
Then click the WRITE button to save the data.&lt;br /&gt;
By clicking SELLECT SETTING,various parameters can be set,and the quadcopter’s status will be shown.&lt;br /&gt;
[[File:Microduino_QuadCopter_MultiWiiConf4.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
====PID 파라메터 설정하기====&lt;br /&gt;
&lt;br /&gt;
The quadcopter use proportional-integral-derivative controller (PID controller) to control its movement. With a proper set of PID values,the quadcopter can fly smoothly and stably. We offer the sample PID config file,user can load it and fly the copter in a few minutes: click LOAD,then select file pkj.mwi to load the config file,finally click write to save. If you want to adjust the parameters yourself,just click on the green bar and hold it,then drag it left or right to adjust.For more info, please google Multiwii.&lt;br /&gt;
[[File:Microduino_QuadCopter_MultiWiiConf_PID.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
====비행모드 설정하기====&lt;br /&gt;
To enhance the experience,we recommend users set several flight modes.Different flight modes can be selected by toggle the switch on the remote.And by using different combinations many flight modes can be chosen.The recommended flight modes settings are shown as below.To set a flight mode,just toggle the switch as your wish and click on the mode you want(the cube).ANGLE mode is the most stable mode,starters can practice under this mode.Don’t forget to WRITE before unplug the quadcopter.For more info,please google Multiwii.&lt;br /&gt;
When everything’s done,remove the Microduino-USBTTL.[[File:Microduino_QuadCopter_MultiWiiConf_ANGLE.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==리모트 컨트롤러 조립/디버깅 하기==&lt;br /&gt;
Here we adopt Microduino-Joypad as the remote controller. Off cause, you need modules, such as Microduino-TFT, Microduino-Core, Microduino-USBTTL and Microduino-BT to build the remote controller. &lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|모듈||수량||기능&lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 코어||1||코어모듈 &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 USBTTL(ET232RL)||1||프로그램 다운로드 &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 BT||1||무선통신 &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 조이패드 ||1||리모트 컨트롤 &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 TFT||1||디스플레이  &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===하드웨어 조립하기===&lt;br /&gt;
*Step 1：Install Microduino-TFT on the panel of Microduino-Joypad; &lt;br /&gt;
[[File:Microduino_Joypad_TFT.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Step 2: Fixate Microduino-Joypad with screws and stick the panel to the bottom of Microduino-Joypad; &lt;br /&gt;
[[File:Microduino_Joypad_nilong.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Step 3； Connect Microduino-TFT and Microduino-Joypad through wires; &lt;br /&gt;
[[File:Microduino_Joypad_Connection.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Step 4: Connect the Li-ion battery to the bottom of the base board and make sure a right connection of the positive and negative charges;   &lt;br /&gt;
[[File:Microduino_Joypad_power.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Step 5: Fix the base board and the panel with nylon screws; &lt;br /&gt;
[[File:Microduino_Joypad_face_bord.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Step 6: You can start the power and see if it is charged normally. &lt;br /&gt;
[[File:Microduino_Joypad_switch.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Step 7: Stack Microduino-USBTTL, Microduino-Core to the base of Microduino-Joypad. In the meantime, just don’t stack Microduino-BT module, or it will cause the serial port conflict. &lt;br /&gt;
[[File:Microduino_Joypad_Module.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
===소프트웨어 다운로드===&lt;br /&gt;
*Download Microduino_Joypad_Ctrl program：&lt;br /&gt;
https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Advanced_Tutorial/Microduino_Joypad_QuadCopter/Microduino_Joypad_Ctrl&lt;br /&gt;
&lt;br /&gt;
Meantime, you also need the libraries below: &lt;br /&gt;
&lt;br /&gt;
'''_01_Microduino_TFT_GFX：'''&lt;br /&gt;
https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_01_Microduino_TFT_GFX&lt;br /&gt;
&lt;br /&gt;
'''_01_Microduino_TFT_ST7735 ：'''&lt;br /&gt;
https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_01_Microduino_TFT_ST7735&lt;br /&gt;
&lt;br /&gt;
'''_01_Microduino_TFT：'''&lt;br /&gt;
https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_01_Microduino_TFT&lt;br /&gt;
&lt;br /&gt;
'''_08_Microduino_Shield_Joypad：'''https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_08_Microduino_Shield_Joypad&lt;br /&gt;
&lt;br /&gt;
*Open Microduino_Joypad_Ctrl program and choose the right board for download after it is get compiled successfully. &lt;br /&gt;
&lt;br /&gt;
*Take off Microduino-USBTTL after the download, stack Microduino-BT and have an overall debugging at last. &lt;br /&gt;
[[File:Microduino_Joypad_BT.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
==시험비행==&lt;br /&gt;
=== 마이크로두이노 조이패드 디버깅하기===&lt;br /&gt;
*Start the remote controller, press the reset key and then enter the system. Please press the button A in 4 seconds and enter the adjustment mode.  &lt;br /&gt;
[[File:Microduino_Joypad_Remote1.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Rotate the two rockers at the maximum degree of 360 and you can enter B button if seeing no data change on the TFT screen, entering the flight mode.  &lt;br /&gt;
[[File:Microduino_Joypad_Remote2.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Turn the top-left switch downside(Close the throttle) and then pull the throttle lever to the bottom.   &lt;br /&gt;
[[File:Microduino_Joypad_Remote4.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
===쿼드콥터 프레임 디버깅하기===&lt;br /&gt;
*Make sure Microduino-BT stacked on the quadcopter for communicating with the remote controller.  &lt;br /&gt;
&lt;br /&gt;
*Fix the battery at the bottom of the quadcopter and then connect with the power cord of Microduino-Quadcopter.(The red cord is the positive and the black one is the negative.) &lt;br /&gt;
[[File:Microduino_QuadCopter_Remote2.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Start Microduino-Quadcopter, put it on a stable area, press the reset key and the system will automatically adjust the sensors. When it is undone, the red LED light will blink on the board and will go off after the adjustment is done, waiting for unlock.  &lt;br /&gt;
[[File:Microduino_QuadCopter_Remote3.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
===테스트===&lt;br /&gt;
*Watch whether the Microduibno-BT module on the quadcopter is connected with the BT on the Joypad, which you can tell by the indicator of the BT module. When the indicator does not blink, it means the BT modules being connected.  &lt;br /&gt;
[[File:Microduino_QuadCopter_Remote4.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Unlock the quadcopter and pull the top-left switch downside(Close the throttle) and adjust the throttle to the lowest before flying for fear that the throttle rocker value is too large and causes accident. Put the throttle to the bottom-right and you can see the LED blink, just be ready for connecting, wait for about 2 seconds and loose the throttle rocker. Repeat that operation for several times until the LED is on for a long time. But if you try that operation and still cannot unlock the quadcopter, please reset the quadcopter’s core and the system will adjust the sensors automatically, just try to unlock once again.  &lt;br /&gt;
[[File:Microduino_QuadCopter_Remote5.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Pull the throttle rocker to the bottom, push the top-left switch upside(Open the switch of the throttle), at this time, you can refer to the rocker control schematic. Just need a slight push of the the rocker,, you can see the four propellers get spun rapidly. Keep increasing the throttle, make sure it fly away. A little higher, don’t fly along the ground and then you can control the stability with the rocker bar. &lt;br /&gt;
[[File:Microduino_QuadCopter_Remote6.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*When you find the quadcopter can only fly along the ground and fail to fly higher even when you increase the throttle violently, it means the battery has run out of power. At this time, please charge the battery and avoid the accident. Since our fly-control backplane integrates battery management, you only need to charge the quadcopter with a USB cable.  &lt;br /&gt;
&lt;br /&gt;
[[File:Microduino_QuadCopter_Remote7.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Before you turn off the quadcopter, please cut off the power of the quadcopter first and then turn off the power of the remote controller, otherwise the quadcopter may get out be control. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==주의사항==&lt;br /&gt;
*BT connection is the first and the key step. So please make sure the two BT modules connected successfully. &lt;br /&gt;
*Please don;t stack the BT module during the download for it will cause serial port conflict. &lt;br /&gt;
*Make the installation of the quadcopter’s four propellers, or it can’t fly. &lt;br /&gt;
*Please don’t get wrong of the electrode, or it will get the circuit burnt. 	&lt;br /&gt;
*Before flying, please adjust the Microduino-Joypad for it may lead to an unstable fly. &lt;br /&gt;
*Before the remote control and unlock, please pull down the top-left switch (Close the throttle) and adjust the throttle to the lowest before flying for fear that the throttle value is too large and causes accident. &lt;br /&gt;
*Before you turn off the quadcopter, please cut off the power of the quadcopter first and then turn off the power of the remote controller, otherwise the quadcopter may get out be control. &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino-Quadcopter_Tutorial/ko&amp;diff=4075</id>
		<title>Microduino-Quadcopter Tutorial/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-Quadcopter_Tutorial/ko&amp;diff=4075"/>
				<updated>2014-09-04T15:18:39Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==개요==&lt;br /&gt;
*프로젝트: 마이크로두이노 쿼드콥터&lt;br /&gt;
*목적 : 마이크로두이노 조이패드를 이용한 쿼드콥터 제어&lt;br /&gt;
*난이도 : 높음 &lt;br /&gt;
*소요시간 : 6시간 &lt;br /&gt;
*메이커: 마이크로두이노 스튜디오 &lt;br /&gt;
&lt;br /&gt;
==부품 리스트==&lt;br /&gt;
*마이크로두이노&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Module||Number||Function &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 코어||2||코어모듈&lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 USBTTL ||1||프로그램 다운로드 &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 10DOF ||1||위치제어 &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 BT||2||무선통신&lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 조이패드 ||1||리모트 컨트롤&lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 TFT||1||디스플레이 &lt;br /&gt;
|-&lt;br /&gt;
|마이크로두이노 쿼드콥터||1||4축 모터 드라이버 &lt;br /&gt;
|}&lt;br /&gt;
*기타 장비&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|USB 케이블 ||1||프로그램 다운로드 &lt;br /&gt;
|-&lt;br /&gt;
||쿼드콥터 프레임||1||Quadcopter Buildup &lt;br /&gt;
|-&lt;br /&gt;
|배터리||2||전원공급 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==참고문서==&lt;br /&gt;
*쿼드콥터 제어 프로그램 다운로드:&lt;br /&gt;
https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Advanced_Tutorial/Microduino_Joypad_QuadCopter/MultiWii&lt;br /&gt;
&lt;br /&gt;
*MultiWiiConf PC 프로그램 다운로드&lt;br /&gt;
https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Advanced_Tutorial/Microduino_Joypad_QuadCopter/MultiWiiConf&lt;br /&gt;
&lt;br /&gt;
* PID 설정화일 다운로드&lt;br /&gt;
https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Advanced_Tutorial/Microduino_Joypad_QuadCopter/%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6&lt;br /&gt;
&lt;br /&gt;
==소개==&lt;br /&gt;
===비행원리===&lt;br /&gt;
Quadcopter, also called a quadrotor helicopter, is similar to a helicopter, which can fly or be suspended in the air. Like a traditional helicopter, it adopts a main rotor to generate lift and a tail rotor to offset the torque generated by the main rotor (Namely head-locking). Different from that drive method, The diagonal motor of the quadcopter adopts the pros and cons propeller design. So it needs no extra framework to have heard-locking. As it is shown in the picture 1.1, the No. 1 and No. 3 propellers are a pair of diagonal pros and cons propellers, and the No. 2 and No.4 are another pair. When the rotational speed keeps the same, the torque generated by the pro propeller will offset the the torque generated by the cons propeller to keep the direction unchanged (As the arrow shows). In the schematic diagram, the most common quadcopter is the X-shaped. (There is also a kind of cross-like quadcopter, which is easy to recognize but has a poor mobility. )  &lt;br /&gt;
&lt;br /&gt;
[[File:Microduino_QuadCopter_Introduction1.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Quadcopter can finish four basic motions including rise and fall, pitch, roll and yaw. Rise and fall means the aircraft goes up vertically. The rising process is achieved by four motors speeding up at the same time. So does the falling process. Pitch means the aircraft tilts forward or backward, which is achieved by speeding up the No.3 and No.4 motors. Roll is actually that the aircraft tilts leftwards or rightwards, achieved by speeding up the NO.2 and No. 3 motors. Yaw is the deviation of the aircraft’s head, which is achieved by speeding up the No. 2 and No.4 motors. Players can watch and have a better understanding during the process of installing and debugging the quadcopter. &lt;br /&gt;
&lt;br /&gt;
===구조===&lt;br /&gt;
The structure schematic diagram is shown below. The simplified system is consist of a remote control signal receiver, an aircraft controller and four motors. The remote control signal receiver converts the received signal to the format of PWM or PPM and send it the aircraft controller. The controller controls the four motors via PWM and achieves its expected motion according to the remote control signal it receives as well as the sensor value. It is necessary for the aircraft controller to contain the gyroscope and the accelerometer. The position of the quadcopter is calculated through the data acquired from the two sensors and controls the rotating rate through algorithm like PID after the calculation. Off cause, you can also locate the aircraft’s head adding an electronic compass and GPS to locate the quadcopter. To be simple, quadcopter is a closed-cycle control system with two loops--the bigger loop is input by a remote control receiver and the smaller one is input by the attitude sensor.  &lt;br /&gt;
[[File:Microduino_QuadCopter_Introduction2.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
For general fixed-wing model aircraft, the controller is not that necessary and some player won’t install it on the fixed-wing model aircraft. Different from that, the quadcopter is an underactuated system with three degrees of freedom and four control input, which needs a control system to take charge. &lt;br /&gt;
Off cause, there are some tech details remaining to be designed in the process, such as the reading-in data of the sensor needed to be filtered and the PID algorithm of the pitch, roll and yaw acquired to be adjusted.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==효고ㅗ==&lt;br /&gt;
Microduino  adopts the unique U-shaped 27Pin interface standard(UPIN-27) with compact size (25.4mm X 27.95 mm) just like a quarter. All modules can be stacked together through UPIN-27, delivered ready to plug in. &lt;br /&gt;
Microduino-Quadcopter only needs five functional modules and the 330 Rack Mont Kits recommended at the least to work. (Microduino-Core, Microduino-10DOF, Microduino-BT, Microduino-QuadCopter and Microduino-Joypad.) And you only need to stack them together, which is very simple.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==쿼드콥터 만들고 디버깅하기==&lt;br /&gt;
===하드웨어 조립하기===&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Module||Number||Function&lt;br /&gt;
|-&lt;br /&gt;
|Microduino-Core||1||Core board&lt;br /&gt;
|-&lt;br /&gt;
|Microduino-USBTTL ||1||Program download&lt;br /&gt;
|-&lt;br /&gt;
|Microduino-10DOF ||1||Attitude stabilization &lt;br /&gt;
|-&lt;br /&gt;
|Microduino-BT||1||Wireless communication &lt;br /&gt;
|-&lt;br /&gt;
|Microduino-QuadCopter||1||Four-axis drive  &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Fixate the flight-control backplane on the main frame and set a forward direction before you do that. (The default forward direction of the flight-control backplane is the open end direction of the UPin interface.)&lt;br /&gt;
[[File:Microduino_QuadCopter_setup1.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Fixate the Microduino-Quadcopter on the main frame. &lt;br /&gt;
[[File:Microduino_QuadCopter_setup2.4.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Fixate the four motor arms on the main frame and in the process, set the head direction as follows:&lt;br /&gt;
Generally, we set the two orange rotors in the front and the other two black ones in the back so that we can tell the head direction by the color even when the aircraft flies far away. When doing this, you also need to pay attention to the right order of CW and CCW paddle.CW paddles are marked with an A on it and CCW paddles are marked with a B.CW paddles should be fixed at left-front and right-rear.CCW paddles should be fixed at right-front and left-rear.&lt;br /&gt;
  &lt;br /&gt;
[[File:Microduino_QuadCopter_setup2.1.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Attention：The installation methods are shown as follows: &lt;br /&gt;
[[File:Microduino_QuadCopter_setup2.2.jpg||600px|center|thumb]]&lt;br /&gt;
[[File:Microduino_QuadCopter_setup2.3.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Fixate the four motors on the main frame. &lt;br /&gt;
[[File:Microduino_QuadCopter_setup2.5.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Then connect those connectors to the motherboard. Although we’ve tried our best to make sure everything’s good, it’s still recommend to check those wires--the white and red wires from motors should be connected to the pin marked with a cross(+).The following figure shows a finished work.&lt;br /&gt;
&lt;br /&gt;
[[File:Microduino_QuadCopter_setup3.1.jpg||600px|center|thumb]]&lt;br /&gt;
[[File:Microduino_QuadCopter_setup3.2.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
===Make Connection between Two BT Modules===&lt;br /&gt;
Since we build the wireless remote control through Bluetooth, that makes the two BT modules indispensable. As to the connection method, you can refer to: [[How to Connect two Microduino-BT modules together]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
===Download &amp;amp; Debug===&lt;br /&gt;
Assemble Microduino-Core,Microduino-10DOF and Microduino-USBTTL on the motherboard as the following figure：&lt;br /&gt;
[[File:Microduino_QuadCopter_Software1.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
Place the quadcopter on a flat surface then connect it to the computer via USB.Select &lt;br /&gt;
Microduino Core (Atmega328P@16M,5V) in the Arduino IDE，then download the program.&lt;br /&gt;
Run the config tool in the following path:MultiWiiConf\application.windows32\MultiWiiConf.exe&lt;br /&gt;
[[File:Microduino_QuadCopter_MultiWiiConf1.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
===Connect PC to Quadcopter===&lt;br /&gt;
Click the RECONNECT button to connect.The raw data and some graphs should be shown if everything’s okay.&lt;br /&gt;
[[File:Microduino_QuadCopter_MultiWiiConf2.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
====Adjust the Sensor====&lt;br /&gt;
Make sure the quadcopter is on a flat surface,then click the CALIB_ACC button to calibrate accelerometer.DO NOT move the quadcopter in 5 secs.Then click the CALIB_MAG button to calibrate magnetometer.In the coming 30secs,please grab your quadcopter and rotate it in every axis repeatedly.&lt;br /&gt;
Then click the WRITE button to save the data.&lt;br /&gt;
By clicking SELLECT SETTING,various parameters can be set,and the quadcopter’s status will be shown.&lt;br /&gt;
[[File:Microduino_QuadCopter_MultiWiiConf4.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
====Set PID Parameter====&lt;br /&gt;
&lt;br /&gt;
The quadcopter use proportional-integral-derivative controller (PID controller) to control its movement. With a proper set of PID values,the quadcopter can fly smoothly and stably. We offer the sample PID config file,user can load it and fly the copter in a few minutes: click LOAD,then select file pkj.mwi to load the config file,finally click write to save. If you want to adjust the parameters yourself,just click on the green bar and hold it,then drag it left or right to adjust.For more info, please google Multiwii.&lt;br /&gt;
[[File:Microduino_QuadCopter_MultiWiiConf_PID.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
====Set Flight Mode====&lt;br /&gt;
To enhance the experience,we recommend users set several flight modes.Different flight modes can be selected by toggle the switch on the remote.And by using different combinations many flight modes can be chosen.The recommended flight modes settings are shown as below.To set a flight mode,just toggle the switch as your wish and click on the mode you want(the cube).ANGLE mode is the most stable mode,starters can practice under this mode.Don’t forget to WRITE before unplug the quadcopter.For more info,please google Multiwii.&lt;br /&gt;
When everything’s done,remove the Microduino-USBTTL.[[File:Microduino_QuadCopter_MultiWiiConf_ANGLE.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Build &amp;amp; Debug the Remote Controller==&lt;br /&gt;
Here we adopt Microduino-Joypad as the remote controller. Off cause, you need modules, such as Microduino-TFT, Microduino-Core, Microduino-USBTTL and Microduino-BT to build the remote controller. &lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Module||Number||Function&lt;br /&gt;
|-&lt;br /&gt;
|Microduino-Core||1||Core board &lt;br /&gt;
|-&lt;br /&gt;
|Microduino-USBTTL ||1||Download program &lt;br /&gt;
|-&lt;br /&gt;
|Microduino-BT||1||Wireless communication &lt;br /&gt;
|-&lt;br /&gt;
|Microduino-Joypad ||1||Remote control &lt;br /&gt;
|-&lt;br /&gt;
|Microduino-TFT||1||Display  &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Hardware Buildup===&lt;br /&gt;
*Step 1：Install Microduino-TFT on the panel of Microduino-Joypad; &lt;br /&gt;
[[File:Microduino_Joypad_TFT.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Step 2: Fixate Microduino-Joypad with screws and stick the panel to the bottom of Microduino-Joypad; &lt;br /&gt;
[[File:Microduino_Joypad_nilong.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Step 3； Connect Microduino-TFT and Microduino-Joypad through wires; &lt;br /&gt;
[[File:Microduino_Joypad_Connection.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Step 4: Connect the Li-ion battery to the bottom of the base board and make sure a right connection of the positive and negative charges;   &lt;br /&gt;
[[File:Microduino_Joypad_power.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Step 5: Fix the base board and the panel with nylon screws; &lt;br /&gt;
[[File:Microduino_Joypad_face_bord.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Step 6: You can start the power and see if it is charged normally. &lt;br /&gt;
[[File:Microduino_Joypad_switch.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Step 7: Stack Microduino-USBTTL, Microduino-Core to the base of Microduino-Joypad. In the meantime, just don’t stack Microduino-BT module, or it will cause the serial port conflict. &lt;br /&gt;
[[File:Microduino_Joypad_Module.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
===Debug the Software===&lt;br /&gt;
*Download Microduino_Joypad_Ctrl program：&lt;br /&gt;
https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Advanced_Tutorial/Microduino_Joypad_QuadCopter/Microduino_Joypad_Ctrl&lt;br /&gt;
&lt;br /&gt;
Meantime, you also need the libraries below: &lt;br /&gt;
&lt;br /&gt;
'''_01_Microduino_TFT_GFX：'''&lt;br /&gt;
https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_01_Microduino_TFT_GFX&lt;br /&gt;
&lt;br /&gt;
'''_01_Microduino_TFT_ST7735 ：'''&lt;br /&gt;
https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_01_Microduino_TFT_ST7735&lt;br /&gt;
&lt;br /&gt;
'''_01_Microduino_TFT：'''&lt;br /&gt;
https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_01_Microduino_TFT&lt;br /&gt;
&lt;br /&gt;
'''_08_Microduino_Shield_Joypad：'''https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_08_Microduino_Shield_Joypad&lt;br /&gt;
&lt;br /&gt;
*Open Microduino_Joypad_Ctrl program and choose the right board for download after it is get compiled successfully. &lt;br /&gt;
&lt;br /&gt;
*Take off Microduino-USBTTL after the download, stack Microduino-BT and have an overall debugging at last. &lt;br /&gt;
[[File:Microduino_Joypad_BT.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
==Test Fly==&lt;br /&gt;
=== Debug Microduino-Joypad===&lt;br /&gt;
*Start the remote controller, press the reset key and then enter the system. Please press the button A in 4 seconds and enter the adjustment mode.  &lt;br /&gt;
[[File:Microduino_Joypad_Remote1.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Rotate the two rockers at the maximum degree of 360 and you can enter B button if seeing no data change on the TFT screen, entering the flight mode.  &lt;br /&gt;
[[File:Microduino_Joypad_Remote2.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Turn the top-left switch downside(Close the throttle) and then pull the throttle lever to the bottom.   &lt;br /&gt;
[[File:Microduino_Joypad_Remote4.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
===Debug the Quadcopter Frame===&lt;br /&gt;
*Make sure Microduino-BT stacked on the quadcopter for communicating with the remote controller.  &lt;br /&gt;
&lt;br /&gt;
*Fix the battery at the bottom of the quadcopter and then connect with the power cord of Microduino-Quadcopter.(The red cord is the positive and the black one is the negative.) &lt;br /&gt;
[[File:Microduino_QuadCopter_Remote2.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Start Microduino-Quadcopter, put it on a stable area, press the reset key and the system will automatically adjust the sensors. When it is undone, the red LED light will blink on the board and will go off after the adjustment is done, waiting for unlock.  &lt;br /&gt;
[[File:Microduino_QuadCopter_Remote3.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
===Overall Test===&lt;br /&gt;
*Watch whether the Microduibno-BT module on the quadcopter is connected with the BT on the Joypad, which you can tell by the indicator of the BT module. When the indicator does not blink, it means the BT modules being connected.  &lt;br /&gt;
[[File:Microduino_QuadCopter_Remote4.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Unlock the quadcopter and pull the top-left switch downside(Close the throttle) and adjust the throttle to the lowest before flying for fear that the throttle rocker value is too large and causes accident. Put the throttle to the bottom-right and you can see the LED blink, just be ready for connecting, wait for about 2 seconds and loose the throttle rocker. Repeat that operation for several times until the LED is on for a long time. But if you try that operation and still cannot unlock the quadcopter, please reset the quadcopter’s core and the system will adjust the sensors automatically, just try to unlock once again.  &lt;br /&gt;
[[File:Microduino_QuadCopter_Remote5.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Pull the throttle rocker to the bottom, push the top-left switch upside(Open the switch of the throttle), at this time, you can refer to the rocker control schematic. Just need a slight push of the the rocker,, you can see the four propellers get spun rapidly. Keep increasing the throttle, make sure it fly away. A little higher, don’t fly along the ground and then you can control the stability with the rocker bar. &lt;br /&gt;
[[File:Microduino_QuadCopter_Remote6.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*When you find the quadcopter can only fly along the ground and fail to fly higher even when you increase the throttle violently, it means the battery has run out of power. At this time, please charge the battery and avoid the accident. Since our fly-control backplane integrates battery management, you only need to charge the quadcopter with a USB cable.  &lt;br /&gt;
&lt;br /&gt;
[[File:Microduino_QuadCopter_Remote7.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*Before you turn off the quadcopter, please cut off the power of the quadcopter first and then turn off the power of the remote controller, otherwise the quadcopter may get out be control. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Attention==&lt;br /&gt;
*BT connection is the first and the key step. So please make sure the two BT modules connected successfully. &lt;br /&gt;
*Please don;t stack the BT module during the download for it will cause serial port conflict. &lt;br /&gt;
*Make the installation of the quadcopter’s four propellers, or it can’t fly. &lt;br /&gt;
*Please don’t get wrong of the electrode, or it will get the circuit burnt. 	&lt;br /&gt;
*Before flying, please adjust the Microduino-Joypad for it may lead to an unstable fly. &lt;br /&gt;
*Before the remote control and unlock, please pull down the top-left switch (Close the throttle) and adjust the throttle to the lowest before flying for fear that the throttle value is too large and causes accident. &lt;br /&gt;
*Before you turn off the quadcopter, please cut off the power of the quadcopter first and then turn off the power of the remote controller, otherwise the quadcopter may get out be control. &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=3915</id>
		<title>Main Page/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=3915"/>
				<updated>2014-08-22T15:25:59Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Main Page}}&lt;br /&gt;
{| class=&amp;quot;titlebox&amp;quot; width=&amp;quot;800px&amp;quot; style=&amp;quot;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
! style=&amp;quot;background:#000000; border-radius:2px; padding:20px; color:#ffffff;&amp;quot; | &amp;lt;div style=&amp;quot;font-size:180%;text-align:center;&amp;quot;&amp;gt;Microduino Wiki 페이지에 오신 것을 환영합니다.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
|[[file:Headline.png|800px|left]]&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
| 초소형 사이즈, 막강한 파워! 마이크로두이노(Microduino)는 아두이노와 100% 완벽하게 호환되는 오픈 하드웨어입니다. 아두이노(Arduino) 통합개발환경(IDE)과 가지고 있는 아두이노(Arduino) 프로그램을 그대로 사용할 수 있습니다.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|모든 마이크로두이노(Microduino) 보드는 일정 'U'자 모양의 27핀 인터페이스(UPin-27)가 적용되어 있습니다. 마이크로두이노(Microduino) 시리는 UPin-27 인터페이스를 통해서 쉽게 쌓아 연결할 수 있습니다. 마이크로두이노(Microduino) 보드의 사이는 25.40mm X 27.94mm로 매우 작아서, 마이크로두이노 시리즈는 여러분이 만드는 제품의 사이즈를 획기적으로 줄일 수 있고, 아두이노 보드의 유용성과 유연성을 향상시킬 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
| 마이크로두이노(Microduino) 시리즈는 당신의 아이디어를 실현하여 시제품을 개발하거나 소량을 제품을 만드는데 적용할 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|홈페이지 : http://www.Microduino.cc/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|페이스북 : https://www.Facebook.com/Microduino/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|트위터 : http://www.Twitter.com/Microduino/&lt;br /&gt;
|-style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 프레징 ： '''[[File:Microduino-Frzting.zip|프레징 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 개발환경 다운로드 ： '''[[Media:Microduino-hardware.zip|마이크로두이노 설치 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
== 마이크로두이노 코어모듈 ('''아두이노 호환''')==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core/ko|마이크로두이노 코어]]'''&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega328P/ATmega168PA&lt;br /&gt;
*아두이노 우노보드와 호환되며, 동일한 구조.&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-core-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core+]]''' (상위 버전) &lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega644PA/ATmega1284P&lt;br /&gt;
*아두이노 Mega2560과 동일한 성능&lt;br /&gt;
*2개의 하드웨어 시리얼 포트, 10개 이상의 디지털 입출력 포트&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스 &lt;br /&gt;
|[[file:Microduino-core+-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreUSB]]'''(상위 버전)&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*아두이노 레오나르도와 호환&lt;br /&gt;
*마이크로컨트롤어와 USB 포함&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino-core32U4-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBTTL]]'''&lt;br /&gt;
*마이크로두이노 USBTTL 모듈, 마이크로두이노와 PC 연결보드, 코어/코어 플러스 보드 프로그램 업로드용.&lt;br /&gt;
*메인칩: FT232RL&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-ft232-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어 모듈==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreSTM32]]'''&lt;br /&gt;
*마이크로두이노 시리즈 STM32 코어 모듈&lt;br /&gt;
*메인칩：STM32F103CBT6&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino- CoreSTM32 -rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장모듈==&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-W5500]]'''&lt;br /&gt;
*마이크로두이노 이더넷 모듈 &lt;br /&gt;
*하드웨어 TCP/IP 프로토콜 지원&lt;br /&gt;
*10BaseT/100BaseTX 이더넷 PHY 내장&lt;br /&gt;
*마이크로두이노 코어, 코어 플러스와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27 기본 인터페이스  &lt;br /&gt;
|&lt;br /&gt;
[[file:microduino-w5500-rect.jpg|200px|right]]&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-ENC28J60]] + [[Microduino-RJ45]]''' 이더넷 모듈&lt;br /&gt;
*메인칩: ENC28J60&lt;br /&gt;
*마이크로두이노 이더넷 모듈&lt;br /&gt;
*IEEE 802.3 호환 이더넷 컨트롤러&lt;br /&gt;
*MAC, 10 Base-T PHY 내장&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:micromodule-enc-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-nRF24]]'''&lt;br /&gt;
*마이크로두이노 2.4G 무선모듈&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*아두이노 라이브러리 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-nRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-smartRF]]'''&lt;br /&gt;
*470/950MHz 초저전력 무선통신 모듈&lt;br /&gt;
*마이크로두이노 코어 및 코어 플러스 모듈과 SPI 통신 프로토콜 지원&lt;br /&gt;
*네트워킹 라이브러리 지원 및 간단한 통신네트워크 구현지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino smartRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-NFC]]'''&lt;br /&gt;
*양방향 접속 및 인증을 지원하는 NFC(Near Field Communication) 모듈&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-NFC-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BT]]'''&lt;br /&gt;
*마이크로두이노 BT(Bluetooth) 쉴드, 두개의 버전 제공 : BT2.1, BT4.0&lt;br /&gt;
*BT 2.1/4.0 프로토콜 지원&lt;br /&gt;
*하드웨어 및 소프트웨어 시리얼(옵션) 포트사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bt-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-SD]]'''&lt;br /&gt;
*마이크로두이노 마이크로 SD 카드 소켓&lt;br /&gt;
*SPI 통신 프로토콜 사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-sd-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BM]]'''&lt;br /&gt;
*마이크로두이노 Li-ion 배터리 전원모듈&lt;br /&gt;
*충/방전, 전압검출 및 LED 표시기능 지원&lt;br /&gt;
*DC-DC 변환, 3.7V-&amp;gt;5.0V, 3.7V-&amp;gt;3.3V 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bm-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-10DOF]]'''&lt;br /&gt;
*마이크로두이노 10 DOF 센서모듈&lt;br /&gt;
*메인칩 : MPU6050 + HMC5883L + BMP085&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-10dof-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-OLED]]'''&lt;br /&gt;
*0.96 인치 마이크로두이노 OLED 12864 디스플레이 모듈&lt;br /&gt;
*SSD1306 디스플레이 드라이버 사용&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*동작전원: 3.3V&lt;br /&gt;
&lt;br /&gt;
|[[file:Microduino-oled-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-RTC]]'''&lt;br /&gt;
*마이크로두이노 RTC 모듈&lt;br /&gt;
*PCF8563 CMOS 실시간 타이머(RTC)&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*EEPROM AT24C32 백업&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-rtc-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-GPS]]'''&lt;br /&gt;
*마이크로두이노 GPS 모듈&lt;br /&gt;
*UBLOX NEO-6M 모듈 적용&lt;br /&gt;
*시리얼 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-neo-6m-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Amplifier]]'''&lt;br /&gt;
*마이크로두이노 D-클래스 앰플모듈&lt;br /&gt;
*LM4863 칩 사용&lt;br /&gt;
*스피커 출력은 2.54mm 핀 사용&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-lm4863-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-WiFi]]'''&lt;br /&gt;
*마이크로두이노 WiFi 모듈&lt;br /&gt;
*TI CC3000 칩사용&lt;br /&gt;
*IEEE 802.11B/G 밴드 지원&lt;br /&gt;
*SPI 통신 프로토콜 지원&lt;br /&gt;
**UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-cc3000-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Stepper]]'''&lt;br /&gt;
*마이크로두이노 스테핑 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A4982&lt;br /&gt;
*4선 2상 스테퍼 모터 지원&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[file:Microduino-a4982-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Motor]]'''&lt;br /&gt;
*마이크로두이노 DC 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A3906&lt;br /&gt;
*2개 DC 모토 구동&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[File:Microduino-a3906-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBHOST]]'''&lt;br /&gt;
*마이크로두이노 USB 통신모듈&lt;br /&gt;
*USB 호스트 및 디바이스 지원&lt;br /&gt;
*SPI 통신프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[File:Microduino-USBHOST-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Plug]]'''&lt;br /&gt;
*마이크로두이노 모듈을 브레드 보드에 연결하기 위한 보드&lt;br /&gt;
|[[File:Microduino-Plug-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-v2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-v-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-h2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-h-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Uno]]'''&lt;br /&gt;
*아두이노 핀배열과 동일하게 만드는 마이크로두이노 쉴드보드&lt;br /&gt;
|[[file:Microduino-uno-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 규브 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Cube-S1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-S1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Cube-V1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-V1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Weather]]'''&lt;br /&gt;
*날씨측정 모듈&lt;br /&gt;
*조도센서 : TSL2561 &lt;br /&gt;
*디지털 압력센서 : BMP180 &lt;br /&gt;
*디지털 온도/습도 센서 : AM2321&lt;br /&gt;
|[[File:Microduino-Station-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 시작하기==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
# '''[[아두이노 IDE 드라이버 설치하기]]'''&lt;br /&gt;
# '''[[Mac OS X 설치 가이드]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 설정하기]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 부트로더 프로그램하기]]'''&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이(아두이노 호환보드) 튜토리얼==&lt;br /&gt;
&lt;br /&gt;
#'''[[마이크로두이노 학습하기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어모듈 튜토리얼==&lt;br /&gt;
&lt;br /&gt;
#'''[[마이크로두이노 STM32 코어 학습하기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 기본 인터페이스==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* 마이크로두이노 기본 인터페이스 (UPin-27)&lt;br /&gt;
[[file:Micromodule-1x3.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
[[file:UPin27.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
* 마이크로두이노 핀배열&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Micromodule-&lt;br /&gt;
! RX0 !! TX0 !! D2 !! D3 !! D4 !! D5 !! D6 !! D7 !! D8 !! D9 !! D10 !! D11 !! D12!! D13!! A0 !! A1 !! A2 !! A3 !! A4 !! A5 !! A6 !! A7 !! 5V !! 3V3 !! GND&lt;br /&gt;
|-&lt;br /&gt;
! RX !! TX !! INT0 !!    !!    !!    !!    !!    !!    !!    !!     !! MISO !! MOSI !! SCK !! !! !! !! !! SDA !! SCL !! !! !! !! !! &lt;br /&gt;
|-&lt;br /&gt;
| Core || RX0 || TX0 || || || || || || || || || || || || || || || || || || || || || IN ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| Core+ || RX0 || TX0 || RX1 || TX1 || || || || || || || || || || || || || || || || || || || IN || ||&lt;br /&gt;
|-&lt;br /&gt;
| FT232RL|| TX0 || RX0 || || || || || || || || || || || || || || || || || || || || || OUT || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| ENC28J60 || || || || IRQ || || || || || CS || || || SO || SI || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| nRF24L01+ || || || INT || || || || || || || CSN || CE || SO || SI || SCK || || || || || || || || ||   || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| CC3000 || || || IRQ || || || || || || || EN || CS || DI || DO || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BT  || TX || RX ||(TX)||(RX)|| || || || || ||(TX)||(RX)|| || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NEO-6M  || TX || RX ||(TX)||(RX)|| || || || || || || || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| SD || || || || || || || || CS || || || || D0 || DI || SCK || CD || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| RTC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| 10DOF || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| LM4863 || || || || || || || || || || L || R || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BM || || || || || || || || || || || || || || || || || || || || || || || OUT/IN || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| smartRF || || ||INT || || || || || || || || SS||SI || S0||SCK|| || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NFC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px; background: #ECECEC&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== '''About'''==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:800px;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
|&lt;br /&gt;
This Wiki was built in '''2013/June/11''', there are '''[[Special:SpecialPages|{{NUMBEROFARTICLES}} pages]]''', '''[[Special:NewFiles|{{NUMBEROFFILES}} files uploaded]]''' and '''[[Special:Statistics|{{NUMBEROFEDITS}} revises]]'''. &amp;lt;br&amp;gt;To learn more information, please visit '''[[Special:RecentChanges|Recent Changes]]'''.&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=3914</id>
		<title>Main Page/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=3914"/>
				<updated>2014-08-22T15:21:49Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Main Page}}&lt;br /&gt;
{| class=&amp;quot;titlebox&amp;quot; width=&amp;quot;800px&amp;quot; style=&amp;quot;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
! style=&amp;quot;background:#000000; border-radius:2px; padding:20px; color:#ffffff;&amp;quot; | &amp;lt;div style=&amp;quot;font-size:180%;text-align:center;&amp;quot;&amp;gt;Microduino Wiki 페이지에 오신 것을 환영합니다.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
|[[file:Headline.png|800px|left]]&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
| 초소형 사이즈, 막강한 파워! 마이크로두이노(Microduino)는 아두이노와 100% 완벽하게 호환되는 오픈 하드웨어입니다. 아두이노(Arduino) 통합개발환경(IDE)과 가지고 있는 아두이노(Arduino) 프로그램을 그대로 사용할 수 있습니다.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|모든 마이크로두이노(Microduino) 보드는 일정 'U'자 모양의 27핀 인터페이스(UPin-27)가 적용되어 있습니다. 마이크로두이노(Microduino) 시리는 UPin-27 인터페이스를 통해서 쉽게 쌓아 연결할 수 있습니다. 마이크로두이노(Microduino) 보드의 사이는 25.40mm X 27.94mm로 매우 작아서, 마이크로두이노 시리즈는 여러분이 만드는 제품의 사이즈를 획기적으로 줄일 수 있고, 아두이노 보드의 유용성과 유연성을 향상시킬 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
| 마이크로두이노(Microduino) 시리즈는 당신의 아이디어를 실현하여 시제품을 개발하거나 소량을 제품을 만드는데 적용할 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|홈페이지 : http://www.Microduino.cc/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|페이스북 : https://www.Facebook.com/Microduino/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|트위터 : http://www.Twitter.com/Microduino/&lt;br /&gt;
|-style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 프레징 ： '''[[File:Microduino-Frzting.zip|프레징 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 개발환경 다운로드 ： '''[[Media:Microduino-hardware.zip|마이크로두이노 설치 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
== 마이크로두이노 코어모듈 ('''아두이노 호환''')==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core/ko|마이크로두이노 코어]]'''&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega328P/ATmega168PA&lt;br /&gt;
*아두이노 우노보드와 호환되며, 동일한 구조.&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-core-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core+]]''' (상위 버전) &lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega644PA/ATmega1284P&lt;br /&gt;
*아두이노 Mega2560과 동일한 성능&lt;br /&gt;
*2개의 하드웨어 시리얼 포트, 10개 이상의 디지털 입출력 포트&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스 &lt;br /&gt;
|[[file:Microduino-core+-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreUSB]]'''(상위 버전)&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*아두이노 레오나르도와 호환&lt;br /&gt;
*마이크로컨트롤어와 USB 포함&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino-core32U4-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBTTL]]'''&lt;br /&gt;
*마이크로두이노 USBTTL 모듈, 마이크로두이노와 PC 연결보드, 코어/코어 플러스 보드 프로그램 업로드용.&lt;br /&gt;
*메인칩: FT232RL&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-ft232-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어 모듈==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreSTM32]]'''&lt;br /&gt;
*마이크로두이노 시리즈 STM32 코어 모듈&lt;br /&gt;
*메인칩：STM32F103CBT6&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino- CoreSTM32 -rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장모듈==&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-W5500]]'''&lt;br /&gt;
*마이크로두이노 이더넷 모듈 &lt;br /&gt;
*하드웨어 TCP/IP 프로토콜 지원&lt;br /&gt;
*10BaseT/100BaseTX 이더넷 PHY 내장&lt;br /&gt;
*마이크로두이노 코어, 코어 플러스와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27 기본 인터페이스  &lt;br /&gt;
|&lt;br /&gt;
[[file:microduino-w5500-rect.jpg|200px|right]]&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-ENC28J60]] + [[Microduino-RJ45]]''' 이더넷 모듈&lt;br /&gt;
*메인칩: ENC28J60&lt;br /&gt;
*마이크로두이노 이더넷 모듈&lt;br /&gt;
*IEEE 802.3 호환 이더넷 컨트롤러&lt;br /&gt;
*MAC, 10 Base-T PHY 내장&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:micromodule-enc-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-nRF24]]'''&lt;br /&gt;
*마이크로두이노 2.4G 무선모듈&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*아두이노 라이브러리 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-nRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-smartRF]]'''&lt;br /&gt;
*470/950MHz 초저전력 무선통신 모듈&lt;br /&gt;
*마이크로두이노 코어 및 코어 플러스 모듈과 SPI 통신 프로토콜 지원&lt;br /&gt;
*네트워킹 라이브러리 지원 및 간단한 통신네트워크 구현지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino smartRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-NFC]]'''&lt;br /&gt;
*양방향 접속 및 인증을 지원하는 NFC(Near Field Communication) 모듈&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-NFC-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BT]]'''&lt;br /&gt;
*마이크로두이노 BT(Bluetooth) 쉴드, 두개의 버전 제공 : BT2.1, BT4.0&lt;br /&gt;
*BT 2.1/4.0 프로토콜 지원&lt;br /&gt;
*하드웨어 및 소프트웨어 시리얼(옵션) 포트사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bt-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-SD]]'''&lt;br /&gt;
*마이크로두이노 마이크로 SD 카드 소켓&lt;br /&gt;
*SPI 통신 프로토콜 사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-sd-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BM]]'''&lt;br /&gt;
*마이크로두이노 Li-ion 배터리 전원모듈&lt;br /&gt;
*충/방전, 전압검출 및 LED 표시기능 지원&lt;br /&gt;
*DC-DC 변환, 3.7V-&amp;gt;5.0V, 3.7V-&amp;gt;3.3V 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bm-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-10DOF]]'''&lt;br /&gt;
*마이크로두이노 10 DOF 센서모듈&lt;br /&gt;
*메인칩 : MPU6050 + HMC5883L + BMP085&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-10dof-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-OLED]]'''&lt;br /&gt;
*0.96 인치 마이크로두이노 OLED 12864 디스플레이 모듈&lt;br /&gt;
*SSD1306 디스플레이 드라이버 사용&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*동작전원: 3.3V&lt;br /&gt;
&lt;br /&gt;
|[[file:Microduino-oled-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-RTC]]'''&lt;br /&gt;
*마이크로두이노 RTC 모듈&lt;br /&gt;
*PCF8563 CMOS 실시간 타이머(RTC)&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*EEPROM AT24C32 백업&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-rtc-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-GPS]]'''&lt;br /&gt;
*마이크로두이노 GPS 모듈&lt;br /&gt;
*UBLOX NEO-6M 모듈 적용&lt;br /&gt;
*시리얼 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-neo-6m-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Amplifier]]'''&lt;br /&gt;
*마이크로두이노 D-클래스 앰플모듈&lt;br /&gt;
*LM4863 칩 사용&lt;br /&gt;
*스피커 출력은 2.54mm 핀 사용&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-lm4863-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-WiFi]]'''&lt;br /&gt;
*마이크로두이노 WiFi 모듈&lt;br /&gt;
*TI CC3000 칩사용&lt;br /&gt;
*IEEE 802.11B/G 밴드 지원&lt;br /&gt;
*SPI 통신 프로토콜 지원&lt;br /&gt;
**UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-cc3000-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Stepper]]'''&lt;br /&gt;
*마이크로두이노 스테핑 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A4982&lt;br /&gt;
*4선 2상 스테퍼 모터 지원&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[file:Microduino-a4982-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Motor]]'''&lt;br /&gt;
*마이크로두이노 DC 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A3906&lt;br /&gt;
*2개 DC 모토 구동&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[File:Microduino-a3906-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBHOST]]'''&lt;br /&gt;
*마이크로두이노 USB 통신모듈&lt;br /&gt;
*USB 호스트 및 디바이스 지원&lt;br /&gt;
*SPI 통신프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[File:Microduino-USBHOST-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Plug]]'''&lt;br /&gt;
*마이크로두이노 모듈을 브레드 보드에 연결하기 위한 보드&lt;br /&gt;
|[[File:Microduino-Plug-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-v2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-v-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-h2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-h-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Uno]]'''&lt;br /&gt;
*아두이노 핀배열과 동일하게 만드는 마이크로두이노 쉴드보드&lt;br /&gt;
|[[file:Microduino-uno-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 규브 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Cube-S1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-S1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Cube-V1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-V1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Weather]]'''&lt;br /&gt;
*날씨측정 모듈&lt;br /&gt;
*조도센서 : TSL2561 &lt;br /&gt;
*디지털 압력센서 : BMP180 &lt;br /&gt;
*디지털 온도/습도 센서 : AM2321&lt;br /&gt;
|[[File:Microduino-Station-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 시작하기==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
# '''[[아두이노 IDE 드라이버 설치하기]]'''&lt;br /&gt;
# '''[[Mac OS X 설치 가이드]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 설정하기]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 부트로더 프로그램하기]]'''&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이(아두이노 호환보드) 튜토리얼==&lt;br /&gt;
&lt;br /&gt;
'''[[마이크로두이노 학습하기]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어모듈 튜토리얼==&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino CoreSTM32 Tutorial]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 기본 인터페이스==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* 마이크로두이노 기본 인터페이스 (UPin-27)&lt;br /&gt;
[[file:Micromodule-1x3.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
[[file:UPin27.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
* 마이크로두이노 핀배열&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Micromodule-&lt;br /&gt;
! RX0 !! TX1 !! D2 !! D3 !! D4 !! D5 !! D6 !! D7 !! D8 !! D9 !! D10 !! D11 !! D12!! D13!! A0 !! A1 !! A2 !! A3 !! A4 !! A5 !! A6 !! A7 !! 5V !! 3V3 !! GND&lt;br /&gt;
|-&lt;br /&gt;
! RX !! TX !! INT0 !!    !!    !!    !!    !!    !!    !!    !!     !! MISO !! MOSI !! SCK !! !! !! !! !! SDA !! SCL !! !! !! !! !! &lt;br /&gt;
|-&lt;br /&gt;
| Core || RX0 || TX0 || || || || || || || || || || || || || || || || || || || || || IN ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| Core+ || RX0 || TX0 || RX1 || TX1 || || || || || || || || || || || || || || || || || || || IN || ||&lt;br /&gt;
|-&lt;br /&gt;
| FT232RL|| TX0 || RX0 || || || || || || || || || || || || || || || || || || || || || OUT || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| ENC28J60 || || || || IRQ || || || || || CS || || || SO || SI || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| nRF24L01+ || || || INT || || || || || || || CSN || CE || SO || SI || SCK || || || || || || || || ||   || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| CC3000 || || || IRQ || || || || || || || EN || CS || DI || DO || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BT  || TX || RX ||(TX)||(RX)|| || || || || ||(TX)||(RX)|| || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NEO-6M  || TX || RX ||(TX)||(RX)|| || || || || || || || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| SD || || || || || || || || CS || || || || D0 || DI || SCK || CD || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| RTC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| 10DOF || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| LM4863 || || || || || || || || || || L || R || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BM || || || || || || || || || || || || || || || || || || || || || || || OUT/IN || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| smartRF || || ||INT || || || || || || || || SS||SI || S0||SCK|| || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NFC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px; background: #ECECEC&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== '''About'''==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:800px;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
|&lt;br /&gt;
This Wiki was built in '''2013/June/11''', there are '''[[Special:SpecialPages|{{NUMBEROFARTICLES}} pages]]''', '''[[Special:NewFiles|{{NUMBEROFFILES}} files uploaded]]''' and '''[[Special:Statistics|{{NUMBEROFEDITS}} revises]]'''. &amp;lt;br&amp;gt;To learn more information, please visit '''[[Special:RecentChanges|Recent Changes]]'''.&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=3827</id>
		<title>Main Page/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Main_Page/ko&amp;diff=3827"/>
				<updated>2014-08-21T13:24:18Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Main Page}}&lt;br /&gt;
{| class=&amp;quot;titlebox&amp;quot; width=&amp;quot;800px&amp;quot; style=&amp;quot;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
! style=&amp;quot;background:#000000; border-radius:2px; padding:20px; color:#ffffff;&amp;quot; | &amp;lt;div style=&amp;quot;font-size:180%;text-align:center;&amp;quot;&amp;gt;Microduino Wiki 페이지에 오신 것을 환영합니다.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
|[[file:Headline.png|800px|left]]&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
| 초소형 사이즈, 막강한 파워! 마이크로두이노(Microduino)는 아두이노와 100% 완벽하게 호환되는 오픈 하드웨어입니다. 아두이노(Arduino) 통합개발환경(IDE)과 가지고 있는 아두이노(Arduino) 프로그램을 그대로 사용할 수 있습니다.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|모든 마이크로두이노(Microduino) 보드는 일정 'U'자 모양의 27핀 인터페이스(UPin-27)가 적용되어 있습니다. 마이크로두이노(Microduino) 시리는 UPin-27 인터페이스를 통해서 쉽게 쌓아 연결할 수 있습니다. 마이크로두이노(Microduino) 보드의 사이는 25.40mm X 27.94mm로 매우 작아서, 마이크로두이노 시리즈는 여러분이 만드는 제품의 사이즈를 획기적으로 줄일 수 있고, 아두이노 보드의 유용성과 유연성을 향상시킬 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
| 마이크로두이노(Microduino) 시리즈는 당신의 아이디어를 실현하여 시제품을 개발하거나 소량을 제품을 만드는데 적용할 수 있습니다.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|홈페이지 : http://www.Microduino.cc/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|페이스북 : https://www.Facebook.com/Microduino/&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|트위터 : http://www.Twitter.com/Microduino/&lt;br /&gt;
|-style=&amp;quot;height:10px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 프레징 ： '''[[File:Microduino-Frzting.zip|프레징 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|마이크로두이노(Microduino) 개발환경 다운로드 ： '''[[Media:Microduino-hardware.zip|마이크로두이노 설치 패키지 다운로드]]'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
== 마이크로두이노 코어모듈 ('''아두이노 호환''')==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core/ko|마이크로두이노 코어]]'''&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega328P/ATmega168PA&lt;br /&gt;
*아두이노 우노보드와 호환되며, 동일한 구조.&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-core-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Core+]]''' (상위 버전) &lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*메인칩 : ATmega644PA/ATmega1284P&lt;br /&gt;
*아두이노 Mega2560과 동일한 성능&lt;br /&gt;
*2개의 하드웨어 시리얼 포트, 10개 이상의 디지털 입출력 포트&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스 &lt;br /&gt;
|[[file:Microduino-core+-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreUSB]]'''(상위 버전)&lt;br /&gt;
*마이크로두이노 시리즈 코어 보드&lt;br /&gt;
*아두이노 레오나르도와 호환&lt;br /&gt;
*마이크로컨트롤어와 USB 포함&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino-core32U4-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBTTL]]'''&lt;br /&gt;
*마이크로두이노 USBTTL 모듈, 마이크로두이노와 PC 연결보드, 코어/코어 플러스 보드 프로그램 업로드용.&lt;br /&gt;
*메인칩: FT232RL&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[file:Microduino-ft232-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어 모듈==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-CoreSTM32]]'''&lt;br /&gt;
*마이크로두이노 시리즈 STM32 코어 모듈&lt;br /&gt;
*메인칩：STM32F103CBT6&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 인터페이스&lt;br /&gt;
|[[File:Microduino- CoreSTM32 -rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장모듈==&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-W5500]]'''&lt;br /&gt;
*마이크로두이노 이더넷 모듈 &lt;br /&gt;
*하드웨어 TCP/IP 프로토콜 지원&lt;br /&gt;
*10BaseT/100BaseTX 이더넷 PHY 내장&lt;br /&gt;
*마이크로두이노 코어, 코어 플러스와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27 기본 인터페이스  &lt;br /&gt;
|&lt;br /&gt;
[[file:microduino-w5500-rect.jpg|200px|right]]&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-ENC28J60]] + [[Microduino-RJ45]]''' 이더넷 모듈&lt;br /&gt;
*메인칩: ENC28J60&lt;br /&gt;
*마이크로두이노 이더넷 모듈&lt;br /&gt;
*IEEE 802.3 호환 이더넷 컨트롤러&lt;br /&gt;
*MAC, 10 Base-T PHY 내장&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:micromodule-enc-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-nRF24]]'''&lt;br /&gt;
*마이크로두이노 2.4G 무선모듈&lt;br /&gt;
*마이크로두이노와 SPI 통신 프로토콜 지원&lt;br /&gt;
*아두이노 라이브러리 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-nRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-smartRF]]'''&lt;br /&gt;
*470/950MHz 초저전력 무선통신 모듈&lt;br /&gt;
*마이크로두이노 코어 및 코어 플러스 모듈과 SPI 통신 프로토콜 지원&lt;br /&gt;
*네트워킹 라이브러리 지원 및 간단한 통신네트워크 구현지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino smartRF-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-NFC]]'''&lt;br /&gt;
*양방향 접속 및 인증을 지원하는 NFC(Near Field Communication) 모듈&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-NFC-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BT]]'''&lt;br /&gt;
*마이크로두이노 BT(Bluetooth) 쉴드, 두개의 버전 제공 : BT2.1, BT4.0&lt;br /&gt;
*BT 2.1/4.0 프로토콜 지원&lt;br /&gt;
*하드웨어 및 소프트웨어 시리얼(옵션) 포트사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bt-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-SD]]'''&lt;br /&gt;
*마이크로두이노 마이크로 SD 카드 소켓&lt;br /&gt;
*SPI 통신 프로토콜 사용&lt;br /&gt;
*UPin-27 : 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-sd-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-BM]]'''&lt;br /&gt;
*마이크로두이노 Li-ion 배터리 전원모듈&lt;br /&gt;
*충/방전, 전압검출 및 LED 표시기능 지원&lt;br /&gt;
*DC-DC 변환, 3.7V-&amp;gt;5.0V, 3.7V-&amp;gt;3.3V 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-bm-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-10DOF]]'''&lt;br /&gt;
*마이크로두이노 10 DOF 센서모듈&lt;br /&gt;
*메인칩 : MPU6050 + HMC5883L + BMP085&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-10dof-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-OLED]]'''&lt;br /&gt;
*0.96 인치 마이크로두이노 OLED 12864 디스플레이 모듈&lt;br /&gt;
*SSD1306 디스플레이 드라이버 사용&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*동작전원: 3.3V&lt;br /&gt;
&lt;br /&gt;
|[[file:Microduino-oled-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-RTC]]'''&lt;br /&gt;
*마이크로두이노 RTC 모듈&lt;br /&gt;
*PCF8563 CMOS 실시간 타이머(RTC)&lt;br /&gt;
*I2C 통신 프로토콜 지원&lt;br /&gt;
*EEPROM AT24C32 백업&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-rtc-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-GPS]]'''&lt;br /&gt;
*마이크로두이노 GPS 모듈&lt;br /&gt;
*UBLOX NEO-6M 모듈 적용&lt;br /&gt;
*시리얼 통신 프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-neo-6m-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Amplifier]]'''&lt;br /&gt;
*마이크로두이노 D-클래스 앰플모듈&lt;br /&gt;
*LM4863 칩 사용&lt;br /&gt;
*스피커 출력은 2.54mm 핀 사용&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-lm4863-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-WiFi]]'''&lt;br /&gt;
*마이크로두이노 WiFi 모듈&lt;br /&gt;
*TI CC3000 칩사용&lt;br /&gt;
*IEEE 802.11B/G 밴드 지원&lt;br /&gt;
*SPI 통신 프로토콜 지원&lt;br /&gt;
**UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[file:Microduino-cc3000-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Stepper]]'''&lt;br /&gt;
*마이크로두이노 스테핑 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A4982&lt;br /&gt;
*4선 2상 스테퍼 모터 지원&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[file:Microduino-a4982-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Motor]]'''&lt;br /&gt;
*마이크로두이노 DC 모터 구동 모듈&lt;br /&gt;
*메인칩 : Allegro's A3906&lt;br /&gt;
*2개 DC 모토 구동&lt;br /&gt;
*공간절약을 위한 플러그 지원&lt;br /&gt;
|[[File:Microduino-a3906-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-USBHOST]]'''&lt;br /&gt;
*마이크로두이노 USB 통신모듈&lt;br /&gt;
*USB 호스트 및 디바이스 지원&lt;br /&gt;
*SPI 통신프로토콜 지원&lt;br /&gt;
*UPin-27: 마이크로두이노 기본 통신&lt;br /&gt;
|[[File:Microduino-USBHOST-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Plug]]'''&lt;br /&gt;
*마이크로두이노 모듈을 브레드 보드에 연결하기 위한 보드&lt;br /&gt;
|[[File:Microduino-Plug-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-v2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-v-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Duo-h2]]'''&lt;br /&gt;
*마이크로두이노 연결보드&lt;br /&gt;
|[[file:Microduino-duo-h-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Uno]]'''&lt;br /&gt;
*아두이노 핀배열과 동일하게 만드는 마이크로두이노 쉴드보드&lt;br /&gt;
|[[file:Microduino-uno-rect.jpg|200px|right]]&lt;br /&gt;
&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 규브 확장보드==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
'''[[Microduino-Cube-S1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-S1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Cube-V1]]'''&lt;br /&gt;
*UPIN27 인터페이스 확장보드&lt;br /&gt;
|[[File:Microduino-V1-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Weather]]'''&lt;br /&gt;
*날씨측정 모듈&lt;br /&gt;
*조도센서 : TSL2561 &lt;br /&gt;
*디지털 압력센서 : BMP180 &lt;br /&gt;
*디지털 온도/습도 센서 : AM2321&lt;br /&gt;
|[[File:Microduino-Station-rect.jpg|200px|right]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 시작하기==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
# '''[[아두이노 IDE 드라이버 설치하기]]'''&lt;br /&gt;
# '''[[Mac OS X 설치 가이드]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 설정하기]]'''&lt;br /&gt;
# '''[[아두이노 IDE에서 마이크로두이노 부트로더 프로그램하기]]'''&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이(아두이노 호환보드) 튜토리얼==&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino (Arduino Compatible Board) Tutorial]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 STM32 코어모듈 튜토리얼==&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino CoreSTM32 Tutorial]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== 마이크로두이노 기본 인터페이스==&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* 마이크로두이노 기본 인터페이스 (UPin-27)&lt;br /&gt;
[[file:Micromodule-1x3.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
[[file:UPin27.jpg|800px|left]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
* 마이크로두이노 핀배열&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Micromodule-&lt;br /&gt;
! RX0 !! TX1 !! D2 !! D3 !! D4 !! D5 !! D6 !! D7 !! D8 !! D9 !! D10 !! D11 !! D12!! D13!! A0 !! A1 !! A2 !! A3 !! A4 !! A5 !! A6 !! A7 !! 5V !! 3V3 !! GND&lt;br /&gt;
|-&lt;br /&gt;
! RX !! TX !! INT0 !!    !!    !!    !!    !!    !!    !!    !!     !! MISO !! MOSI !! SCK !! !! !! !! !! SDA !! SCL !! !! !! !! !! &lt;br /&gt;
|-&lt;br /&gt;
| Core || RX0 || TX0 || || || || || || || || || || || || || || || || || || || || || IN ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| Core+ || RX0 || TX0 || RX1 || TX1 || || || || || || || || || || || || || || || || || || || IN || ||&lt;br /&gt;
|-&lt;br /&gt;
| FT232RL|| TX0 || RX0 || || || || || || || || || || || || || || || || || || || || || OUT || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| ENC28J60 || || || || IRQ || || || || || CS || || || SO || SI || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| nRF24L01+ || || || INT || || || || || || || CSN || CE || SO || SI || SCK || || || || || || || || ||   || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| CC3000 || || || IRQ || || || || || || || EN || CS || DI || DO || SCK || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BT  || TX || RX ||(TX)||(RX)|| || || || || ||(TX)||(RX)|| || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NEO-6M  || TX || RX ||(TX)||(RX)|| || || || || || || || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| SD || || || || || || || || CS || || || || D0 || DI || SCK || CD || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| RTC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| 10DOF || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| LM4863 || || || || || || || || || || L || R || || || || || || || || || || || || || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| BM || || || || || || || || || || || || || || || || || || || || || || || OUT/IN || OUT ||&lt;br /&gt;
|-&lt;br /&gt;
| smartRF || || ||INT || || || || || || || || SS||SI || S0||SCK|| || || || || || || || ||  || IN ||&lt;br /&gt;
|-&lt;br /&gt;
| NFC || || || || || || || || || || || || || || || || || || || SDA || SCL || || || || IN ||&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 800px; background: #ECECEC&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
== '''About'''==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:800px;border:2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px;&amp;quot; cellspacing=0 cellpadding=0&lt;br /&gt;
|&lt;br /&gt;
This Wiki was built in '''2013/June/11''', there are '''[[Special:SpecialPages|{{NUMBEROFARTICLES}} pages]]''', '''[[Special:NewFiles|{{NUMBEROFFILES}} files uploaded]]''' and '''[[Special:Statistics|{{NUMBEROFEDITS}} revises]]'''. &amp;lt;br&amp;gt;To learn more information, please visit '''[[Special:RecentChanges|Recent Changes]]'''.&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino-Core/ko&amp;diff=3826</id>
		<title>Microduino-Core/ko</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-Core/ko&amp;diff=3826"/>
				<updated>2014-08-21T13:13:30Z</updated>
		
		<summary type="html">&lt;p&gt;Shin SongSup：&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|Microduino-Core}}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[file:Microduino-core -rect.jpg|400px|thumb|right|Microduino-Core]]&lt;br /&gt;
&lt;br /&gt;
'''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''는 마이크로두이노 시리즈 코어 모듈중에 하나이다. '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''는 아두이노 우노(UNO) 보드와 호환되는 오픈 소스 하드웨어이다. [http://www.atmel.com Atmel]사의 ATmega328P/ATmega168PA 시리즈를 기반으로 한 8비트 마이크로컨트롤러 개발보드이다.&lt;br /&gt;
아두이노 우노보드와 비교해 보면, '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''의 특징은 아래와 같다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*'''[http://arduino.cc/en/Main/ArduinoBoardUno 아두이노 우노보드]'''를 마이크로컨트롤러 부분인 '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''와 '''[[Microduino-FT232R|마이크로두이노-FT232R 모듈]]'''로 분리했다. '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''에 프로그램을 업로딩 하고 난 후 '''[[Microduino-FT232R]]'''모듈은 항상 필요없으므로 마이크로두이노 코어/코어 플러스 모듈이 여러개여도 '''[[Microduino-FT232R]]'''모듈은 하나만 가지고 있어도 된다. 보드사이즈는 사각형으로 25.4mm X 27.94mm로 매우 작다. &lt;br /&gt;
&lt;br /&gt;
* 마이크로두이노는 'U'자 모양의 27핀 인터페이스를 사용한다(UPin-27). 모든 마이크로두이노 코어 모듈, 확장 모듈, 확장 보드는 동일한 인터페이스를 사용하기 때문에 간단하게 연결해서 사용할 수 있다. &lt;br /&gt;
&lt;br /&gt;
* 작은 사이즈와 일정한 인터페이스를 가지고 있으므로, 마이크로두이노는 시제품의 가격과 사이즈를 획기적으로 줄인다. 아두이노 호환보드이므로 사용자의 경험을 유용성과 사용성을 확대한다.&lt;br /&gt;
&lt;br /&gt;
마이크로두이노는 아두이노와 동일한 개발환경을 사용하고 있고, 아두이노 IDE, 프로세싱을 이용하여 아이디어를 현실화하고 시제품을 개발하고 소량생산 할 수 있다.&lt;br /&gt;
&lt;br /&gt;
마이크로두이노는 optiboot 부트로더를 사용하고 있으므로 아두이노 디폴트 엔진보다 작은 메모리를 사용하여 프로그램 업로딩을 최적화했다.&lt;br /&gt;
&lt;br /&gt;
현재, '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''은 4개 다른 구성을 가지고 있다.&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Type&lt;br /&gt;
! Flash&lt;br /&gt;
! SRAM&lt;br /&gt;
! EEPROM&lt;br /&gt;
! Frequency&lt;br /&gt;
! Supply&lt;br /&gt;
|-&lt;br /&gt;
| Atmega328P@16M，5V &lt;br /&gt;
| 32K&lt;br /&gt;
| 2K&lt;br /&gt;
| 1K&lt;br /&gt;
| 16M&lt;br /&gt;
| 5.0V&lt;br /&gt;
|-&lt;br /&gt;
| ATmega328P@8M，3V3 &lt;br /&gt;
| 32K&lt;br /&gt;
| 2K&lt;br /&gt;
| 1K&lt;br /&gt;
| 8M&lt;br /&gt;
| 3.3V&lt;br /&gt;
|-&lt;br /&gt;
| ATmega168PA@16M，5V &lt;br /&gt;
| 16K&lt;br /&gt;
| 1K&lt;br /&gt;
| 512&lt;br /&gt;
| 16M&lt;br /&gt;
| 5.0V&lt;br /&gt;
|-&lt;br /&gt;
| ATmega168PA@8M，3V3 &lt;br /&gt;
| 16K&lt;br /&gt;
| 1K&lt;br /&gt;
| 512&lt;br /&gt;
| 8M&lt;br /&gt;
| 3.3V&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
주파수와 공급전원의 설정:&lt;br /&gt;
* 동작주파수와 공급전원이 연계되어 있는데, 8MHz 동작 모듈은 3.3V를 공급받고, 16MHz 동작 모듈은 5.0V를 공급받는다.&lt;br /&gt;
* 16MHz/5.0V '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''은 데스크탑 장비나 디자인에 이용하고, 8MHz/3.3V '''[[Microduino-Core/ko | 마이크로두이노 코어모듈]]'''은 저전력 배터리 전원공급이 가능한 모바일 디바이스를 설계하는데 사용할 것을 권장한다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==마이크로두이노 코어/코어 플러스 비교==&lt;br /&gt;
* 마이크로두이노는 '''[[Microduino-Core+|마이크로두이노 코어 플러스]]'''모듈이 있는데 SRAM/EEPROM/플레쉬의 용량이 더 크고 더 많은 I/O 포트를 제공하기 위한 목적이다. &lt;br /&gt;
&lt;br /&gt;
* '''[[Microduino-Core|마이크로두이노 코어]]'''와 '''[[Microduino-Core+|마이크로두이노 코어 플러스]]'''모듈 둘 다 '''[[UPin-27]]''' 인터페이스를 사용하다. '''[[UPin-27]]''' 인터페이스는 마이크로두이노 시리즈의 기본 인터페이스이다. 두 모듈에서 다른 것은 사용한 MCU인데 코어모듈은 아두이노 우노와 동일한 ATmega328P/ATmega168PA을 사용했고, 코어 플러스 모듈은 아두이노 Mega2560과 비슷한 성능을 가지고 있다.&lt;br /&gt;
&lt;br /&gt;
* Configuration difference between '''[[Microduino-Core]]''' and '''[[Microduino-Core+]]''' &lt;br /&gt;
* '''[[Microduino-Core|마이크로두이노 코어]]'''과 '''[[Microduino-Core+|마이크로두이노 코어 플러스]]'''모듈의 차이점은&lt;br /&gt;
:{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Microduino&lt;br /&gt;
! Chip&lt;br /&gt;
! Flash&lt;br /&gt;
! SRAM&lt;br /&gt;
! EEPROM&lt;br /&gt;
! Digital I/O&lt;br /&gt;
! Analog I/O&lt;br /&gt;
! PWM&lt;br /&gt;
! Hardware Serial&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Core&lt;br /&gt;
| Atmega168PA &lt;br /&gt;
| 16K&lt;br /&gt;
| 1K&lt;br /&gt;
| 512&lt;br /&gt;
| 23&lt;br /&gt;
| 8&lt;br /&gt;
| 6&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| ATmega328P &lt;br /&gt;
| 32K&lt;br /&gt;
| 2K&lt;br /&gt;
| 1K&lt;br /&gt;
| 23&lt;br /&gt;
| 8&lt;br /&gt;
| 6&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Core+&lt;br /&gt;
| Atmega644PA&lt;br /&gt;
| 64K&lt;br /&gt;
| 4K&lt;br /&gt;
| 2K&lt;br /&gt;
| 32&lt;br /&gt;
| 8&lt;br /&gt;
| 6&lt;br /&gt;
| 2&lt;br /&gt;
|-&lt;br /&gt;
| ATmega1284P &lt;br /&gt;
| 128K&lt;br /&gt;
| 16K&lt;br /&gt;
| 4K&lt;br /&gt;
| 32&lt;br /&gt;
| 8&lt;br /&gt;
| 6&lt;br /&gt;
| 2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* 위의 테이블을 보면, 코어와 코어 플러스 모듈은 플레쉬, EEPROM, SRAM 사이즈가 다른 것을 볼 수 있다. 또한, 코어 플러스 모듈은 10개의 더 많은 디지털 I/O와 하드웨어 시리얼 포트가 한개 더 있다. 디자이너는 기능, 성능, 전원등 상황에 따라 다른 모듈을 선택하여 사용할 수 있다.&lt;br /&gt;
&lt;br /&gt;
* 코어와 코어 플러스 모듈은 UPin-27 인터페이스를 사용하고 있으며 마이크로두이노는 약간의 수정을 통해 두 보드에 포팅이 가능하다.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==특징==&lt;br /&gt;
* 작고, 쌓을수 있고, 강력하다.&lt;br /&gt;
* 아뒤이노(Arduino)와 동일한 개발환경을 사용하는 오픈소프 하드웨어&lt;br /&gt;
* '''[[Microduino-Core]]''' can be burned with ISP, same as Arduino, easy &amp;quot;bootloader&amp;quot;&lt;br /&gt;
* '''[[Microduino-Core/ko|마이크로두이노 코어모듈]]'''아두이노(Arduino)와 동일하게 ISP(In System Programming) 포트로 부트로더를 구울수 있다.&lt;br /&gt;
* Using the U-Shape 27-pin interface (UPin-27), the standard interface of Microduino, all &lt;br /&gt;
* 마이크로두이노의 모든 모듈은 'U'자 모양의 27핀 인터페이스(UPin-27)를 사용한다.&lt;br /&gt;
&lt;br /&gt;
마이크로두이노 모듈과 센서들은 손쉽게 연결할 수 있으며 계속 확장할 수 있다.&lt;br /&gt;
* 2.54mm (0.1 inch) 핀피치로 되어 있어 브레드 보드와 호환된다.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==사양==&lt;br /&gt;
* 마이크로컨트롤러: ATmega328P/ATmega168PA&lt;br /&gt;
* 동작주파수: 5V/3.3V&lt;br /&gt;
* 디지털 I/O 핀: 14개 (이중 6개는 PWM 출력으로 사용가능 : D3，D5，D6，D9，D10, D11)&lt;br /&gt;
* 아날로그 I/O 핀: 8개 (아두이노 우노보드보다 2개 더 많음)&lt;br /&gt;
* I/O 핀당 DC 전류: 40 mA&lt;br /&gt;
* 시리얼 포트 : 0번핀(RX), 1번핀(TX). TTL 레벨 시리얼 데이터 송수신&lt;br /&gt;
* 외부 인터럽트 : 2, 3번핀. 로우 인터럽트, 상승/하강 에지 인터럽트, 상태변이 인터럽트로 사용가능하다. 자세한 사항은 attachInterrupt() 함수를 참고하라.&lt;br /&gt;
* PWM : 3, 5, 6, 9, 10, 11핀. analogWrite() 함수를 사용하여 8비트 PWM 출력&lt;br /&gt;
* SPI : 10 (SS), 11 (MOSI), 12 (MISO), 13 (SCK).&lt;br /&gt;
* TWI : SDA 또는 A4, SCL 또는 A5핀 사용. Wire 라이브러리를 통해서 TWI 통신지원.&lt;br /&gt;
* AREF. 아날로그 입력으 기준전압. analogRefernce()를 사용한다.&lt;br /&gt;
* 부트로더가 사용하는 0.5KB를 포함하여 32KB(ATmega328P) 플레쉬메모리&lt;br /&gt;
* SRAM	2 KB (ATmega328P)&lt;br /&gt;
* EEPROM	1 KB (ATmega328P)&lt;br /&gt;
* Clock Speed	16MHz(5V) / 8Mhz(3.3V)&lt;br /&gt;
&lt;br /&gt;
* 현재, '''[[Microduino-Core/ko|마이크로두이노 코어]]'''모듈은 4개의 버젼이 제공된다&lt;br /&gt;
:{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Type&lt;br /&gt;
! Flash&lt;br /&gt;
! SRAM&lt;br /&gt;
! EEPROM&lt;br /&gt;
! Frequecy&lt;br /&gt;
! Supply&lt;br /&gt;
|-&lt;br /&gt;
| Atmega328P@16M，5V &lt;br /&gt;
| 32K&lt;br /&gt;
| 2K&lt;br /&gt;
| 1K&lt;br /&gt;
| 16M&lt;br /&gt;
| 5.0V&lt;br /&gt;
|-&lt;br /&gt;
| ATmega328P@8M，3V3 &lt;br /&gt;
| 32K&lt;br /&gt;
| 2K&lt;br /&gt;
| 1K&lt;br /&gt;
| 8M&lt;br /&gt;
| 3.3V&lt;br /&gt;
|-&lt;br /&gt;
| ATmega168PA@16M，5V &lt;br /&gt;
| 16K&lt;br /&gt;
| 1K&lt;br /&gt;
| 512&lt;br /&gt;
| 16M&lt;br /&gt;
| 5.0V&lt;br /&gt;
|-&lt;br /&gt;
| ATmega168PA@8M，3V3 &lt;br /&gt;
| 16K&lt;br /&gt;
| 1K&lt;br /&gt;
| 512&lt;br /&gt;
| 8M&lt;br /&gt;
| 3.3V&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
:[[file:Microduino-Core-Pinout.jpg|800px|thumb|center|Microduino-Core-Pinout]]&lt;br /&gt;
:[[file:Microduino-Core-Pinout1.jpg|800px|thumb|center|Microduino-Core-Pinout]]&lt;br /&gt;
:[[file:Microduino-Core-Pinout2.jpg|800px|thumb|center|Microduino-Core-Pinout]]&lt;br /&gt;
:[[file:Microduino-Core-Pinout3.jpg|800px|thumb|center|Microduino-Core-Pinout]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==문서==&lt;br /&gt;
* '''[[Microduino-Core/ko|마이크로두이노 코어]]''' Eagle 소스화일 : '''[[media:Microduino-Core.zip|다운로드]]'''&lt;br /&gt;
* '''[[Microduino-Core/ko|마이크로두이노 코어]]''' 메인칩 ATmega168PA/328P 데이터쉬트 : '''[[media:ATmega168PA328P.pdf|다운로드]]'''&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==개발==&lt;br /&gt;
* 마이크로두이노를 위한 아두이노 IDE 설정&lt;br /&gt;
# 아두이노(Arduino) 통합개발환경 설치 :  마이크로두이노는 아두이노와 동일한 통합개발환경(IDE)를 사용한다. '''[http://arduino.cc/en/Main/Software Arduino IDE official]'''에서 아두이노 IDE를 다운로드하고 디스크에 설치한다.(설치되있으면 다음단계로 이동) '''[http://arduino.cc/en/Reference/HomePage Reference]'''과 '''[http://arduino.cc/en/Tutorial/HomePage Workshop]'''를 참고하여 아두이노 IDE를 확인해 본다.&lt;br /&gt;
# 마이크로두이노 패키지 패치 : '''[[media:Microduino-hardware.zip|마이크로두이노 패키지]]'''를 다운로드한 후 ''' '{아두이노 설치 폴더}/hardware' ''' 폴더 밑에 압축을 푼다. 자세한 사항은 '''[[Arduino IDE Microduino Configuration|마이크로두이노를 위한 아두이노 IDE 설정하기]]'''문서를 참조한다.&lt;br /&gt;
# 프로그래밍 : 아두이노 IDE를 이용하여 마이크로두이노 코어/코어 플러스 모듈에 프로그램을 업로드하기 위해서, '''[[Microduino-FT232R]]'''모듈을 사용할 것을 권장한다.&lt;br /&gt;
# 마이크로두이노의 세상에 빠져라!!&lt;br /&gt;
&lt;br /&gt;
* Burn Microduino BootLoader&lt;br /&gt;
# 개발자가 마이크로두이노 코어/코어 플러스 펌웨어를 업데이트했을 경우 부트로더를 구워야 한다. 개발자는 아두이노 우노 또는 부트로더가 구워져 있는 마이크로두이노 코어/코어 플러스를 이용해서 만들수 있다.&lt;br /&gt;
# 마이크로두이노 부트로러 굽기 : '''[[Burn Bootloader to Microduino-Core/Core+ with an Arduino|관련문서 보기]]'''&lt;br /&gt;
# 부트로더는 마이크로두이노 코어/코어 플러스 설정이 다르므로 모듈과 일치하는 것을 선택해서 구워야 한다.&lt;br /&gt;
# 초기 부트로더는 ATmegaX8 시리즈의 'optiboot'으로 디자인되어 있으므로 단지 512 바이트의 용량만 차지한다.&lt;br /&gt;
&lt;br /&gt;
* 아두이노 통합개발환경(IDE)에서 마이크로두이노로 프로그램 다운로딩하기 : '''[[Media:Arduino-Miccroduino-e.pdf|관련문서 보기]]'''&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==응용==&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
* 마이크로두이노를 어떻게 사용하면 되나요?&lt;br /&gt;
# 아두이노 IDE를 설치한다.&lt;br /&gt;
# 마이크로두이노를 위한 아두이노 패키지를 다운로드한다. ['''[[Media:Microduino-hardware.zip|마이크로두이노 설치패키지]]''']&lt;br /&gt;
# 아두이노 IDE에 코드를 입력한다. 릴리즈 버전 1.0 이나 상위버전 사용을 권장한다.&lt;br /&gt;
# 마이크로두이노 코어/코어 플러스와 마이크로두이노-USBTTL 모듈을 연결하고 아두이노 IDE에서 사용하고 있는 보드를 선택한 후 작성된 프로그램을 다운로드한다.&lt;br /&gt;
**If download failed, please check the hardware connection firstly, and then reset the board, try again&lt;br /&gt;
# 다운로드가 실패하면 하드웨어 연결상태를 확인하고 보드의 리셋버튼을 누른 후 다시 시도해 본다.&lt;br /&gt;
# 계속 실패하면, 인터넷에서 실패정보를 찾아볼 수 있으며, 필요하면 부트로드를 다시 굽는다. 부트로더 굽는 방법은 다음 문서를 참조한다. ['''[[Burn Bootloader to Microduino-Core/Core+ with an Arduino|아두이노 IDE를 이용한 마이크로두이노 코어/코어 플러스 부트로더 굽는 방법]]''']&lt;br /&gt;
* 3.3V 버전 보드가 출시되는가?&lt;br /&gt;
# 아직없음&lt;br /&gt;
* 마이크로두이노 코어모듈에서 PWM 핀은?&lt;br /&gt;
# 6개의 PWM 출력을 지원하며 3, 5, 6, 9, 10, 11번핀이며, 마이크로두이노 코어 플러스도 6개의 PWM 출력을 지원하며, 7, 8, 9, 10, 22, 23번핀 이다.&lt;br /&gt;
&lt;br /&gt;
==구매==&lt;br /&gt;
* 대한민국 구매처&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==사진==&lt;br /&gt;
:[[file:Microduino-Core-t.JPG|thumb|600px|center|마이크로두이노 코어모듈 전면]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
:[[file:Microduino-Core-b.JPG|thumb|600px|center|마이크로두이노 코어모듈 후면]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
:[[file:Microduino-Core-3d.jpg|thumb|600px|center|마이크로두이노 코어모듈 3D 모델]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
:[[file:Microduino-Core-Upin27.jpg|thumb|600px|center|마이크로두이노 코어모듈 UPin-27 model]]&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: left&amp;quot;/&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Shin SongSup</name></author>	</entry>

	</feed>