<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>코딩런</title>
    <link>https://codingrun.tistory.com/</link>
    <description>코딩런과 함께하는 IT Study!</description>
    <language>ko</language>
    <pubDate>Wed, 27 May 2026 14:37:05 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>코딩런</managingEditor>
    <image>
      <title>코딩런</title>
      <url>https://t1.daumcdn.net/cfile/tistory/2725D04F58980A291F</url>
      <link>https://codingrun.tistory.com</link>
    </image>
    <item>
      <title>아두이노 예제 15. LCD에 글자 쓰기(I2C LCD 모듈 사용)</title>
      <link>https://codingrun.tistory.com/119</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;LCD(액정표시장치, Liquid Crystal Dispaly)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/999486445ACB65F30A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F999486445ACB65F30A&quot; width=&quot;1000&quot; height=&quot;403&quot; filename=&quot;1.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A class=tx-link href=&quot;http://codingrun.com/112&quot; target=_blank&gt;아두이노 예제 12강&lt;/A&gt;에서 진행했던 LCD에 글자 쓰기는 실습을 해보기에는 좋은 예제이다. 하지만&amp;nbsp;디지털 포트를 많이 차지하기 때문에&amp;nbsp;여러가지 부품을 사용해야 한다거나 프로젝트를 진행할 시에는 효율적이지 못 하다. 그러므로 이번 시간에는 I2C LCD 모듈을 사용하여 글자를 써보도록 하겠다.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt; COLOR: #ff0000&quot;&gt;I2C LCD 모듈&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 859px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99595D465ACB668D02&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99595D465ACB668D02&quot; width=&quot;859&quot; height=&quot;569&quot; filename=&quot;20180409_221116.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;기존 LCD에 모듈만 결합한 형태로 GND, VCC, SDA(Serial Data Line), SCL(Serial Clock) 등 총 4개의 핀으로 이루어져 있다. 총 12개의 배선을 단 4개의 배선으로 동작이 가능하기 때문에&amp;nbsp;여러 부품들을 함께 사용하기에 유용하다. 또한 I2C Converter에 가변 저항도 내장되어 있기 때문에 선명도 조절을 위한 가변 저항을 따로 달아줄 필요가 없다. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/990DAA485ACB68C32D&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/zip.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;Arduino-LiquidCrystal-I2C-library-master.zip&lt;/a&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class=tx-link href=&quot;http://codingrun.com/100&quot; target=_blank&gt;&lt;U&gt;&lt;FONT color=#0066cc&gt;http://codingrun.com/100&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;라이브러리 추가 방법은 위 링크를 참고하기 바란다.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;사용 함수&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 916px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99B2854B5ACB8D1D37&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99B2854B5ACB8D1D37&quot; width=&quot;916&quot; height=&quot;718&quot; filename=&quot;20180409_234329.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;함수를 사용하는 방법은 객체이름.함수();와 같이 사용한다. lcd 예제이기 때문에 보통 객체 이름을 lcd로 선언하며, lcd.print(&quot;Codingrun&quot;);과 같이 사용하면 된다.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;실습 내용&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P&gt;LCD에 원하는 문자를 출력해 보자.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;준비물&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P&gt;아두이노 보드, I2C LCD, 암수 점퍼선 4개&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;회로도&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 961px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/993113375ACB95090F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F993113375ACB95090F&quot; width=&quot;961&quot; height=&quot;488&quot; filename=&quot;20180410_010835.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 873px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99A5EB375ACB950909&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99A5EB375ACB950909&quot; width=&quot;873&quot; height=&quot;767&quot; filename=&quot;20180410_012546.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;소스 코드&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;DIV class=colorscripter-code style=&quot;OVERFLOW: auto; FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; POSITION: relative !important; COLOR: #010101&quot;&gt;
&lt;TABLE class=colorscripter-code-table style=&quot;BORDER-TOP: medium none; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; BORDER-LEFT: medium none; MARGIN: 0px; PADDING-RIGHT: 0px; BACKGROUND-COLOR: #fafafa; border-radius: 4px&quot; cellSpacing=0 cellPadding=0&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD style=&quot;BORDER-RIGHT: #e5e5e5 2px solid; PADDING-BOTTOM: 6px; PADDING-TOP: 6px; PADDING-LEFT: 6px; PADDING-RIGHT: 6px&quot;&gt;
&lt;DIV style=&quot;FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; WORD-BREAK: normal; COLOR: #666; PADDING-BOTTOM: 0px; TEXT-ALIGN: right; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; LINE-HEIGHT: 130%; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;1&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;2&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;3&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;4&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;5&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;6&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;7&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;8&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;9&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;10&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;11&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;12&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;13&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;14&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;15&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;16&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;17&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;18&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;19&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;
&lt;TD style=&quot;PADDING-BOTTOM: 6px; PADDING-TOP: 6px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; COLOR: #010101; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; LINE-HEIGHT: 130%; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;#include&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;lt;&lt;/SPAN&gt;LiquidCrystal_I2C.h&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//LiquidCrystal&amp;nbsp;라이브러리&amp;nbsp;추가&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;LiquidCrystal_I2C&amp;nbsp;lcd(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;0x3F&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;16&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;2&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//lcd&amp;nbsp;객체&amp;nbsp;선언&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;void&lt;/SPAN&gt;&amp;nbsp;setup()&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;lcd.&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;begin&lt;/SPAN&gt;();&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//LCD&amp;nbsp;사용&amp;nbsp;시작&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;}&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;void&lt;/SPAN&gt;&amp;nbsp;loop()&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;lcd.setCursor(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;5&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;0&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;커서를&amp;nbsp;5,&amp;nbsp;0에&amp;nbsp;가져다&amp;nbsp;놓아라.&amp;nbsp;(열,&amp;nbsp;행)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;lcd.print(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;Hi&amp;nbsp;^^&quot;&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;5,&amp;nbsp;0에&amp;nbsp;Hi&amp;nbsp;^^를&amp;nbsp;출력해라.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;delay(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;1000&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;1초&amp;nbsp;대기&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;lcd.setCursor(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;3&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;1&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;커서를&amp;nbsp;3,&amp;nbsp;1로&amp;nbsp;가져다&amp;nbsp;놓아라.&amp;nbsp;(열,&amp;nbsp;행)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;lcd.print(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;Codingrun&quot;&lt;/SPAN&gt;);&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;Codingrun을&amp;nbsp;입력해라.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;delay(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;1000&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;1초&amp;nbsp;대기&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;lcd.clear();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;글자를&amp;nbsp;모두&amp;nbsp;지워라.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;delay(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;1000&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;1초&amp;nbsp;대기&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;}&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;FONT-SIZE: 9px; MARGIN-TOP: -13px; FONT-STYLE: italic; TEXT-ALIGN: right; MARGIN-RIGHT: 5px&quot;&gt;&lt;A style=&quot;TEXT-DECORATION: none; COLOR: #e5e5e5&quot; href=&quot;http://colorscripter.com/info#e&quot; target=_blank&gt;Colored by Color Scripter&lt;/A&gt;&lt;/DIV&gt;&lt;/TD&gt;
&lt;TD style=&quot;VERTICAL-ALIGN: bottom; PADDING-BOTTOM: 4px; PADDING-TOP: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 2px&quot;&gt;&lt;A style=&quot;TEXT-DECORATION: none; COLOR: white&quot; href=&quot;http://colorscripter.com/info#e&quot; target=_blank&gt;&lt;SPAN style=&quot;FONT-SIZE: 9px; WORD-BREAK: normal; COLOR: white; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; BACKGROUND-COLOR: #e5e5e5; border-radius: 10px&quot;&gt;cs&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/99707B3B5ACB99580B&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;EX15_I2CLCD.ino&lt;/a&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;&lt;STRONG&gt;글씨 출력이 안 되는 경우 (해결 방법)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P&gt;LCD 관련 실습을 하다 보면, 네모만 나온다던가, 글씨가 출력이 안 되던가 하는 오류가 종종 일어난다. 가장 흔한 이유 중 하나는 I2C LCD 부품의 주소값이 다르기 때문이다. 이럴땐 i2c_scanner를 통해 주소값을 알아낸 다음, 객체 선언에서 주소값을 바꿔주면 된다. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i2c_scanner를 통해 주소값을 알아내는 방법은 아두이노 공식홈페이지를 참고하면 된다.&lt;/P&gt;
&lt;P&gt;&lt;A href=&quot;https://playground.arduino.cc/Main/I2cScanner&quot;&gt;https://playground.arduino.cc/Main/I2cScanner&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class=colorscripter-code style=&quot;OVERFLOW: auto; FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; POSITION: relative !important; COLOR: #010101&quot;&gt;
&lt;TABLE class=colorscripter-code-table style=&quot;BORDER-TOP: medium none; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; BORDER-LEFT: medium none; MARGIN: 0px; PADDING-RIGHT: 0px; BACKGROUND-COLOR: #fafafa; border-radius: 4px&quot; cellSpacing=0 cellPadding=0&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD style=&quot;BORDER-RIGHT: #e5e5e5 2px solid; PADDING-BOTTOM: 6px; PADDING-TOP: 6px; PADDING-LEFT: 6px; PADDING-RIGHT: 6px&quot;&gt;
&lt;DIV style=&quot;FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; WORD-BREAK: normal; COLOR: #666; PADDING-BOTTOM: 0px; TEXT-ALIGN: right; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; LINE-HEIGHT: 130%; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;1&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;2&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;3&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;4&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;5&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;6&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;7&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;8&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;9&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;10&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;11&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;12&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;13&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;14&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;15&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;16&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;17&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;18&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;19&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;20&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;21&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;22&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;23&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;24&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;25&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;26&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;27&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;28&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;29&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;30&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;31&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;32&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;33&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;34&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;35&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;36&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;37&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;38&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;39&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;40&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;41&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;42&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;43&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;44&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;45&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;46&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;47&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;48&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;49&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;50&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;
&lt;TD style=&quot;PADDING-BOTTOM: 6px; PADDING-TOP: 6px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; COLOR: #010101; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; LINE-HEIGHT: 130%; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;#include&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;lt;&lt;/SPAN&gt;Wire.h&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;void&lt;/SPAN&gt;&amp;nbsp;setup()&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;Wire.&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;begin&lt;/SPAN&gt;();&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;Serial.&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;begin&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;9600&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;while&lt;/SPAN&gt;&amp;nbsp;(&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;!&lt;/SPAN&gt;Serial);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;Leonardo:&amp;nbsp;wait&amp;nbsp;for&amp;nbsp;serial&amp;nbsp;monitor&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;Serial.println(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;\nI2C&amp;nbsp;Scanner&quot;&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;}&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;void&lt;/SPAN&gt;&amp;nbsp;loop()&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;byte&lt;/SPAN&gt;&amp;nbsp;error,&amp;nbsp;address;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;int&lt;/SPAN&gt;&amp;nbsp;nDevices;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;Serial.println(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;Scanning...&quot;&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;nDevices&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;0&lt;/SPAN&gt;;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;for&lt;/SPAN&gt;(address&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;1&lt;/SPAN&gt;;&amp;nbsp;address&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;lt;&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;127&lt;/SPAN&gt;;&amp;nbsp;address&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;+&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;+&lt;/SPAN&gt;&amp;nbsp;)&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;The&amp;nbsp;i2c_scanner&amp;nbsp;uses&amp;nbsp;the&amp;nbsp;return&amp;nbsp;value&amp;nbsp;of&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;the&amp;nbsp;Write.endTransmisstion&amp;nbsp;to&amp;nbsp;see&amp;nbsp;if&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;a&amp;nbsp;device&amp;nbsp;did&amp;nbsp;acknowledge&amp;nbsp;to&amp;nbsp;the&amp;nbsp;address.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Wire.beginTransmission(address);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;error&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;Wire.endTransmission();&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;if&lt;/SPAN&gt;&amp;nbsp;(error&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;0&lt;/SPAN&gt;)&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.print(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;I2C&amp;nbsp;device&amp;nbsp;found&amp;nbsp;at&amp;nbsp;address&amp;nbsp;0x&quot;&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;if&lt;/SPAN&gt;&amp;nbsp;(address&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;16&lt;/SPAN&gt;)&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.print(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;0&quot;&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.print(address,HEX);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.println(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;&amp;nbsp;&amp;nbsp;!&quot;&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;nDevices&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;+&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;+&lt;/SPAN&gt;;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;else&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;if&lt;/SPAN&gt;&amp;nbsp;(error&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;4&lt;/SPAN&gt;)&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.print(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;Unknown&amp;nbsp;error&amp;nbsp;at&amp;nbsp;address&amp;nbsp;0x&quot;&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;if&lt;/SPAN&gt;&amp;nbsp;(address&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;16&lt;/SPAN&gt;)&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.print(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;0&quot;&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.println(address,HEX);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;if&lt;/SPAN&gt;&amp;nbsp;(nDevices&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;0&lt;/SPAN&gt;)&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.println(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;No&amp;nbsp;I2C&amp;nbsp;devices&amp;nbsp;found\n&quot;&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;else&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.println(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;done\n&quot;&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;delay(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;5000&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//&amp;nbsp;wait&amp;nbsp;5&amp;nbsp;seconds&amp;nbsp;for&amp;nbsp;next&amp;nbsp;scan&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;}&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;FONT-SIZE: 9px; MARGIN-TOP: -13px; FONT-STYLE: italic; TEXT-ALIGN: right; MARGIN-RIGHT: 5px&quot;&gt;&lt;A style=&quot;TEXT-DECORATION: none; COLOR: #e5e5e5&quot; href=&quot;http://colorscripter.com/info#e&quot; target=_blank&gt;Colored by Color Scripter&lt;/A&gt;&lt;/DIV&gt;&lt;/TD&gt;
&lt;TD style=&quot;VERTICAL-ALIGN: bottom; PADDING-BOTTOM: 4px; PADDING-TOP: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 2px&quot;&gt;&lt;A style=&quot;TEXT-DECORATION: none; COLOR: white&quot; href=&quot;http://colorscripter.com/info#e&quot; target=_blank&gt;&lt;SPAN style=&quot;FONT-SIZE: 9px; WORD-BREAK: normal; COLOR: white; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; BACKGROUND-COLOR: #e5e5e5; border-radius: 10px&quot;&gt;cs&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/998E54375ACB99F714&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;EX15_I2CLCD.ino&lt;/a&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 571px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9980A53F5ACB998132&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9980A53F5ACB998132&quot; width=&quot;571&quot; height=&quot;399&quot; filename=&quot;20180410_014757.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;위 코드를 실행 해보면, 시리얼모니터에 내가 가지고 있는 i2c lcd의 주소값을 알 수 있다. 현재 필자는 &lt;STRONG&gt;&lt;SPAN style=&quot;COLOR: #ff0000&quot;&gt;0X3F&lt;/SPAN&gt;&lt;/STRONG&gt;이므로 LiquidCrystal_I2C&amp;nbsp;lcd(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;0x3F&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;16&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;2&lt;/SPAN&gt;); 와 같이 입력하면 정상적으로 실행되는 것을 알 수 있다.&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;예를 들어 주소값이 0X27로 나온다면, LiquidCrystal_I2C&amp;nbsp;lcd(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;0x27&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;16&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;2&lt;/SPAN&gt;);과 같이 입력하면 된다.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>I2C</category>
      <category>I2C LCD</category>
      <category>IIC LCD</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>코딩런</category>
      <category>코딩런 강의</category>
      <category>코딩런 강좌</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/119</guid>
      <comments>https://codingrun.tistory.com/119#entry119comment</comments>
      <pubDate>Tue, 10 Apr 2018 01:57:14 +0900</pubDate>
    </item>
    <item>
      <title>[공지] 입문자, 초보자용 코딩런 아두이노 키트 정식 판매페이지 오픈</title>
      <link>https://codingrun.tistory.com/118</link>
      <description>&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9938D1375ABCEFF227&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9938D1375ABCEFF227&quot; width=&quot;1000&quot; height=&quot;666&quot; filename=&quot;DSC08176.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 847px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99CB983E5ABCF09F28&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99CB983E5ABCF09F28&quot; width=&quot;847&quot; height=&quot;550&quot; filename=&quot;1.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;안녕하세요 코딩런입니다.&lt;/p&gt;
&lt;p&gt;아두이노를 시작하고 어떻게 부품을 구해야할지 난감하신 분들을 위해 준비했습니다.&lt;/p&gt;
&lt;p&gt;일명 코딩런 스타터 키트!!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;비공식적으로 소량만 판매했었는데 생각보다 많은 분들이 찾아주셔서,&lt;/p&gt;
&lt;p&gt;2018년 3월 29일 네이버 스마트 스토어를 통해 정식오픈하였습니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;코딩런 전 강의에서 사용할 수 있는 키트입니다.&lt;/p&gt;
&lt;p&gt;(혹시라도 추가될 경우, 추가된 부품만 따로 판매를 하겠습니다.)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;이전 키트와 가장 큰 차이점은 아두이노 UNO 호환보드가 더욱 비싸고 좋은 보드로 바뀌었습니다.&lt;/p&gt;
&lt;p&gt;( 약 2배가량 비싼 제품입니다. )&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;기본형 16x2 LCD에서 IIC/I2C LCD로 변경되었습니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;나머지 부품들도 조금 더 고급형으로 선정하였습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;코딩런 아두이노 스타터 키트와 함께 멋지게 놀아봅시다 ^^&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;감사합니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;TEXT-ALIGN: center&quot;&gt;&lt;a class=&quot;tx-link&quot; href=&quot;http://smartstore.naver.com/codingrun/products/2599344660&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;FONT-SIZE: 18pt; COLOR: #ff0000&quot;&gt;코딩런 키트 구매하러가기&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <category>공지사항</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/118</guid>
      <comments>https://codingrun.tistory.com/118#entry118comment</comments>
      <pubDate>Thu, 29 Mar 2018 22:53:15 +0900</pubDate>
    </item>
    <item>
      <title>[18.03.26 수정] 공지사항입니다.</title>
      <link>https://codingrun.tistory.com/117</link>
      <description>&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 225px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2549273C5951F43C15&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2549273C5951F43C15&quot; width=&quot;225&quot; height=&quot;225&quot; filename=&quot;초음파센서.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;안녕하세요 코딩런입니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;현재 코딩런 kit 준비가 완료되었으며, 이번 주 내로 네이버 스마트 스토어를 통해 오픈할 예정입니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;이번 kit에서 변경된 부품이 있습니다.&lt;/p&gt;&lt;p&gt;해당 부품은 이번 주 내에 강의를 올리도록 하겠습니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;기다려주신 분들께 감사의 말씀을 전합니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;- 코딩런 올림 -&lt;/p&gt;</description>
      <category>공지사항</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/117</guid>
      <comments>https://codingrun.tistory.com/117#entry117comment</comments>
      <pubDate>Tue, 27 Jun 2017 15:05:55 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 코딩런 스타터 키트</title>
      <link>https://codingrun.tistory.com/notice/115</link>
      <description>&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 921px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/991F243E5ABCF37706&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F991F243E5ABCF37706&quot; width=&quot;921&quot; height=&quot;656&quot; filename=&quot;20180329_225226.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: center&quot;&gt;&lt;A class=tx-link href=&quot;http://smartstore.naver.com/codingrun/products/2599344660&quot; target=_blank&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt; COLOR: #ff0000&quot;&gt;코딩런 키트 구매하러가기&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 875px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C6483D5ABCEE222D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C6483D5ABCEE222D&quot; width=&quot;875&quot; height=&quot;1152&quot; filename=&quot;1.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 873px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9951043D5ABCEE2423&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9951043D5ABCEE2423&quot; width=&quot;873&quot; height=&quot;1153&quot; filename=&quot;2.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 875px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99C7923D5ABCEE2519&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99C7923D5ABCEE2519&quot; width=&quot;875&quot; height=&quot;784&quot; filename=&quot;3.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 872px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9992203D5ABCEE2632&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9992203D5ABCEE2632&quot; width=&quot;872&quot; height=&quot;582&quot; filename=&quot;4.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 879px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99F4A93D5ABCEE2715&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99F4A93D5ABCEE2715&quot; width=&quot;879&quot; height=&quot;672&quot; filename=&quot;5.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 871px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9920973D5ABCEE2811&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9920973D5ABCEE2811&quot; width=&quot;871&quot; height=&quot;673&quot; filename=&quot;6.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 871px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9986AB3D5ABCEE281E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9986AB3D5ABCEE281E&quot; width=&quot;871&quot; height=&quot;677&quot; filename=&quot;7.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 873px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/993AF5375ABCEE2908&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F993AF5375ABCEE2908&quot; width=&quot;873&quot; height=&quot;672&quot; filename=&quot;8.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 890px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/999F56425ACED0412C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F999F56425ACED0412C&quot; width=&quot;890&quot; height=&quot;639&quot; filename=&quot;20180412_121859.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 875px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/994990375ABCEE2B1C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F994990375ABCEE2B1C&quot; width=&quot;875&quot; height=&quot;676&quot; filename=&quot;10.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 875px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/998D69375ABCEE2C17&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F998D69375ABCEE2C17&quot; width=&quot;875&quot; height=&quot;677&quot; filename=&quot;11.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 873px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99023E375ABCEE2D0E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99023E375ABCEE2D0E&quot; width=&quot;873&quot; height=&quot;671&quot; filename=&quot;12.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 872px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/992B49375ABCEE2E36&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F992B49375ABCEE2E36&quot; width=&quot;872&quot; height=&quot;673&quot; filename=&quot;13.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 877px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99CD95375ABCEE2F27&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99CD95375ABCEE2F27&quot; width=&quot;877&quot; height=&quot;672&quot; filename=&quot;14.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 873px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/992697385ABCEE301D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F992697385ABCEE301D&quot; width=&quot;873&quot; height=&quot;676&quot; filename=&quot;15.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 873px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/992400385ABCEE3104&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F992400385ABCEE3104&quot; width=&quot;873&quot; height=&quot;678&quot; filename=&quot;16.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 856px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9918C5385ABCEE3234&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9918C5385ABCEE3234&quot; width=&quot;856&quot; height=&quot;674&quot; filename=&quot;17.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 869px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D31B385ABCEE3324&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D31B385ABCEE3324&quot; width=&quot;869&quot; height=&quot;672&quot; filename=&quot;18.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 871px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/991E13385ABCEE3405&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F991E13385ABCEE3405&quot; width=&quot;871&quot; height=&quot;673&quot; filename=&quot;19.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 870px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/9945C9385ABCEE3530&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F9945C9385ABCEE3530&quot; width=&quot;870&quot; height=&quot;673&quot; filename=&quot;20.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 871px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/992476385ABCEE3604&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F992476385ABCEE3604&quot; width=&quot;871&quot; height=&quot;672&quot; filename=&quot;21.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 865px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99D0603B5ABCEE3731&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99D0603B5ABCEE3731&quot; width=&quot;865&quot; height=&quot;580&quot; filename=&quot;22.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 872px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/993C9F3B5ABCEE3711&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F993C9F3B5ABCEE3711&quot; width=&quot;872&quot; height=&quot;671&quot; filename=&quot;23.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 871px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/99CAA23B5ABCEE381C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F99CAA23B5ABCEE381C&quot; width=&quot;871&quot; height=&quot;679&quot; filename=&quot;24.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;br /&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;</description>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/notice/115</guid>
      <pubDate>Sun, 26 Feb 2017 22:21:56 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 14. 블루투스로 LED제어하기(스마트폰 연동)</title>
      <link>https://codingrun.tistory.com/114</link>
      <description>&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27BBE13359787EF336&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27BBE13359787EF336&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;썸네일.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class=tt-youtube-plugin style=&quot;TEXT-ALIGN: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/hAhkSBLJ6f0?rel=0&quot; width=&quot;300&quot; height=&quot;225&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/DIV&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt; COLOR: rgb(255,0,0)&quot;&gt;블루투스 센서&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2744D94758A3E69D31&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2744D94758A3E69D31&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20170215_110104.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;아두이노에 블루투스 모듈을 이용하면 스마트폰과 연동하여 부품들을 제어할 수 있다. 선을 연결하지 않고 무선으로 통신을 하기 때문에 편리한점이 많다.&amp;nbsp;하지만 통신거리가 짧기 때문에(10미터정도) 먼 거리에 있을 때는 사용할 수 없다는 단점이 있다.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;우리는 HC-06센서를 사용할 것이다. 가격이 저렴하고 성능또한 나쁘지 않기 때문에 실습을하는데 있어서 가장 많이 사용하는 부품이다.&lt;/P&gt;
&lt;P&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/2439713D58A3DD1716&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/pdf.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;hc06.pdf&lt;/a&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2455FC4D58A3E6BE24&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2455FC4D58A3E6BE24&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20170215_110125.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;HC-06은 4개의 핀을 사용하며, RXD핀은 데이터를 받을 때, TXD핀은 데이터를 보낼 때, GND는 그라운드선으로 -, VCC는 3.6V~6V사이의 전압을 넣으면 되므로 5V단자에 연결하면 된다. 모듈에 따라서 3.3V로 작동하는 모듈도 있으니 데이터시트를 참고하여 규격을 맞추기 바란다.&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/2123624058A3E95825&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/zip.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;SoftwareSerial-master.zip&lt;/a&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;http://codingrun.com/100&lt;/P&gt;
&lt;P&gt;라이브러리 추가 방법은 위 링크를 참고하길 바란다.&lt;/P&gt;
&lt;P&gt;(IDE에서 자체적으로 라이브러리 다운받기를 추천! : SoftwareSerial 검색하면 나온다.)&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;실습 내용&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P&gt;스마트폰을 이용하여 각 LED를 켜고 꺼보자.&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;준비물&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P&gt;아두이노 보드, 브레드 보드, LED 3개, 저항 330Ω 3개, 점퍼선 11개, &lt;B&gt;스마트폰 1개(플레이 스토어에서 Bluetooth Controller 다운로드)&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;br /&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;회로도&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2631024E58A3F35C06&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2631024E58A3F35C06&quot; width=&quot;1000&quot; height=&quot;868&quot; filename=&quot;20170215_152022.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 868px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/221AA44A58A3EE9420&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F221AA44A58A3EE9420&quot; width=&quot;868&quot; height=&quot;717&quot; filename=&quot;20170215_150011.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;br /&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;소스 코드&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;
&lt;DIV class=colorscripter-code style=&quot;OVERFLOW: auto; FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; POSITION: relative !important; COLOR: #010101&quot;&gt;
&lt;TABLE class=colorscripter-code-table style=&quot;BORDER-TOP: medium none; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; BORDER-LEFT: medium none; MARGIN: 0px; PADDING-RIGHT: 0px; BACKGROUND-COLOR: #fafafa; border-radius: 4px&quot; cellSpacing=0 cellPadding=0&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD style=&quot;BORDER-RIGHT: #e5e5e5 2px solid; PADDING-BOTTOM: 6px; PADDING-TOP: 6px; PADDING-LEFT: 6px; PADDING-RIGHT: 6px&quot;&gt;
&lt;DIV style=&quot;FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; WORD-BREAK: normal; COLOR: #666; PADDING-BOTTOM: 0px; TEXT-ALIGN: right; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; LINE-HEIGHT: 130%; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;1&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;2&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;3&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;4&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;5&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;6&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;7&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;8&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;9&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;10&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;11&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;12&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;13&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;14&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;15&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;16&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;17&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;18&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;19&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;20&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;21&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;22&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;23&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;24&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;25&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;26&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;27&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;28&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;29&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;30&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;31&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;32&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;33&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;
&lt;TD style=&quot;PADDING-BOTTOM: 6px; PADDING-TOP: 6px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; COLOR: #010101; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; LINE-HEIGHT: 130%; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;#&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;include&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;SoftwareSerial&lt;/SPAN&gt;.h&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//블루투스&amp;nbsp;시리얼&amp;nbsp;통신&amp;nbsp;라이브러리&amp;nbsp;추가&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;SoftwareSerial&lt;/SPAN&gt;&amp;nbsp;BTSerial(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;2&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;3&lt;/SPAN&gt;);&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//블루투스&amp;nbsp;설정&amp;nbsp;BTSerial(Tx,&amp;nbsp;Rx)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;int&lt;/SPAN&gt;&amp;nbsp;Green&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;5&lt;/SPAN&gt;;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;int&lt;/SPAN&gt;&amp;nbsp;Yellow&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;7&lt;/SPAN&gt;;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;int&lt;/SPAN&gt;&amp;nbsp;Red&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;9&lt;/SPAN&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//led&amp;nbsp;핀&amp;nbsp;설정&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;void&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;setup&lt;/SPAN&gt;()&amp;nbsp;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;BTSerial.&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;begin&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;9600&lt;/SPAN&gt;);&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//블루투스&amp;nbsp;통신&amp;nbsp;시작&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;pinMode&lt;/SPAN&gt;(Green,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;OUTPUT&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;pinMode&lt;/SPAN&gt;(Yellow,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;OUTPUT&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;pinMode&lt;/SPAN&gt;(Red,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;OUTPUT&lt;/SPAN&gt;);&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;}&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;void&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;loop&lt;/SPAN&gt;()&amp;nbsp;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;if&lt;/SPAN&gt;(BTSerial.available())&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//값이&amp;nbsp;들어오면&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;char&lt;/SPAN&gt;&amp;nbsp;bt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//제어할&amp;nbsp;변수&amp;nbsp;bt선언&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;bt&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;BTSerial.&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;read&lt;/SPAN&gt;();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//들어온&amp;nbsp;값을&amp;nbsp;bt에&amp;nbsp;저장&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;if&lt;/SPAN&gt;(bt&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;'a'&lt;/SPAN&gt;)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//bt가&amp;nbsp;a면&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;digitalWrite&lt;/SPAN&gt;(Green,&amp;nbsp;HIGH);&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//초록불&amp;nbsp;ON&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;if&lt;/SPAN&gt;(bt&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;'b'&lt;/SPAN&gt;)&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;digitalWrite&lt;/SPAN&gt;(Yellow,&amp;nbsp;HIGH);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;if&lt;/SPAN&gt;(bt&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;'c'&lt;/SPAN&gt;)&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;digitalWrite&lt;/SPAN&gt;(Red,&amp;nbsp;HIGH);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;if&lt;/SPAN&gt;(bt&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;'d'&lt;/SPAN&gt;)&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;digitalWrite&lt;/SPAN&gt;(Green,&amp;nbsp;LOW);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;if&lt;/SPAN&gt;(bt&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;'e'&lt;/SPAN&gt;)&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;digitalWrite&lt;/SPAN&gt;(Yellow,&amp;nbsp;LOW);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;if&lt;/SPAN&gt;(bt&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;'f'&lt;/SPAN&gt;)&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;digitalWrite&lt;/SPAN&gt;(Red,&amp;nbsp;LOW);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;}&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;FONT-SIZE: 9px; MARGIN-TOP: -13px; FONT-STYLE: italic; TEXT-ALIGN: right; MARGIN-RIGHT: 5px&quot;&gt;&lt;A style=&quot;COLOR: rgb(229,229,229)&quot; href=&quot;http://colorscripter.com/info#e&quot; target=_blank&gt;Colored by Color Scripter&lt;/A&gt;&lt;/DIV&gt;&lt;/TD&gt;
&lt;TD style=&quot;VERTICAL-ALIGN: bottom; PADDING-BOTTOM: 4px; PADDING-TOP: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 2px&quot;&gt;&lt;A style=&quot;COLOR: white&quot; href=&quot;http://colorscripter.com/info#e&quot; target=_blank&gt;&lt;SPAN style=&quot;FONT-SIZE: 9px; WORD-BREAK: normal; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; BACKGROUND-COLOR: rgb(229,229,229); border-radius: 10px&quot;&gt;cs&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/271F364258A4184815&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex14_bluetooth.ino&lt;/a&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;&lt;br /&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;스마트폰과 블루투스 모듈 연결&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;&amp;nbsp;방법&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/254F4A5058A3F2B410&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F254F4A5058A3F2B410&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;1.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;1. 플레이스토어에서 Blutooth Controller를 다운로드&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 910px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/21557E5058A3F2B604&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F21557E5058A3F2B604&quot; width=&quot;910&quot; height=&quot;561&quot; filename=&quot;2.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;2. 원하는 데이터를 전송하기 위해 키 설정으로 진입&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 880px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/226FD85058A3F2B725&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F226FD85058A3F2B725&quot; width=&quot;880&quot; height=&quot;565&quot; filename=&quot;3.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;3. 소스 코드에 나온대로 데이터를 설정. (키 이름은 아무렇게나 설정 가능)&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 942px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/261EFF5058A3F2B915&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F261EFF5058A3F2B915&quot; width=&quot;942&quot; height=&quot;558&quot; filename=&quot;4.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;4. 장치검색을 클릭하여 HC-06과 연결&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 927px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2343185058A3F2BA12&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2343185058A3F2BA12&quot; width=&quot;927&quot; height=&quot;551&quot; filename=&quot;5.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;5. 연결 확인&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 916px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2468F85058A3F2BC02&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2468F85058A3F2BC02&quot; width=&quot;916&quot; height=&quot;559&quot; filename=&quot;6.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;6. 정확하게 작동하는지 실험!&lt;/P&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>codingrun.com</category>
      <category>HC-06</category>
      <category>HC06</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>블루투스 모듈</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 블루투스</category>
      <category>아두이노 스마트폰</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <category>코딩런</category>
      <category>코딩런 아두이노</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/114</guid>
      <comments>https://codingrun.tistory.com/114#entry114comment</comments>
      <pubDate>Wed, 15 Feb 2017 15:25:13 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 13. 온습도 측정하기</title>
      <link>https://codingrun.tistory.com/113</link>
      <description>&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/250C154B59706F0627&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F250C154B59706F0627&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;썸네일.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;
&lt;DIV class=tt-youtube-plugin style=&quot;TEXT-ALIGN: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/9kuxAL_99cw?rel=0&quot; width=&quot;300&quot; height=&quot;225&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt; COLOR: rgb(255,0,0)&quot;&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt; COLOR: rgb(255,0,0)&quot;&gt;온습도&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt; COLOR: rgb(255,0,0)&quot;&gt;센서&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 300px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2311A64A5886ED1825&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2311A64A5886ED1825&quot; width=&quot;300&quot; height=&quot;300&quot; filename=&quot;온습도센서.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;온도와 습도를 동시에 알려주는 센서로 가장 저렴한 DHT11 센서를 사용할 것이다. 이 센서는 온도와 습도를 동시에 알려주기 때문에 코드가 복잡하지만 라이브러리를 사용하면 초보자도 편리하게 손쉽게 사용할 수 있다.&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/2408784B5886ED220E&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/pdf.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;DHT11.pdf&lt;/a&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 580px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2309194E5886ED3215&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2309194E5886ED3215&quot; width=&quot;580&quot; height=&quot;363&quot; filename=&quot;20170124_145116.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;DHT11의 데이터시트를 살펴보면 데이터핀 아두이노에 연결할 때는&amp;nbsp;5K옴 이상의 저항이 필요하다.&lt;/P&gt;
&lt;P&gt;핀은 1번 핀 : 3.3V or 5V&amp;nbsp;2번 핀 : DATA&amp;nbsp;4번 핀 : GND를&amp;nbsp;사용한다.&lt;/P&gt;
&lt;P&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/245167345886F88F04&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/zip.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;DHT.zip&lt;/a&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;DHT라이브러리는 위 파일을 다운 받고, 라이브러리를 추가하는 방법은 아래 링크를 참고하기 바란다.&lt;/P&gt;
&lt;P&gt;&lt;A class=tx-link href=&quot;http://codingrun.com/100&quot; target=_blank&gt;http://codingrun.com/100&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;실습 내용&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P&gt;온습도센서(DHT11)을 이용하여 시리얼 모니터에 온습도를 표기해 보자.&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;준비물&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;
&lt;/DIV&gt;
&lt;P&gt;아두이노 보드, 브레드 보드, 온습도센서(DHT11) 1개, 저항 5KΩ 1개 (4.7KΩ 사용가능 없을 경우 10KΩ저항 사용), 수수 점퍼선 3개&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;회로도&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/265545355886F6E925&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F265545355886F6E925&quot; width=&quot;1000&quot; height=&quot;996&quot; filename=&quot;20170124_153703.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2443E1355886F6EB1D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2443E1355886F6EB1D&quot; width=&quot;1000&quot; height=&quot;701&quot; filename=&quot;20170124_153817.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;소스 코드&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;DIV class=colorscripter-code style=&quot;OVERFLOW: auto; FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; POSITION: relative !important; COLOR: #010101&quot;&gt;
&lt;TABLE class=colorscripter-code-table style=&quot;BORDER-TOP: medium none; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; BORDER-LEFT: medium none; MARGIN: 0px; PADDING-RIGHT: 0px; BACKGROUND-COLOR: #fafafa; border-radius: 4px&quot; cellSpacing=0 cellPadding=0&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD style=&quot;BORDER-RIGHT: #e5e5e5 2px solid; PADDING-BOTTOM: 6px; PADDING-TOP: 6px; PADDING-LEFT: 6px; PADDING-RIGHT: 6px&quot;&gt;
&lt;DIV style=&quot;FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; WORD-BREAK: normal; COLOR: #666; PADDING-BOTTOM: 0px; TEXT-ALIGN: right; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; LINE-HEIGHT: 130%; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;1&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;2&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;3&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;4&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;5&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;6&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;7&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;8&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;9&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;10&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;11&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;12&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;13&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;14&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;15&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;16&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;17&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;18&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;
&lt;TD style=&quot;PADDING-BOTTOM: 6px; PADDING-TOP: 6px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; COLOR: #010101; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; LINE-HEIGHT: 130%; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;lt;&lt;/SPAN&gt;DHT.h&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//DHT.h&amp;nbsp;라이브러리&amp;nbsp;추가&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;DHT&amp;nbsp;dht(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;12&lt;/SPAN&gt;,&amp;nbsp;DHT11);&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//DHT&amp;nbsp;설정&amp;nbsp;dht(핀,&amp;nbsp;DHT종류)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;void&lt;/SPAN&gt;&amp;nbsp;setup()&amp;nbsp;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;Serial.&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;begin&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;9600&lt;/SPAN&gt;);&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//시리얼모니터&amp;nbsp;시작&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;}&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;void&lt;/SPAN&gt;&amp;nbsp;loop()&amp;nbsp;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;delay(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;3000&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;int&lt;/SPAN&gt;&amp;nbsp;tem&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;dht.readTemperature();&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//온도&amp;nbsp;값&amp;nbsp;정수형&amp;nbsp;변수&amp;nbsp;tem에&amp;nbsp;저장&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;int&lt;/SPAN&gt;&amp;nbsp;hum&amp;nbsp;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;=&lt;/SPAN&gt;&amp;nbsp;dht.readHumidity();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//습도&amp;nbsp;값&amp;nbsp;정수형&amp;nbsp;변수&amp;nbsp;hum에&amp;nbsp;저장&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;Serial.print(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;Temperature&amp;nbsp;:&quot;&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//Temperature&amp;nbsp;:&amp;nbsp;글자&amp;nbsp;출력&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;Serial.print(tem);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//측정된&amp;nbsp;온도&amp;nbsp;값&amp;nbsp;출력&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;Serial.print(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;C&amp;nbsp;&quot;&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//온도C로&amp;nbsp;표현&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;Serial.print(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;Humidity&amp;nbsp;:&amp;nbsp;&quot;&lt;/SPAN&gt;);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;Serial.print(hum);&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;Serial.println(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;%&amp;nbsp;&quot;&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//온도와&amp;nbsp;동일&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;}&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;FONT-SIZE: 9px; MARGIN-TOP: -13px; FONT-STYLE: italic; TEXT-ALIGN: right; MARGIN-RIGHT: 5px&quot;&gt;&lt;A style=&quot;COLOR: rgb(229,229,229)&quot; href=&quot;http://colorscripter.com/info#e&quot; target=_blank&gt;Colored by Color Scripter&lt;/A&gt;&lt;/DIV&gt;&lt;/TD&gt;
&lt;TD style=&quot;VERTICAL-ALIGN: bottom; PADDING-BOTTOM: 4px; PADDING-TOP: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 2px&quot;&gt;&lt;A style=&quot;COLOR: white&quot; href=&quot;http://colorscripter.com/info#e&quot; target=_blank&gt;&lt;SPAN style=&quot;FONT-SIZE: 9px; WORD-BREAK: normal; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; BACKGROUND-COLOR: rgb(229,229,229); border-radius: 10px&quot;&gt;cs&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/242F60355886F81C2E&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex13_temhum.ino&lt;/a&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;br /&gt;&lt;/P&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>codingrun.com</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 DHT11</category>
      <category>아두이노 DHT11 라이브러리</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 온습도 센서</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <category>아두이노온습도센서</category>
      <category>코딩런</category>
      <category>코딩런 아두이노</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/113</guid>
      <comments>https://codingrun.tistory.com/113#entry113comment</comments>
      <pubDate>Tue, 24 Jan 2017 15:48:15 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 12. LCD에 글자 표시하기</title>
      <link>https://codingrun.tistory.com/112</link>
      <description>&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24140E38596DC6C836&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24140E38596DC6C836&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;ㅆㅁ네일.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;B&gt;&lt;/B&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt; COLOR: rgb(255,0,0)&quot;&gt;
&lt;DIV class=tt-youtube-plugin style=&quot;TEXT-ALIGN: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/-kJ3C5tfkXc?rel=0&quot; width=&quot;300&quot; height=&quot;225&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/DIV&gt;&lt;/SPAN&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;B&gt;&lt;/B&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 24pt; COLOR: #000000&quot;&gt;2018년 3월 이후 판매되는 코딩런 키트는 예제 15강 I2C LCD로 대체됩니다.&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt; COLOR: rgb(255,0,0)&quot;&gt;&lt;/SPAN&gt;&lt;/B&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt; COLOR: rgb(255,0,0)&quot;&gt;LCD(액정표시장치, Liquid Crystal Display)&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;DIV style=&quot;TEXT-ALIGN: left&quot;&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot; align=left&gt;
&lt;/DIV&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24756350587FC6191D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24756350587FC6191D&quot; width=&quot;1000&quot; height=&quot;494&quot; filename=&quot;20170119_043403.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;LCD(액정표시장치)는 글자나 숫자를 표현할 수 있는 표시장치이다. 액정표시장치는 액체처럼 유체의 성질을 가지면서 고체처럼 광학적 성질을 가지는 물질이다. 이러한 액체와 고체의 중간상태인 액정의 전기적 성질을 이용하여 문자를 표시해 주는 표시장치이다. 또한 저전압, 저전력으로 작동한다는 장점이 있지만, 시야각이 제한적이고 선명함이 떨어지는 단점이 있다.&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;LCD는 여러가지 사이즈가 있고, 우리는 16x2 사이즈의 LCD를 이용하여 실습한다.&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2675FC50587FC62D1D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2675FC50587FC62D1D&quot; width=&quot;1000&quot; height=&quot;404&quot; filename=&quot;1.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;B&gt;&amp;lt;실습 모습&amp;gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24729550587FC6341E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24729550587FC6341E&quot; width=&quot;1000&quot; height=&quot;363&quot; filename=&quot;2.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;lt;한글도 표현한다?&amp;gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/2433CA47587FCBFA02&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/zip.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;LiquidCrystal.zip&lt;/a&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;LCD 라이브러리는 위 파일을 다운 받고, 라이브러리를 추가하는 방법은 아래 링크를 참고하기 바란다.&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;A class=tx-link href=&quot;http://codingrun.com/100&quot; target=_blank&gt;http://codingrun.com/100&lt;/A&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;16x2 LCD 좌표&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;DIV style=&quot;TEXT-ALIGN: left&quot;&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot; align=left&gt;
&lt;/DIV&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/223D4447587FD30305&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F223D4447587FD30305&quot; width=&quot;1000&quot; height=&quot;495&quot; filename=&quot;그림1.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;16x2&amp;nbsp;LCD 좌표는 위와같으며 글자를 어디서부터 시작할지 어디에 글씨를 쓸지 지정할 수 있다. 주의할 점은 일반적으로 우리가 알고있는 행열의 순서가 열행 순서로 바뀌어있다는 점이다.&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;16x2 LCD 핀 기능&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;DIV style=&quot;TEXT-ALIGN: left&quot;&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot; align=left&gt;
&lt;/DIV&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2213944B587FCAB429&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2213944B587FCAB429&quot; width=&quot;1000&quot; height=&quot;536&quot; filename=&quot;20170119_050535.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/235A584E587FCAC924&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/pdf.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;LCD 16x2.pdf&lt;/a&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;각 핀의 기능은 위 데이터시트를 참고하면 된다.&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;실습 내용&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;DIV style=&quot;TEXT-ALIGN: left&quot;&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot; align=left&gt;
&lt;/DIV&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;액정표시장치(LCD)에 Hello!! Codingrun을 출력해 보자.&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;준비물&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;DIV style=&quot;TEXT-ALIGN: left&quot;&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot; align=left&gt;
&lt;/DIV&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;아두이노 보드, 브레드 보드, 가변저항 1개, LCD 1개, 수수점퍼선 16개&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;회로도&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;DIV style=&quot;TEXT-ALIGN: left&quot;&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot; align=left&gt;
&lt;/DIV&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24758750587FD95F2D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24758750587FD95F2D&quot; width=&quot;1000&quot; height=&quot;795&quot; filename=&quot;20170119_060138.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2275C050587FD9612D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2275C050587FD9612D&quot; width=&quot;1000&quot; height=&quot;794&quot; filename=&quot;20170119_060811.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;br /&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;B&gt;&lt;SPAN style=&quot;FONT-SIZE: 18pt&quot;&gt;소스 코드&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;DIV style=&quot;TEXT-ALIGN: left&quot;&gt;
&lt;HR class=tx-hr-border-3 style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot; align=left&gt;
&lt;/DIV&gt;
&lt;DIV class=colorscripter-code style=&quot;OVERFLOW: auto; FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; POSITION: relative !important; COLOR: #010101; TEXT-ALIGN: left&quot;&gt;
&lt;TABLE class=colorscripter-code-table style=&quot;BORDER-TOP: medium none; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; BORDER-LEFT: medium none; MARGIN: 0px; PADDING-RIGHT: 0px; BACKGROUND-COLOR: #fafafa; border-radius: 4px&quot; cellSpacing=0 cellPadding=0 align=left&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD style=&quot;BORDER-RIGHT: #e5e5e5 2px solid; PADDING-BOTTOM: 6px; PADDING-TOP: 6px; PADDING-LEFT: 6px; PADDING-RIGHT: 6px&quot;&gt;
&lt;DIV style=&quot;FONT-FAMILY: Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; WORD-BREAK: normal; COLOR: #666; PADDING-BOTTOM: 0px; TEXT-ALIGN: right; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; LINE-HEIGHT: 130%; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;1&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;2&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;3&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;4&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;5&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;6&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;7&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;8&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;9&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;10&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;11&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;12&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;13&lt;/DIV&gt;
&lt;DIV style=&quot;LINE-HEIGHT: 130%&quot;&gt;14&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;
&lt;TD style=&quot;PADDING-BOTTOM: 6px; PADDING-TOP: 6px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px&quot;&gt;
&lt;DIV style='FONT-FAMILY: Consolas, &quot;Liberation Mono&quot;, Menlo, Courier, monospace !important; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; LINE-HEIGHT: 130%; PADDING-RIGHT: 0px'&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;#&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;include&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;lt;&lt;/SPAN&gt;LiquidCrystal.h&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;&amp;gt;&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//LCD&amp;nbsp;라이브러리를&amp;nbsp;추가&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//LiquidCrystal&amp;nbsp;lcd(RS,&amp;nbsp;Enable,&amp;nbsp;DB4,&amp;nbsp;DB5,&amp;nbsp;DB6,&amp;nbsp;DB7);&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;FONT color=#010101&gt;LiquidCrystal&amp;nbsp;lcd(&lt;/FONT&gt;&lt;FONT color=#0099cc&gt;4&lt;/FONT&gt;&lt;FONT color=#010101&gt;,&amp;nbsp;&lt;/FONT&gt;&lt;FONT color=#0099cc&gt;6&lt;/FONT&gt;&lt;FONT color=#010101&gt;,&amp;nbsp;&lt;/FONT&gt;&lt;FONT color=#0099cc&gt;10&lt;/FONT&gt;&lt;FONT color=#010101&gt;,&amp;nbsp;&lt;/FONT&gt;&lt;FONT color=#0099cc&gt;11&lt;/FONT&gt;&lt;FONT color=#010101&gt;,&amp;nbsp;&lt;/FONT&gt;&lt;SPAN style=&quot;COLOR: rgb(0,153,204)&quot;&gt;12&lt;/SPAN&gt;&lt;FONT color=#010101&gt;,&amp;nbsp;&lt;/FONT&gt;&lt;SPAN style=&quot;COLOR: rgb(0,153,204)&quot;&gt;13&lt;/SPAN&gt;&lt;FONT color=#010101&gt;);&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;void&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;setup&lt;/SPAN&gt;()&amp;nbsp;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;lcd.&lt;SPAN style=&quot;COLOR: #0086b3&quot;&gt;begin&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;16&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;2&lt;/SPAN&gt;);&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//16열&amp;nbsp;2행짜리&amp;nbsp;LCD를&amp;nbsp;사용하겠다.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;}&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&lt;SPAN style=&quot;COLOR: #a71d5d&quot;&gt;void&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #066de2&quot;&gt;loop&lt;/SPAN&gt;()&amp;nbsp;{&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;lcd.setCursor(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;5&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;0&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//커서를&amp;nbsp;(5,&amp;nbsp;0)으로&amp;nbsp;보내라&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;lcd.print(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;Hello!!&quot;&lt;/SPAN&gt;);&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//(5,&amp;nbsp;0)부터&amp;nbsp;Hello!!를&amp;nbsp;찍어라&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;lcd.setCursor(&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;1&lt;/SPAN&gt;,&lt;SPAN style=&quot;COLOR: #0099cc&quot;&gt;1&lt;/SPAN&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//커서를&amp;nbsp;(1,1)로&amp;nbsp;옮겨라&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;&amp;nbsp;&amp;nbsp;lcd.print(&lt;SPAN style=&quot;COLOR: #63a35c&quot;&gt;&quot;Codingrun.com&quot;&lt;/SPAN&gt;);&amp;nbsp;&lt;SPAN style=&quot;COLOR: #999999&quot;&gt;//(1,1)부터&amp;nbsp;Codingrun.com을&amp;nbsp;찍어라.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;WHITE-SPACE: pre; COLOR: rgb(1,1,1); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 6px; LINE-HEIGHT: 130%; PADDING-RIGHT: 6px&quot;&gt;}&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;FONT-SIZE: 9px; MARGIN-TOP: -13px; FONT-STYLE: italic; TEXT-ALIGN: right; MARGIN-RIGHT: 5px&quot;&gt;&lt;A style=&quot;COLOR: rgb(229,229,229)&quot; href=&quot;http://colorscripter.com/info#e&quot; target=_blank&gt;Colored by Color Scripter&lt;/A&gt;&lt;/DIV&gt;&lt;/TD&gt;
&lt;TD style=&quot;VERTICAL-ALIGN: bottom; PADDING-BOTTOM: 4px; PADDING-TOP: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 2px&quot;&gt;&lt;A style=&quot;COLOR: white&quot; href=&quot;http://colorscripter.com/info#e&quot; target=_blank&gt;&lt;SPAN style=&quot;FONT-SIZE: 9px; WORD-BREAK: normal; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; BACKGROUND-COLOR: rgb(229,229,229); border-radius: 10px&quot;&gt;cs&lt;/SPAN&gt;&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/256F2148587FDA7109&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex12_Liquid.ino&lt;/a&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style=&quot;TEXT-ALIGN: left&quot;&gt;&lt;br /&gt;&lt;/P&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 LCD</category>
      <category>아두이노 LCD 문자</category>
      <category>아두이노 LCD 제어</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 액정표시장치</category>
      <category>아두이노기초</category>
      <category>코딩런</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/112</guid>
      <comments>https://codingrun.tistory.com/112#entry112comment</comments>
      <pubDate>Thu, 19 Jan 2017 06:16:10 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 11. 모터 제어하기</title>
      <link>https://codingrun.tistory.com/111</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2643143358A6729624&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2643143358A6729624&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;Image1.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/S3fl2KLU2n8?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;직류 모터(DC Motor)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/226E7D49587FA54726&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F226E7D49587FA54726&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20170119_021709-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;위 모터&amp;nbsp;:&lt;/b&gt; 일반적인 DC 모터&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;아래 모터 :&lt;/b&gt; RC카나 로봇등에서 많이 사용하는 모터(일반 모터에 케이스를 씌워놓은 형태)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;모터는 교류모터(AC Motor)와 직류모터(DC Motor)가 있다. 교류모터는 가정용 전원에 주로 사용된다. 직류 모터는 +극과 -극으로 이루어진 모터로 외부의 고정된 부분에 영구자석을 배치하고 내부 회전체에 코일을 감아 구성한다. 회전체에 흐르는 전류의 방향을 전환함으로써 발생하는 자기장과 자석 자기장의 상호 반발력을 이용하여 회전력을 얻게 된다. 직류 모터는 또한 소음과 전력 소비가 낮고 속도제어가 세밀하게 가능하다. AC모터보다 수명이 짧고 힘이 약하기 때문에 단시간 사용에 적합하다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;모터드라이브(L298N 사용)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 220px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/242F194D587FAB6605&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F242F194D587FAB6605&quot; width=&quot;220&quot; height=&quot;218&quot; filename=&quot;l298n.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;모터드라이브는 여러가지 종류가 있으며 우리가 실습에 사용할 모터 드라이브는 L298N을 사용할 것이다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;모터 드라이브를 사용하는 이유는 DC 모터는 핀이 2개 밖에 없으므로 S/W적으로 제어가 불가능하다. 그러므로 정역 제어(방향을 반대로 돌리는)를 하기 위해서 모터 드라이버를 사용한다. 우리가 사용할 L298N 모듈은 2개의 DC모터를 제어할 수 있으며 1개의 스텝모터까지 제어할 수 있다. 또한 PWM단자에 연결하면 아날로그 데이터를 이용하여 속도를 조절할 수 있다.&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/231D0147587FA16B1C&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/pdf.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;L298.pdf&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;데이터시트는 위 파일을 참고하면 된다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;실습 내용&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;l298n 모터 드라이버를 사용하여 모터를 앞뒤로 회전시켜 본다. (시리얼 모니터를 통하여 '1'을 입력하면 앞으로 '2'를 입력하면 뒤로, 이외의 값은 모터를 멈춘다.)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;준비물&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;아두이노 보드, 브레드 보드, DC 모터 1개, L298N 모듈 1개, 암수 점퍼선 2개, 수수 점퍼선 4개, 모터가 약하게 회전할 경우에(9V 건전지도 준비)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;회로도&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 832px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2452434A587FB55516&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2452434A587FB55516&quot; width=&quot;832&quot; height=&quot;890&quot; filename=&quot;20170119_033421.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2652074A587FB55716&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2652074A587FB55716&quot; width=&quot;1000&quot; height=&quot;721&quot; filename=&quot;20170119_033133.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;소스 코드&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;17&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;18&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;19&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;20&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;21&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;22&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;23&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;24&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;25&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;26&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;27&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;28&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;29&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;30&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;31&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;in1&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;7&lt;/span&gt;;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//in1&amp;nbsp;7번&amp;nbsp;포트로&amp;nbsp;제어&amp;nbsp;(OUT1)&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;in2&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;5&lt;/span&gt;;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//in2&amp;nbsp;5번&amp;nbsp;포트로&amp;nbsp;제어&amp;nbsp;(OUT2)&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(in1,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(in2,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//각&amp;nbsp;포트&amp;nbsp;출력으로&amp;nbsp;사용&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;Serial&lt;/span&gt;.&lt;span style=&quot;color:#0086b3&quot;&gt;begin&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;9600&lt;/span&gt;);&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//시리얼모니터&amp;nbsp;사용&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color:#0086b3&quot;&gt;Serial&lt;/span&gt;.available())&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//시리얼모니터에서&amp;nbsp;데이터가&amp;nbsp;들어오면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;char&lt;/span&gt;&amp;nbsp;in_data;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;입력된&amp;nbsp;데이터&amp;nbsp;저장을&amp;nbsp;위한&amp;nbsp;변수&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;in_data&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;Serial&lt;/span&gt;.&lt;span style=&quot;color:#0086b3&quot;&gt;read&lt;/span&gt;();&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//입력된&amp;nbsp;데이터&amp;nbsp;in_data에&amp;nbsp;저장&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(in_data&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#63a35c&quot;&gt;'1'&lt;/span&gt;)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//입력된&amp;nbsp;데이터가&amp;nbsp;'1'이라면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(in1,&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(in2,&amp;nbsp;LOW);&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//앞으로&amp;nbsp;회전&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(in_data&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#63a35c&quot;&gt;'2'&lt;/span&gt;)&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//입력된&amp;nbsp;데이터가&amp;nbsp;'2'라면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(in1,&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(in2,&amp;nbsp;HIGH);&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//뒤로&amp;nbsp;회전&amp;nbsp;(어떤&amp;nbsp;방향으로&amp;nbsp;꽂았느냐에&amp;nbsp;따라서&amp;nbsp;방향&amp;nbsp;반대)&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;그&amp;nbsp;이외의&amp;nbsp;값에서는&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(in1,&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(in2,&amp;nbsp;LOW);&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//회전&amp;nbsp;정지&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align:right; margin-top:-13px; margin-right:5px; font-size:9px; font-style:italic&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: rgb(229, 229, 229);&quot;&gt;Colored by Color Scripter&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/23738350587FB7310C&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex11_motor.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;동작 영상&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/0LKDM5v5O3g?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>dc 모터</category>
      <category>모터</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 dc motor</category>
      <category>아두이노 DC 모터</category>
      <category>아두이노 강의</category>
      <category>아두이노 모터</category>
      <category>아두이노 모터 제어</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노기초</category>
      <category>코딩런</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/111</guid>
      <comments>https://codingrun.tistory.com/111#entry111comment</comments>
      <pubDate>Thu, 19 Jan 2017 03:44:51 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 10. 서보모터 제어하기</title>
      <link>https://codingrun.tistory.com/110</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/22336E4858A573D10B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F22336E4858A573D10B&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;Image1.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/xXQehyxAFHs?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;서&lt;/span&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;보 모터(Servo M&lt;/span&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;otor)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 389px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24118244587F864801&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24118244587F864801&quot; width=&quot;389&quot; height=&quot;298&quot; filename=&quot;20170119_000539.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;서보 모터는 일반 모터와는 다르게 회전이 정해져 있기 때문에 정확한 움직이 필요한 경우에 사용하는 모터이다. 서보 모터란 별도로 존재하는 모터가 아닌 서보(따른다 : 사용자의 명령에 따른다.)라는 기술이 적용되어&amp;nbsp;사용자가 원하는 각도, 속도로&amp;nbsp;움직임이 가능한 것이다. 서보모터는 로봇, 장난감, 드론, CCTV&amp;nbsp;등에서 광범위하게 쓰이고 있다.&lt;/p&gt;&lt;p&gt;우리가 사용하는 서보모터는 SG90이라는 서보모터이며 이는 수많은 제조사가 제작하고 있으므로 굉장히 저렴하지만 0~180도까지만 회전이 가능하다는 단점도 있다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;서보 모터 사용방법&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 747px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2454813E587F865329&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2454813E587F865329&quot; width=&quot;747&quot; height=&quot;443&quot; filename=&quot;20170119_001359.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/244CB23F587F866825&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/pdf.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;SG90Servo.pdf&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;데이터 시트를 참고해 보면 PWM을 사용하여 서보 모터를 제어할 수 있다. 서보모터의 펄스폭은 1ms ~ 2ms의 범위를 가지며 1ms 일때 0도, 2ms일때 180도를 나타낸다. 그러므로 1.25ms일 때 45도, 1.5ms일 때 90도라는 것을 유추할 수 있다.&amp;nbsp;&lt;/p&gt;&lt;p&gt;위와 같은 방법은 보다 Servo라이브러리를 사용하면 좀 더 편하게 서보 모터를 제어할 수 있다. 이번 실습에서는 Servo라이브러리를&amp;nbsp;사용하여 서보모터를 제어해 볼 것이다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/2663F340587F87A223&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/zip.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;Servo.zip&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Servo라이브러리는 위 파일을 다운 받고, 라이브러리를 추가하는 방법은 아래 링크를 참고하기 바란다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://codingrun.com/100&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;http://codingrun.com/100&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;서보 모터 핀 색상 구분&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/221E0D43587F8C5D0E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F221E0D43587F8C5D0E&quot; width=&quot;1000&quot; height=&quot;476&quot; filename=&quot;20170119_003416.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;서보모터는 3개의 단자가 있다. 서보 모터에 따라서 색상이 다른 경우가 있으니 위 사진을 참고하기 바란다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;주황색(황색 or 흰색) : 데이터핀&lt;/p&gt;&lt;p&gt;빨간색 : VCC&lt;/p&gt;&lt;p&gt;갈색(검은색) : GND&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;실습 내용&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;시리얼모니터를 통해 '1'을 입력하면 서보모터가 30도씩 회전하며, 180도가 되었을 땐 다시 0도로 돌아오게 한다. '1'이외의 값이 입력되면 0도로 초기화한다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;준비물&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;아두이노 보드, 브레드 보드, 점퍼선 3개, 서보모터 1개&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;회로도&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 975px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/234CF24A587F8D9B25&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F234CF24A587F8D9B25&quot; width=&quot;975&quot; height=&quot;836&quot; filename=&quot;20170119_004359.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24577F4A587F8D9E1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24577F4A587F8D9E1A&quot; width=&quot;1000&quot; height=&quot;896&quot; filename=&quot;20170119_004451.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;소스 코드&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;17&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;18&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;19&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;20&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;21&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;22&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;23&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;24&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;25&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;26&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;#&lt;span style=&quot;color:#066de2&quot;&gt;include&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;Servo.h&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;gt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//Servo&amp;nbsp;라이브러리를&amp;nbsp;추가&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;Servo&amp;nbsp;servo;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//Servo&amp;nbsp;클래스로&amp;nbsp;servo객체&amp;nbsp;생성&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;value&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;각도를&amp;nbsp;조절할&amp;nbsp;변수&amp;nbsp;value&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;servo.attach(&lt;span style=&quot;color:#0099cc&quot;&gt;7&lt;/span&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//맴버함수인&amp;nbsp;attach&amp;nbsp;:&amp;nbsp;핀&amp;nbsp;설정&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;Serial&lt;/span&gt;.&lt;span style=&quot;color:#0086b3&quot;&gt;begin&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;9600&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//시리얼&amp;nbsp;모니터&amp;nbsp;사용&amp;nbsp;고고&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color:#0086b3&quot;&gt;Serial&lt;/span&gt;.available())&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//시리얼&amp;nbsp;모니터에&amp;nbsp;데이터가&amp;nbsp;입력되면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;char&lt;/span&gt;&amp;nbsp;in_data;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;입력된&amp;nbsp;데이터를&amp;nbsp;담을&amp;nbsp;변수&amp;nbsp;in_data&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;in_data&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;Serial&lt;/span&gt;.&lt;span style=&quot;color:#0086b3&quot;&gt;read&lt;/span&gt;();&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//시리얼모니터로&amp;nbsp;입력된&amp;nbsp;데이터&amp;nbsp;in_data로&amp;nbsp;저장&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(in_data&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#63a35c&quot;&gt;'1'&lt;/span&gt;)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//입력된&amp;nbsp;데이터가&amp;nbsp;1이라면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;value&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;30&lt;/span&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//각도를&amp;nbsp;30도&amp;nbsp;증가시킨다.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(value&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;18&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//각도가&amp;nbsp;180도가&amp;nbsp;되면&amp;nbsp;(150도보다&amp;nbsp;커지면)&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;value&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//각도를&amp;nbsp;0으로&amp;nbsp;초기화&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//그외의&amp;nbsp;데이터가&amp;nbsp;입력되면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;value&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//각도를&amp;nbsp;0으로&amp;nbsp;초기화&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;servo.write(value);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//value값의&amp;nbsp;각도로&amp;nbsp;회전.&amp;nbsp;ex)&amp;nbsp;value가&amp;nbsp;90이라면&amp;nbsp;90도&amp;nbsp;회전&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align:right; margin-top:-13px; margin-right:5px; font-size:9px; font-style:italic&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: rgb(229, 229, 229);&quot;&gt;Colored by Color Scripter&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/2541BA4E587F911932&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex10_Servo.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;결과 영상&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/yjDSE4it1us?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>SERVO MOTOR</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>서보 모터</category>
      <category>아두이노</category>
      <category>아두이노 ServoMotor</category>
      <category>아두이노 강의</category>
      <category>아두이노 모터</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 서보</category>
      <category>아두이노 서보모터</category>
      <category>아두이노기초</category>
      <category>코딩런</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/110</guid>
      <comments>https://codingrun.tistory.com/110#entry110comment</comments>
      <pubDate>Thu, 19 Jan 2017 01:01:32 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 9. 토양수분센서로 led 제어하기</title>
      <link>https://codingrun.tistory.com/109</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26766F4B587DE7710F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26766F4B587DE7710F&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;제목.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/SwzHP0SPMks?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;토양 수분센서(Soil Moisture Sensor)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 400px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/22374550587DCE0713&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F22374550587DCE0713&quot; width=&quot;400&quot; height=&quot;400&quot; filename=&quot;DC-3-3-5-볼트-토양-습도-센서-변환기-모드-릴레이-모듈.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;토양의 수분이 얼만큼&amp;nbsp;있는지 측정하는 센서이다. 수분이 얼마나 함량되어 있는가에 따라서 그 값이 달라지며, 수분이 많을 경우 값이 낮아지고, 수분이 적을 경우 값이 커진다. 조도센서와 마찬가지로 저항처럼 사용할 수 있다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;토양 수분센서 보드&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 400px; text-align: center;; height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/266A584B587DCE1C19&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F266A584B587DCE1C19&quot; width=&quot;400&quot; height=&quot;545&quot; filename=&quot;20170117_165310.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;text-align: center;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 650px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/274F9F48587DE6CD26&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F274F9F48587DE6CD26&quot; width=&quot;650&quot; height=&quot;323&quot; filename=&quot;labeled-sensor.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;센서보드에는 토양에 직접 꽂는 센서 단자와 연결하는 2개의 핀과 아날로그 데이터를 측정하는 A0핀, 디지털 데이터를 측정하는 D0핀, 전원 VCC, 접지 GND핀으로 구성되어있다. 조금 더 세밀하게 값을 조절하기 위해 파란색 가변저항을 조절하여 사용할 수도 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;디지털핀을 사용해도 되지만 이번 실습에서는 조금 더 세밀하게 실습하기 위해 아날로그 핀을 이용하여 값을 측정해 본다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;실습 내용&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left;&quot;&gt;토양 수분 센서를 이용하여 값을 측정하여, 수분이 충분할 경우 파란불을, 수분이 부족할 경우 빨간불이 깜빡이게 한다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;준비물&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;아두이노 보드, 브레드 보드, 저항 330Ω 2개, led 2개, 토양 수분 센서 1개, 점퍼선 8개&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;회로도&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27168750587DE6BC30&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27168750587DE6BC30&quot; width=&quot;1000&quot; height=&quot;962&quot; filename=&quot;20170117_164900.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2624B550587DE6BF24&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2624B550587DE6BF24&quot; width=&quot;1000&quot; height=&quot;940&quot; filename=&quot;20170117_165120.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;소스 코드&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;17&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;18&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;19&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;20&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;21&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;22&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;23&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;red&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;12&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;blue&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;5&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;Serial&lt;/span&gt;.&lt;span style=&quot;color:#0086b3&quot;&gt;begin&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;9600&lt;/span&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;시리얼&amp;nbsp;통신&amp;nbsp;시작&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(red,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(blue,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;각&amp;nbsp;led&amp;nbsp;출력으로&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;soil&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;analogRead&lt;/span&gt;(A1);&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;아날로그&amp;nbsp;데이터를&amp;nbsp;soil로&amp;nbsp;저장&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;Serial&lt;/span&gt;.&lt;span style=&quot;color:#0086b3&quot;&gt;println&lt;/span&gt;(soil);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;아날로그값&amp;nbsp;시리얼로&amp;nbsp;출력&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(soil&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;500&lt;/span&gt;)&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//값이&amp;nbsp;500보다&amp;nbsp;낮으면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(blue,&amp;nbsp;HIGH);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//파란불을&amp;nbsp;켜줘라&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//값이&amp;nbsp;500보다&amp;nbsp;크면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(blue,&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(red,&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;200&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(red,LOW);&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//파란불은&amp;nbsp;꺼주고&amp;nbsp;빨간불&amp;nbsp;깜빡깜빡&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;500&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align:right; margin-top:-13px; margin-right:5px; font-size:9px; font-style:italic&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: rgb(229, 229, 229);&quot;&gt;Colored by Color Scripter&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/2653274F587DE75F18&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex9_soilmoisture.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;결과 영상&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/cVR_cUblkUo?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>센서</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 토양 수분 센서</category>
      <category>아두이노 토양 수분센서</category>
      <category>아두이노 토양수분센서</category>
      <category>아두이노기초</category>
      <category>코딩런</category>
      <category>토양 수분 센서</category>
      <category>토양수분센서</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/109</guid>
      <comments>https://codingrun.tistory.com/109#entry109comment</comments>
      <pubDate>Tue, 17 Jan 2017 18:51:34 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 8. 조도센서로 led 제어하기</title>
      <link>https://codingrun.tistory.com/108</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/252BE64E587C9EA423&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F252BE64E587C9EA423&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;제목.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/7aCBIDIC52k?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;조도센서(CDS)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 300px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25779848587C70B121&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25779848587C70B121&quot; width=&quot;300&quot; height=&quot;225&quot; filename=&quot;조도센서.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;조도센서는 cds를 연결하여 만든 것으로 주변의 밝기에 따라 값이 달라진다. cds는 'Cadmium Sulfide'의 약자로 황화카드뮴이라는 빛에 반응하는 확학 물질이다. 자동으로 조절하는 자동차 전조등, 자동으로 휴대폰 밝기를 조절해 주는 등 일상생활에서도 많이 활용된다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;조도센서 특징&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;조도센서는 빛의 양에 따라 그 값이 변하는데, 조도센서의 지그재그로 된 주황색 cds가 빛의 양을 측정한다. 빛의 양을 측정하여 빛의 양이 많아질 수록(밝을 수록) 전도율이 높아져 저항값이 낮아지게 되며, 빛의 양이 적을 수록(어두울 수록)&amp;nbsp;저항값이 높아지게 된다. 따라서 &lt;b&gt;빛의 양과 저항값은 반비례 관계&lt;/b&gt;라고 할 수 있다. 그리고 조도센서는 극성이 없으므로 저항처럼 아무 방향으로 꽂아도 상관없다.&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/2248B64C587C74462F&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/pdf.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;GL5537.pdf&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;실습에 사용할 조도센서는 가격이 저렴한 부품으로 데이터시트를 보면 10Lux(빛의 양)일 때 저항값이 20~30KΩ인것을 알 수 있다. 오차가 상당히 크므로 정밀하게 다루기보다는 밝고 어두운정도만 체크한다고 생각하면 된다.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;실습내용&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;조도센서를 활용하여 led를 켜고 꺼보자.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;b&gt;준비물&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;아두이노 보드, 브레드 보드, 조도센서 1개, led 2개, 저항 10KΩ 1개, 330Ω 2개, 점퍼선 8개&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;회로도&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/212E1850587C880F43&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F212E1850587C880F43&quot; width=&quot;1000&quot; height=&quot;766&quot; filename=&quot;20170116_171035.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24536250587C881122&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24536250587C881122&quot; width=&quot;1000&quot; height=&quot;851&quot; filename=&quot;20170116_171438.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;소스 코드&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;17&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;18&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;19&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;20&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;21&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;22&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;23&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;24&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;25&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;led1&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;4&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;led2&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;13&lt;/span&gt;;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;각&amp;nbsp;포트&amp;nbsp;설정&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;Serial&lt;/span&gt;.&lt;span style=&quot;color:#0086b3&quot;&gt;begin&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;9600&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//시리얼&amp;nbsp;모니터&amp;nbsp;오픈&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(led1,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(led2,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;cds&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;analogRead&lt;/span&gt;(A1);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//A1으로&amp;nbsp;들어오는&amp;nbsp;값을&amp;nbsp;cds에&amp;nbsp;저장&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;Serial&lt;/span&gt;.&lt;span style=&quot;color:#0086b3&quot;&gt;println&lt;/span&gt;(cds);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//시리얼&amp;nbsp;모니터에&amp;nbsp;출력&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(cds&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;200&lt;/span&gt;)&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//cds값이&amp;nbsp;200보다&amp;nbsp;작으면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led1,&amp;nbsp;HIGH);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//led1&amp;nbsp;온&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led2,&amp;nbsp;LOW);&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//led2&amp;nbsp;오프&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//cds값이&amp;nbsp;200보다&amp;nbsp;크면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led1,&amp;nbsp;LOW);&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//led1&amp;nbsp;오프&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led2,&amp;nbsp;HIGH);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//led2&amp;nbsp;온&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;200&lt;/span&gt;);&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align:right; margin-top:-13px; margin-right:5px; font-size:9px; font-style:italic&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: rgb(229, 229, 229);&quot;&gt;Colored by Color Scripter&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/271F4B48587C9F3301&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex8_cds.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;결과 영상&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/xrTu3S-QJQA?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>cds센서</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 cds센서</category>
      <category>아두이노 강의</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 조도센서</category>
      <category>아두이노기초</category>
      <category>조도센서</category>
      <category>코딩런</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/108</guid>
      <comments>https://codingrun.tistory.com/108#entry108comment</comments>
      <pubDate>Mon, 16 Jan 2017 19:27:54 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 7. 초음파센서로 거리 측정</title>
      <link>https://codingrun.tistory.com/107</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/255B20485877ABD50F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F255B20485877ABD50F&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;초음파 제목.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/yIKMC1xRco4?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;초음파(Ultrasonic)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;초음파는 말 그대로 어떤 수준을 넘어서는 음파를 말 한다. 이 때 음파는 소리를 의미하고 인간의 가청 주파수는 20~20KHz이며, 그 이상의 주파수는 인간이 소리를 들을 수 없다. 이렇게 인간이 들을 수 있는 가청영역을 초월한다 하여 초음파라고 불린다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0); font-size: 18pt;&quot;&gt;초음파 센서(Ultrasonic Sensor)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 225px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2153283558773FF923&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2153283558773FF923&quot; width=&quot;225&quot; height=&quot;225&quot; filename=&quot;초음파센서.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;초음파 센서는 이런 초음파의 성질을 이용하여 거리, 속도, 수위등을 측정할 수 있다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;초음파센서는 trig핀으로 음파를 쏘고, 벽이나 사물등에 음파가 닿으면 튕겨저 나오면서 메아리가 발생한다. 이 메아리는 ehco핀으로 들어간다. 즉, 초음파를 발생시켜 &amp;nbsp;다시 튕겨져 나오는 시간을 계산하여 거리를 측정할 수있다.&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/247547355877277512&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/pdf.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;HC-SR04Users_Manual.pdf&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/27013F355877277611&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/pdf.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;HCSR04.pdf&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;자세한 내용은 위의 HC-SR04(초음파 센서)의 메뉴얼과 데이터시트를 참고하면 된다. (물론 영어)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;거리 측정&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;우리가 실습할 내용은 초음파 센서를 이용하여 특정 거리 안에 들어오면 led들을 켜는 실습을 할 것이다. 그럼 이 거리를 측정하기 위해서는 속력과 시간이 필요하다. &lt;b&gt;( 거리 = 속력 x 시간 )&lt;/b&gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;소리(음파)의 속도는 &lt;b&gt;1초당 340m&lt;/b&gt;를 갈 수 있으므로 &lt;b&gt;속도는 340m/s&lt;/b&gt;이다.&lt;/p&gt;&lt;p&gt;초음파가 반사되어 돌아오는 시간은 cm단위로 구하려 하므로 위의 식을 이용하여&lt;/p&gt;&lt;p&gt;1cm(0.01m) = 340 / 시간&lt;/p&gt;&lt;p&gt;따라서 시간 = 0.01 / 340&amp;nbsp;이므로 약 29.41us가 나오게 된다. 그러므로 &lt;b&gt;1cm를 이동하는데 걸리는 시간은 약 29us&lt;/b&gt;가 된다.&amp;nbsp;&lt;/p&gt;&lt;p&gt;그러므로 초음파센서에서 측정된 값&lt;b&gt;(이동하는데 걸린 시간) / 29 / 2&lt;/b&gt;를 해주어야 초음파 센서로부터의 거리를 구할 수 있다.&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;-정리-&lt;/b&gt;&lt;/p&gt;&lt;p&gt;이동하는데 걸린 시간(pulseIn 함수를 사용하므로 us시간으로 반환)&lt;/p&gt;&lt;p&gt;왕복하는데 걸린 시간을 반환했으므로 2로 나눠준다.&lt;/p&gt;&lt;p&gt;따라서 초음파 센서로부터의 거리 = pulseIn(echo, HIGH) / 29 / 2를 하면 우리가 원하는 거리를 cm단위로&amp;nbsp;측정할 수있다.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;거리 측정 동영상 강의 해설 : 3분 52초부터&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;pulseIn(핀, 상태);&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;이번 예제의 가장 핵심적인 함수인 pulseIn(핀, 상태(HIGH or&amp;nbsp;LOW));은 지정된 핀의 상태를 기다리다가 해당 상태가 되면 시간을 측정하기 시작하고 다시 상태가 바뀌면 시간 측정을 종료한다. 이 때 측정된 시간을 us(microsecond)로 반환한다. 이 반환된 값으로 거리를 측정하여 초음파 센서를 제어한다.&lt;/p&gt;&lt;p&gt;자세한 내용은&amp;nbsp;&lt;a href=&quot;https://www.arduino.cc/en/Reference/pulseIn&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://www.arduino.cc/en/Reference/pulseIn&lt;/a&gt; 공식홈페이지 레퍼런스를 참고하기 바란다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;b&gt;실습 내용&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;초음파 센서를 이용하여 led를 도미노처럼 순서대로 켜고 끄기.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;준비물&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;아두이노 보드, 브레드 보드, led 9개, 저항 330Ω&amp;nbsp;9개, 점퍼선 23개&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;회로도&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/276A093958773F9D18&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F276A093958773F9D18&quot; width=&quot;1000&quot; height=&quot;682&quot; filename=&quot;20170112_172241.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 906px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2543E93958773F9F1D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2543E93958773F9F1D&quot; width=&quot;906&quot; height=&quot;961&quot; filename=&quot;20170112_173333.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;소스 코드&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;17&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;18&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;19&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;20&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;21&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;22&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;23&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;24&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;25&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;26&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;27&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;28&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;29&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;30&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;31&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;32&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;33&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;34&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;35&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;36&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;37&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;38&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;39&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;40&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;41&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;42&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;43&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;44&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;45&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;46&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;47&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;48&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;49&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;50&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;51&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;52&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;53&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;54&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;55&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;56&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;57&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;58&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;59&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;60&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;61&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;62&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;63&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;64&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;65&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;66&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;67&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin: 0px; padding: 0px; line-height: 130%; font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace !important;&quot;&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;int&lt;/span&gt;&lt;font color=&quot;#010101&quot;&gt;&amp;nbsp;trig&amp;nbsp;&lt;/font&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&lt;font color=&quot;#010101&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;font color=&quot;#0099cc&quot;&gt;4&lt;/font&gt;&lt;font color=&quot;#010101&quot;&gt;;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&lt;span style=&quot;color: rgb(1, 1, 1);&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;echo&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;font color=&quot;#0099cc&quot;&gt;3&lt;/font&gt;&lt;font color=&quot;#010101&quot;&gt;;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;led[]&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;{&lt;span style=&quot;color:#0099cc&quot;&gt;5&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;6&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;7&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;9&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;10&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;11, 12, 13&lt;/span&gt;};&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&lt;span style=&quot;color:#999999&quot;&gt;//각&amp;nbsp;핀&amp;nbsp;변수로&amp;nbsp;설정&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(trig,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(echo,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;INPUT&lt;/span&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//음파를&amp;nbsp;받아야&amp;nbsp;하니&amp;nbsp;INPUT으로&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;for(&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;9&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(led[i],&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//각&amp;nbsp;변수&amp;nbsp;출력으로&amp;nbsp;설정&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;Serial&lt;/span&gt;.&lt;span style=&quot;color:#0086b3&quot;&gt;begin&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;9600&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//시리얼통신&amp;nbsp;시작&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(trig,&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;delayMicroseconds(&lt;span style=&quot;color:#0099cc&quot;&gt;10&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(trig,&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//초음파를&amp;nbsp;발사!&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;duration&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;pulseIn(echo,&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//초음파가&amp;nbsp;발사되면&amp;nbsp;물체까지의&amp;nbsp;시간을&amp;nbsp;측정하여&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//변수&amp;nbsp;duration에&amp;nbsp;넣어준다.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;dis&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;duration&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;/&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;29&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;/&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;2&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//측정된&amp;nbsp;시간을&amp;nbsp;cm단위로&amp;nbsp;바꿔준다.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(dis&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;12&lt;/span&gt;)&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//거리가&amp;nbsp;12cm보다&amp;nbsp;가까워지면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;],&amp;nbsp;HIGH);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//led[0]을&amp;nbsp;켜라&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//아니면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;],LOW);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;led[0]을&amp;nbsp;꺼줘라.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(dis&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;11&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;],&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;],LOW);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(dis&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;10&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;2&lt;/span&gt;],&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;2&lt;/span&gt;],LOW);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(dis&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;9&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;3&lt;/span&gt;],&amp;nbsp;HIGH);&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;3&lt;/span&gt;],LOW);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(dis&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;4&lt;/span&gt;],&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;4&lt;/span&gt;],LOW);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(dis&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;7&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;5&lt;/span&gt;],&amp;nbsp;HIGH);&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;5&lt;/span&gt;],LOW);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(dis&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;6&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;6&lt;/span&gt;],&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;6&lt;/span&gt;],LOW);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(dis&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;5&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;7&lt;/span&gt;],&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;7&lt;/span&gt;],LOW);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(dis&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;4&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;],&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;],LOW);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;100&lt;/span&gt;);&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;0.1초대기&amp;nbsp;작동을&amp;nbsp;빠르게&amp;nbsp;하고&amp;nbsp;싶다면&amp;nbsp;delay를&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;낮춰주면&amp;nbsp;된다.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align:right; margin-top:-13px; margin-right:5px; font-size:9px; font-style:italic&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: rgb(229, 229, 229);&quot;&gt;Colored by Color Scripter&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/23053E4A5877AB2207&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex7_ultrasonic.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;17&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;18&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;19&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;20&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;21&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;22&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;23&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;24&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;25&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;26&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;27&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;28&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;29&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;30&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;31&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;32&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;33&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;34&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;35&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;36&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;37&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;38&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;39&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;40&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin: 0px; padding: 0px; line-height: 130%; font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace !important;&quot;&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;int&lt;/span&gt;&lt;font color=&quot;#010101&quot;&gt;&amp;nbsp;trig&amp;nbsp;&lt;/font&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&lt;font color=&quot;#010101&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;font color=&quot;#0099cc&quot;&gt;4&lt;/font&gt;&lt;font color=&quot;#010101&quot;&gt;;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&lt;span style=&quot;color: rgb(1, 1, 1);&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;echo&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;font color=&quot;#0099cc&quot;&gt;3&lt;/font&gt;&lt;font color=&quot;#010101&quot;&gt;;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;led[]&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;{&lt;span style=&quot;color:#0099cc&quot;&gt;5&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;6&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;7&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;9&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;10&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;11, 12, 13&lt;/span&gt;};&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&lt;span style=&quot;color:#999999&quot;&gt;//각&amp;nbsp;핀&amp;nbsp;변수로&amp;nbsp;설정&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(trig,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(echo,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;INPUT&lt;/span&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//음파를&amp;nbsp;받아야&amp;nbsp;하니&amp;nbsp;INPUT으로&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;for(&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;9&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(led[i],&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//각&amp;nbsp;변수&amp;nbsp;출력으로&amp;nbsp;설정&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;Serial&lt;/span&gt;.&lt;span style=&quot;color:#0086b3&quot;&gt;begin&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;9600&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//시리얼통신&amp;nbsp;시작&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(trig,&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;delayMicroseconds(&lt;span style=&quot;color:#0099cc&quot;&gt;10&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(trig,&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//초음파를&amp;nbsp;발사!&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;duration&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;pulseIn(echo,&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//초음파가&amp;nbsp;발사되면&amp;nbsp;물체까지의&amp;nbsp;시간을&amp;nbsp;측정하여&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//변수&amp;nbsp;duration에&amp;nbsp;넣어준다.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;dis&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;duration&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;/&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;29&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;/&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;2&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//측정된&amp;nbsp;시간을&amp;nbsp;cm단위로&amp;nbsp;바꿔준다.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;for(&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;12&lt;/span&gt;&amp;nbsp;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;3&lt;/span&gt;&amp;nbsp;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;-&lt;/span&gt;)&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;12~4까지&amp;nbsp;1감소&amp;nbsp;실행&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(dis&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;i)&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;12~4까지&amp;nbsp;비교&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;12&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;-&lt;/span&gt;i],&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//12-i를&amp;nbsp;하면&amp;nbsp;이전&amp;nbsp;코드와&amp;nbsp;같은&amp;nbsp;동작을&amp;nbsp;하게된다.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led[&lt;span style=&quot;color:#0099cc&quot;&gt;12&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;-&lt;/span&gt;i],&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//동영상강의를&amp;nbsp;참고하면&amp;nbsp;속&amp;nbsp;시원한&amp;nbsp;설명!&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;100&lt;/span&gt;);&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;0.1초대기&amp;nbsp;작동을&amp;nbsp;빠르게&amp;nbsp;하고&amp;nbsp;싶다면&amp;nbsp;delay를&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;낮춰주면&amp;nbsp;된다.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;color: rgb(1, 1, 1); padding: 0px 6px; white-space: pre; line-height: 130%;&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align:right; margin-top:-13px; margin-right:5px; font-size:9px; font-style:italic&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: rgb(229, 229, 229);&quot;&gt;Colored by Color Scripter&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/266699495877ABA434&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex7_ultrasonic2.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;결과 영상&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/Mbz05LqHPXQ?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>codingrun.com</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 초음파</category>
      <category>아두이노 초음파 거리</category>
      <category>아두이노 초음파 계산</category>
      <category>아두이노 초음파 센서</category>
      <category>아두이노기초</category>
      <category>초음파 센서</category>
      <category>코딩런</category>
      <category>코딩런 아두이노</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/107</guid>
      <comments>https://codingrun.tistory.com/107#entry107comment</comments>
      <pubDate>Fri, 13 Jan 2017 01:29:50 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 6. 7 세그먼트로 숫자 표현하기</title>
      <link>https://codingrun.tistory.com/106</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24052436587623DE0B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24052436587623DE0B&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;제목.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/eQZGhlKZzHg?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&amp;lt; 4분48초 음성 정정 : 공통음극 입니다. &amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;7 세그먼트(7 segment) or FND(Flexible Numeric Display)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;7 세그먼트는 세그먼트 방식의 숫자&amp;nbsp;표시 소자이며 FND라고도 불린다. 7개의 획으로 숫자나 알파벳을 표현할 수 있으며&amp;nbsp;7개의 획은 led로 구성되어 있어&amp;nbsp;불을 켜고 끄는 것으로 여러가지의 숫자나 문자를 표현할 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/267275445875D71B32&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F267275445875D71B32&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20170111_154904-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;7 세그먼트 사용법&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;border-color: black;&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 533px; text-align: center;; height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2275C6445875D71C05&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2275C6445875D71C05&quot; width=&quot;533&quot; height=&quot;755&quot; filename=&quot;20170111_151635-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;text-align: center;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&amp;lt;7 세그먼트 회로도&amp;gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;7 세그먼트는 이렇게 dp까지 포함하여 7개의 획과 1개의 점으로 이루어져 있다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;공통양극(Common Anode), 공통음극(Common Cathode)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;border-color: black;&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;7 세그먼트는 공통양극과 공통음극을 구분해서 사용해야 한다. 공통 양극일경우 공통핀(정 중앙 2개)을 vcc(5V)로 꽂는다. 공통 음극일 경우 공통핀(정 중앙 2개)을 GND(0V)에 꽂는다.&lt;br /&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2145DB375875DA6C2A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2145DB375875DA6C2A&quot; width=&quot;1000&quot; height=&quot;831&quot; filename=&quot;공통양극1.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&amp;lt;공통 양극 : Common Anode&amp;gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;공통 양극은 위의 회로도와 같이 공통핀이 +극에 연결되어 있다. 그러므로 불을켜고자 하는 획은 LOW로 만들어주어야 전압강하에 의하여 불이 켜지게 된다. 예를 들어 숫자 0을 만들고 싶으면 g획을 제외한 모든 불을 켜서 0모양을 만든다. (자세한 내용은 동영상 강의 참고)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/273E75375875DA6E2B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F273E75375875DA6E2B&quot; width=&quot;1000&quot; height=&quot;805&quot; filename=&quot;공통음극1.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&amp;lt;공통 음극 : Common Cathode&amp;gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;공통 음극은 위의 회로도와 같이 공통핀이 -극에 연결되어 있다. 이 경우에는 불을 켜고자 하는 획을 HIGH상태로 만들어 불을 켠다. (자세한 내용은 동영상 강의 참조)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;실습 내용&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;7 세그먼트에 원하는 숫자나 문자를 출력해 보자.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;b&gt;준비물&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;아두이노 보드, 브레드 보드 , 7 세그먼트 1개, 저항 330Ω 8개, 점퍼선 10개&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;회로도&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25778E375875E11D13&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25778E375875E11D13&quot; width=&quot;1000&quot; height=&quot;737&quot; filename=&quot;20170111_162837.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2538B6375875E11F30&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2538B6375875E11F30&quot; width=&quot;1000&quot; height=&quot;725&quot; filename=&quot;20170111_163653.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;소스 코드&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;overflow: auto; position: relative !important;&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;17&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;18&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;19&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;20&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;21&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;22&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;23&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;24&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;25&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;26&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;27&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;fnd[]&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;{&lt;span style=&quot;color:#0099cc&quot;&gt;3&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;4&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;5&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;6&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;7&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;9&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;10&lt;/span&gt;};&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#999999&quot;&gt;//fnd[0]&amp;nbsp;a&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#999999&quot;&gt;//fnd[1]&amp;nbsp;b&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#999999&quot;&gt;//fnd[2]&amp;nbsp;c&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#999999&quot;&gt;//fnd[3]&amp;nbsp;d&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#999999&quot;&gt;//fnd[4]&amp;nbsp;e&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#999999&quot;&gt;//fnd[5]&amp;nbsp;f&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#999999&quot;&gt;//fnd[6]&amp;nbsp;g&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#999999&quot;&gt;//fnd[7]&amp;nbsp;.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;for(&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(fnd[i],&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(fnd[&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;],&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(fnd[&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;],&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(fnd[&lt;span style=&quot;color:#0099cc&quot;&gt;2&lt;/span&gt;],&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(fnd[&lt;span style=&quot;color:#0099cc&quot;&gt;3&lt;/span&gt;],&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(fnd[&lt;span style=&quot;color:#0099cc&quot;&gt;4&lt;/span&gt;],&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(fnd[&lt;span style=&quot;color:#0099cc&quot;&gt;5&lt;/span&gt;],&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(fnd[&lt;span style=&quot;color:#0099cc&quot;&gt;6&lt;/span&gt;],&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(fnd[&lt;span style=&quot;color:#0099cc&quot;&gt;7&lt;/span&gt;],&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align:right; margin-top:-13px; margin-right:5px; font-size:9px; font-style:italic&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: rgb(229, 229, 229);&quot;&gt;Colored by Color Scripter&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/2231E43A5875FA9608&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex5_fnd.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;overflow: auto; position: relative !important;&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;17&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;18&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;19&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;20&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;21&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;22&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;23&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;24&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;25&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;fnd[]&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;{&lt;span style=&quot;color:#0099cc&quot;&gt;3&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;4&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;5&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;6&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;7&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;9&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;10&lt;/span&gt;};&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;luv[&lt;span style=&quot;color:#0099cc&quot;&gt;6&lt;/span&gt;][&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;]&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;{&amp;nbsp;{&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;},&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;L&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;},&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;O&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;},&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;V&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;},&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;E&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;},&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;y&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;},&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;J.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;};&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;for(&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(fnd[i],&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;for(&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;6&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;for(&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;j&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;;&amp;nbsp;j&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;;&amp;nbsp;j&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(fnd[j],&amp;nbsp;luv[i][j]);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//동영상&amp;nbsp;강의&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align:right; margin-top:-13px; margin-right:5px; font-size:9px; font-style:italic&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color:#e5e5e5; text-decoration:none&quot;&gt;Colored by Color Scripter&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;text-decoration:none; color:white&quot;&gt;&lt;span style=&quot;font-size:9px; word-break:normal; background-color:#e5e5e5; color:white; border-radius:10px; padding:1px&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/2220D5335875FAB608&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex5_fnd2.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;결과 영상&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/0Y6Jl6Mz080?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>2차원 배열</category>
      <category>arduino 7 segment</category>
      <category>arduino fnd</category>
      <category>array</category>
      <category>codingrun.com</category>
      <category>FND</category>
      <category>다차원 배열</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>배열</category>
      <category>아두이노</category>
      <category>아두이노 7 세그먼트</category>
      <category>아두이노 fnd</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노기초</category>
      <category>코딩런</category>
      <category>코딩런 아두이노</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/106</guid>
      <comments>https://codingrun.tistory.com/106#entry106comment</comments>
      <pubDate>Wed, 11 Jan 2017 21:27:15 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 기초 13. 배열</title>
      <link>https://codingrun.tistory.com/105</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 960px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/22221A33587488BC03&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F22221A33587488BC03&quot; width=&quot;960&quot; height=&quot;720&quot; filename=&quot;아두이노 강좌 이미지 4-3.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/NRAKhRdUm8A?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;배열(array)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;배열은 다수의 변수를 모아 놓은 것이다. 동일한 자료형의 데이터를 일일히 선언할 필요 없이 연이어 저장할 수 있도록 해준다. 즉, 배열은 자료형이 동일한 데이터를 연이어 저장할 수 있도록 하는 기억공간 모임이다. 예를 들어 여러명의 전화번호를 기억하는 변수가 있다고 가정해보자. 소수의 사람이면 상관없겠지만 수십, 수백명의 전화번호를 기억해야 한다면 어떤가? 수십 수백개의 int 자료형을 선언할 것인가? 이렇듯 다수의 데이터를 저장하고 처리해야하는 경우에 배열은 매우 유용하다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;배열의 선언&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/22610143587478641F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F22610143587478641F&quot; width=&quot;1000&quot; height=&quot;373&quot; filename=&quot;배열의 선언.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;배열의 길이만 추가하면 일반 변수를 선언하는 것과 유사하다. 그대로 읽어보면 &lt;b&gt;int형 변수 10개로 이루어진 arr배열을 선언&lt;/b&gt;한다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;배열은 각각의 요소를 개별적으로 접근할 수 있다. 이렇게 각 요소에 접근하기 위해 색인(index)을 지정해서 사용한다. &lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;배열의 색인은 0부터 시작해서 번호를 순서대로 증가 시킨다.&lt;/span&gt;&lt;/b&gt; &lt;b&gt;이렇게 배열의 길이는 10으로 10개의 요소를 가지고, &lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;arr[0]~arr[9]까지의 값&lt;/span&gt;을 가진다.&lt;/b&gt; [10]의 의미는 10개라는 의미이지 10까지라는 의미가 아니다. 색인이 0부터 시작하기 때문에 많이 헷갈리는 부분이므로 주의하기 바란다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/250EB54658747A6712&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F250EB54658747A6712&quot; width=&quot;1000&quot; height=&quot;229&quot; filename=&quot;배열의 메모리 할당.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&amp;lt;배열의 메모리 할당&amp;gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;배열은 위와같이 int형으로 선언된 arr를 arr[0]~arr[9]까지 10개의 변수를 가지고 있는 것이다. 메모리 크기는&amp;nbsp;8bit 아두이노 보드 기준으로 20byte를 차지하게 된다.&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2240543C5874821A0E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2240543C5874821A0E&quot; width=&quot;1000&quot; height=&quot;300&quot; filename=&quot;배열 크기 그림.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&amp;lt;배열 선언 후 메모리에 초기값이 저장된 모습&amp;gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;int arr[3] = {10, 30, 20};&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;이라 선언하면 &lt;b&gt;길이가 3인 int형 arr배열에 각각 arr[0]=10;&amp;nbsp;arr[1]=30; arr[2]=20;로 초기화를 하여 선언&lt;/b&gt;한다.라는 의미이다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;배열의 초기화&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;선언 후 초기화&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 778px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2279504F58747EFE08&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2279504F58747EFE08&quot; width=&quot;778&quot; height=&quot;494&quot; filename=&quot;선언 후 초기화.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;선언 후 초기화는 배열은 먼저 선언하고, 나중에 초기화하는 방법이다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b style=&quot;font-size: 14pt;&quot;&gt;선언과 동시에 초기화&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;1. 배열의 길이와 초기값의 개수가 동일한 경우.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 818px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25683B4F58747F0119&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25683B4F58747F0119&quot; width=&quot;818&quot; height=&quot;463&quot; filename=&quot;1. 선언과 동시에 초기화.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;배열의 길이가 3이고 초기값의 개수가 3이므로 아무 문제없이 초기화를 할 수있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;2. 배열의 길이보다 초기값의 개수가 적을 경우.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 787px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2365B64F58747F041B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2365B64F58747F041B&quot; width=&quot;787&quot; height=&quot;386&quot; filename=&quot;3. 배열의 길이보다 초기화를 짧게하면 0으로 채워짐.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;배열의 길이는 5이고, 초기값의 개수는 3개이다. 이럴 경우 나머지 2개의 값은 0으로 자동초기화가 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;3. 배열의 길이보다 초기값의 개수가 많을 경우.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 820px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/246B664F58747F0216&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F246B664F58747F0216&quot; width=&quot;820&quot; height=&quot;653&quot; filename=&quot;4. 배열의 길이보다 값이 많을 경우 에러.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;배열의 길이보다 초기값이 많을 경우 &quot;too many initializers for 'int [*]'&quot;해당문구와 함께 에러가 난다. 그러므로&lt;b&gt; &lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;배열의 길이를 지정해 줬으면 초기값의 개수도 길이와 맞춰주어야 한다&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;4. 길이는 생략하고 초기값만 넣었을 경우.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 759px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26757D4F58747F030C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26757D4F58747F030C&quot; width=&quot;759&quot; height=&quot;388&quot; filename=&quot;2. 배열의 길이를 설정하지 않우ㅡㅁ.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;길이는 생략하고 초기값만 넣으면 컴파일러에서 자동으로 배열의 개수를 결정한다. 필자도 가장 많이 사용하는 방법이다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;5. 길이는 생략하고 초기값도 생략할 경우.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 814px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/217AC54F58747EFF07&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F217AC54F58747EFF07&quot; width=&quot;814&quot; height=&quot;645&quot; filename=&quot;5. 배열의 길이를 정하지 않으면 선언 후 초기화 불가.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;선언 후 초기값을 넣고자 할 때&amp;nbsp;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;배열의 길이를 지정하지 않으면 에러가 발생&lt;/span&gt;&lt;/b&gt;하므로 선언 후 초기화를 사용할 경우 꼭 배열의 크기를 지정해줘야 한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;2차원 배열&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;배열은 1차원 혹은 2차원 배열을 가장 많이 사용하며 그 이상의 다차원 배열도 사용할 수 있다. 그러나 4차원 정도까지 가면 불필요하기도 하고 사람이 이해하기 어려운므로 2차원 배열 까지만 학습해도 무방하다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;2차원 배열의 선언 및 초기화&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/256A76375874837D03&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F256A76375874837D03&quot; width=&quot;1000&quot; height=&quot;327&quot; filename=&quot;2차원 배열.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;2차원 배열의 선언도 1차원 배열과 크게 다르지 않다. 1차원 배열과 마찬가지로 배열을 이루는 자료형, 배열의 이름, 배열의 길이 순으로 작성한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2579504F587484CA24&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2579504F587484CA24&quot; width=&quot;1000&quot; height=&quot;281&quot; filename=&quot;2차원 배열 구조.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&amp;lt;2차원 배열의 메모리 구조&amp;gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;2차원 배열은 위와같이 테이블 형태로 구성되어 있다. arr[2][3]은 행의 길이가 2, 열의 길이가 3인 것으로, 2x3의 테이블이 만들어 진다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24327647587485EA33&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24327647587485EA33&quot; width=&quot;1000&quot; height=&quot;273&quot; filename=&quot;2차원 배열 구조2.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&amp;lt;2차원 배열의 메모리 할당 구조&amp;gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;2차원 배열로 int arr[2][3] = { {10, 20, 30}, {50, 70, 60} };로 선언하였다면 2x3의 테이블이 만들어지고 arr[0][0]=10;&amp;nbsp;arr[0][1]=20; arr[0][2]=30; arr[1][0]=50; arr[1][1]=70; arr[1][2]=60;으로 각각 초기화를 한 것이다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;초기화를 할 때 바깥쪽 중괄호 { }는 초기화를 하겠다는 의미이고, 안쪽 중괄호 { 10, 20, 30 }는 행은 고정하고 열을 증가시키면서 값을 넣는 의미이다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;즉, { {10, 20, 30} //0번째 행에대한 초기화&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;, {50, 70, 60} //1행에 대한 초기화 }&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;위와 같은 방법으로 초기화를 진행 할 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;나머지 초기화 방법은 1차원 배열과 동일하니 1차원 배열 초기화 방법을 참고하면 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;아두이노 기초 강의 목록&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;a href=&quot;http://codingrun.com/61&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot; style=&quot;font-size: 11pt;&quot;&gt;1. 아두이노란?&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/62&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot; style=&quot;font-size: 11pt;&quot;&gt;2. 통합개발환경이란?&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/63&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. 프로그래밍 기초&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/64&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 전압 전류 저항&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/65&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 저항의 종류와 읽는법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/67&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. 브레드보드(빵판) 사용법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/76&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 시리얼통신&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/92&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 자료형 변수 상수&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/93&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 연산자&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/94&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 제어문(1)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/95&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;11. 제어문(2)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;a href=&quot;http://codingrun.com/96&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;12. 함수&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-size: 14.6667px;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;13. 배열&lt;/span&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 개념</category>
      <category>2차원 배열</category>
      <category>array</category>
      <category>codingrun.com</category>
      <category>다차원 배열</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>배열</category>
      <category>아두이노</category>
      <category>아두이노 2차원 배열</category>
      <category>아두이노 array</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 배열</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <category>코딩런</category>
      <category>코딩런 아두이노</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/105</guid>
      <comments>https://codingrun.tistory.com/105#entry105comment</comments>
      <pubDate>Tue, 10 Jan 2017 16:10:39 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 5. 피에조 부저로 연주하기</title>
      <link>https://codingrun.tistory.com/104</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2665613F5873BBCC2C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2665613F5873BBCC2C&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;제목.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/H44kwyckUM8?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;피에조 부저(Piezo buzzer)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 447px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2712973A5871B75F01&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2712973A5871B75F01&quot; width=&quot;447&quot; height=&quot;354&quot; filename=&quot;피에조.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;피에조 부저는 피에조를 이용하여 소리를 내는 작은 스피커이다. 피에조는 특정 방향으로 압력을 가하면 결정체(수정, 전기석 등)의 표면에서 전기가 발생하는 성질을 이용한 것으로 여기에 얇은 판을 붙여 미세한 떨림으로부터 소리가 나게 된다. 소리가 크지 않다는 단점이 있지만 세밀하게 조작하면 음악도 연주할 수 있다.&amp;nbsp;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;피에조 부저는 극성(+, -)가 있다. 부저 윗면에 +라고 써져 있거나 조그만 홈이 파여있는 쪽에 +극을 연결하면 된다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;피에조 부저 옥타브별 음계의 주파수&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;소리는 공기의 떨림으로 표현하는데 각 음계마다 고유의 떨림 주파수를 가지고 있다. 예를 들어 1옥타브 도의 경우 32.7032라는 고유 진동수를 가지고 있어 피에조 부저를 1초에 대략 32번정도 진동시키면 1옥타브 도의 음을 낼 수 있다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 930px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/220263445871B8F402&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F220263445871B8F402&quot; width=&quot;930&quot; height=&quot;576&quot; filename=&quot;음계.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;lt;이미지 출처 : google image&amp;gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;소스 코드를 작성할 때 위의 표를 참고하면 원하는 연주를 할 수있다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;실습 내용&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left;&quot;&gt;피에조 부저를 이용하여, 도레미파솔라시도를 연주해 보자.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;준비물&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left;&quot;&gt;아두이노, 브레드보드, 점퍼선 2개, 피에조 부저 or 스피커&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;회로도&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/220B75415871C06312&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F220B75415871C06312&quot; width=&quot;1000&quot; height=&quot;871&quot; filename=&quot;20170108_132750.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/270F3A415871C06510&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F270F3A415871C06510&quot; width=&quot;1000&quot; height=&quot;769&quot; filename=&quot;20170108_132839.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;소스 코드&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;17&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;18&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;19&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;20&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;21&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;22&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;23&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;24&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;25&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;26&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;27&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;piezo&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;7&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(piezo,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;tone&lt;/span&gt;(piezo,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;523&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;5옥타브&amp;nbsp;도&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;tone&lt;/span&gt;(piezo,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;587&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;레&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;tone&lt;/span&gt;(piezo,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;659&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;미&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;tone&lt;/span&gt;(piezo,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;698&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;파&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;tone&lt;/span&gt;(piezo,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;784&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;솔&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;tone&lt;/span&gt;(piezo,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;880&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;라&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;tone&lt;/span&gt;(piezo,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;988&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;시&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;tone&lt;/span&gt;(piezo,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1046&lt;/span&gt;);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//&amp;nbsp;6옥타브&amp;nbsp;도&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;noTone(piezo);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div style=&quot;display: inline-block;&quot;&gt;&lt;div&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/24204D3F5871C2CB1E&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex4_piezo.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;응용(배열 이용)&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;17&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;piezo&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;7&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;tones[]&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;{&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;523&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;587&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;659&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;698&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;784&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;880&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;988&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;1046&lt;/span&gt;&amp;nbsp;};&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#999999&quot;&gt;//각&amp;nbsp;음계&amp;nbsp;배열에&amp;nbsp;담는다&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(piezo,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;for(&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;;&amp;nbsp;i&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;)&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//for문을&amp;nbsp;이용하여&amp;nbsp;i값을&amp;nbsp;증가시켜&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;{&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//도레미파솔라시도를&amp;nbsp;출력한다.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;tone&lt;/span&gt;(piezo,&amp;nbsp;tones[i]);&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;noTone(piezo);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align:right; margin-top:-13px; margin-right:5px; font-size:9px; font-style:italic&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: rgb(229, 229, 229);&quot;&gt;Colored by Color Scripter&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div style=&quot;display: inline-block;&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/211558415871C2D824&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex4_2_piezo.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;결과 영상&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/F2cBY5Lh6K8?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>codingrun.com</category>
      <category>piezo</category>
      <category>piezo buzzer</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 스위치</category>
      <category>아두이노 스위치 제어</category>
      <category>아두이노 피에조</category>
      <category>아두이노 피에조 부저</category>
      <category>코딩런</category>
      <category>코딩런 아두이노</category>
      <category>피에조 부저</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/104</guid>
      <comments>https://codingrun.tistory.com/104#entry104comment</comments>
      <pubDate>Sun, 8 Jan 2017 13:41:06 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 4. 가변저항으로 led 밝기 조절하기</title>
      <link>https://codingrun.tistory.com/103</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2212594F586F7CFE0B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2212594F586F7CFE0B&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;메인사진.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/4vVjG8OK1fU?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;가변저항(Potentiometer)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 729px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/22492E4D586F40380D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F22492E4D586F40380D&quot; width=&quot;729&quot; height=&quot;353&quot; filename=&quot;가변저항.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;가변저항이란 저항 값이 고정되지 않는 것을 의미한다. 즉, 사용자의 편의에 따라 저항값을 줄이고 늘리면서 소리의 크기나 밝기 조절 등을 할 수 있는 것을 가변저항이라 한다.&lt;/p&gt;&lt;p&gt;가변저항은 크게 위와같이 드라이버를 사용하여 바꿔주거나 손으로 직접 돌려서 바꿀 수 있는 가변저항이 있다. 드라이버를 사용하는 가변저항은 저항값을 자주 바꿀일이 없을 때 많이 사용하며(내부적인 부품등 으로),&amp;nbsp;손으로 직접 제어하는 가변저항은 저항 값을 자주 바꿀 때 사용한다(라디오나 밝기를 조절하는 전등같은 경우).&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;analogWrite(), analogRead()&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;analog값은 digital값과 다르게 HIGH, LOW가 아니라 조금 더 상세한 값을 지정할 수 있다. digital값은 5V(HIGH), 0V(LOW)값 밖에 표현을 할 수없기 때문에 0V와 5V사이의 값은 analog값으로 표현을 해 주어야 한다.&lt;/p&gt;&lt;p&gt;&lt;b&gt;analogWrite()값은 0~255로 표현&lt;/b&gt;이 가능하고, &lt;b&gt;analogRead()값은 0~1023까지 표현&lt;/b&gt;할 수 있다.&amp;nbsp;&lt;b&gt;그러므로 analogRead()를 통해 입력받은 값을 1/4하면 analogWrite()로 출력하여&amp;nbsp;0~5V까지 표현을 할 수 있다.&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;digital값의 LOW(0V)는&amp;nbsp;analog값으로 0, digital값의 LOW(5V)는&amp;nbsp;analog값으로 255로 변환할 수 있다. 즉, 2.5V를 표현하고자 한다면 analog값으로 255/2를 하면 대략 127로 표현할 수 있다.&lt;/p&gt;&lt;p&gt;analogWrite()함수를 사용하려면 PWM으로 지정된 핀에서만 가능하다. (3, 5, 6, 9, 10, 11)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;PWM(Pulse Width Modulation)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;아두이노 보드에&amp;nbsp;~표시가 있는 3, 5, 6, 9, 10, 11번 핀을 PWM으로 사용할 수 있다.&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;아두이노는 핀으로 출력 전압을 조절하는 기능은 없다. 대신 이 PWM을 이용하면 출력 전압을 조절할 수 있다. &amp;nbsp;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 400px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/21712650586F42E927&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F21712650586F42E927&quot; width=&quot;400&quot; height=&quot;438&quot; filename=&quot;pwm.gif&quot; filemime=&quot;image/gif&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span style=&quot;text-align: left;&quot;&gt;PWM(Pulse Width Modulation)은 펄스 폭 변조를 말하며, 말 그대로 펄스의 폭의 주기를 제어하는 방법이다.&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위의 그림을 보면 맨위 그림은 0V를 나타내며, 맨 아래 그림은 5V를 나타낸다. 사이의 값들은 일정하게 펄스폭을 조절하여 on/off를 빠르게 반복하는 형태이다. 이렇게 출력되는 전압값을 일정한 펄스폭은&amp;nbsp;5V를 유지하고, 나머지 비율은 0V를 주기로 출력하며&amp;nbsp;전압의 크기를 조절할 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;PWM 심화&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;이 내용은 조금더 깊게 이해하고자 하는 분만 보길 바라며, 초보자는 그냥 넘어가도록 한다.&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;파형의 특성을 살펴보자면, 디지털 시스템에서 나타나는 대부분의 파형은 일련의&amp;nbsp;펄스로 구성되며, 이를 펄스열이라 하고, 이는 주기 펄스와 비주기 펄스로 분류된다. 주기 펄스 파형은 주기(period, T) 즉 일정한 시간 간격으로 파형이 반복되는 것 중에 하나를 말하며, 주파수(frequency, f)는 주기의 반복률로, 단위는 Hz이다. 비주기 펄스 파형은 일정한 간격으로 반복되지 않고, 펄스폭도 다르며, 펄스 사이의 시간 간격도 다른 펄스들로 구성되어 있다. 펄스(디지털) 파형의 주파수는 주기의 역수로서,&lt;b&gt; f=1/T or T=1/f로 나타낼 수 있다.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;주기적인 디지털 펄스 파형의 중요한 특성 중의 하나는 듀티 사이클(Duty Cycle)로서, 이는 주기에 대한 펄스폭의 비를 의미하고, 다음과 같이 백분율로 나타낸다.&lt;b&gt; Duty Cycle=(펄스 폭 / T) x 100%&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&amp;lt;최신 디지털 공학 10판 참고&amp;gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이러한 식들을 이용해 심화된 프로젝트를 하고자 할&amp;nbsp;때 유용하게 사용하길 바란다. 참고로 아두이노는 500Hz의 주파수를 가지고 있으므로,&amp;nbsp;T=1/f을&amp;nbsp;이용하면 주기는 2ms라는 것을 알 수 있다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;실습 내용&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;1. for문을 이용하여&amp;nbsp;led의 밝기를 점차 밝게 해보자.&amp;nbsp;&lt;/p&gt;&lt;p&gt;2. 가변저항을 이용하여 led의 밝기를 조절하자&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;준비물&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;아두이노, 브레드보드, 점퍼선 6개, led 1개, 가변저항 1개&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;회로도&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/233D004B5874B70A05&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F233D004B5874B70A05&quot; width=&quot;1000&quot; height=&quot;756&quot; filename=&quot;20170110_192408.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2113B04B5874B70C09&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2113B04B5874B70C09&quot; width=&quot;1000&quot; height=&quot;731&quot; filename=&quot;20170110_192626.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;소스코드&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;실습 1.&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;led&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;11&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;for(&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;0&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;256&lt;/span&gt;;&amp;nbsp;i&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;+&lt;/span&gt;)&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;analogWrite(led,&amp;nbsp;i);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;10&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/2659F84C586F62162F&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex3-1_led.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 14.6667px;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;실습2.&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;led&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;11&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;a&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;analogRead&lt;/span&gt;(A1);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;analogWrite(led,&amp;nbsp;a&lt;span style=&quot;color:#a71d5d&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;4&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/244E7347586F54751F&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex3-2_led.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 14.6667px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 14.6667px;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;결과 영상&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;span style=&quot;font-size: 14.6667px;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/QB4OAXMVqyY?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;span style=&quot;font-size: 14.6667px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>codingrun.com</category>
      <category>led 발기 조절</category>
      <category>RGB led 깜빡이기</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>스위치 제어</category>
      <category>아두이노</category>
      <category>아두이노 led 밝기</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 스위치</category>
      <category>아두이노 스위치 제어</category>
      <category>코딩런</category>
      <category>코딩런 아두이노</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/103</guid>
      <comments>https://codingrun.tistory.com/103#entry103comment</comments>
      <pubDate>Fri, 6 Jan 2017 17:29:56 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 3. RGB LED 제어하기</title>
      <link>https://codingrun.tistory.com/102</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/263CEF4B586E25042E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F263CEF4B586E25042E&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;제목.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/ufWJOE4jPOQ?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;RGB led&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;RGB led는 단일 색을 내는 led와는 다르게 총 256가지의 색을 낼 수 있다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px; text-align: center;; height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/210C2248586DF7B01D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F210C2248586DF7B01D&quot; width=&quot;1000&quot; height=&quot;655&quot; filename=&quot;RGB_led 그림.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;text-align: center;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;RGB led는 4가지의 핀으로 이루어져 있고, 순서대로 R, 공통 핀, G, B의 순으로 이루어져 있다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/246E9348586DF7B134&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F246E9348586DF7B134&quot; width=&quot;1000&quot; height=&quot;639&quot; filename=&quot;RGB_led 회로도.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이때 공통 핀은 다이오드의 방향에 따라 공통양극, 공통음극으로 나뉘며, 공통양극일 경우 공통 핀에는 +극을, 공통 음극일 경우 공통 핀에는 -극을 가지게 된다. 따라서 공통 양극일 경우 공통 핀에 VCC를 공통 음극일 경우 GND를 가하게 된다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;빛의 3원색&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;빛의 3원색은 빨강, 초록, 파랑의 3원색이며, 가법혼색의 기본색으로 빛의 색은 섞으면 섞을수록 밝아지는 특성을 가지고 있다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;실습 내용&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;각 스위치를 누를 때마다 빨간, 초록, 파란색을 표현해 보고, 여러 스위치를 동시에 누르면 어떤 색이 나오는지 관찰한다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;준비물&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;아두이노, 브레드보드, 점퍼케이블 11개, 저항300Ω(330Ω) 3개, 푸쉬버튼 스위치 3개, RGB led 1개&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;회로도&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px; text-align: center;; height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/212A0449586E229909&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F212A0449586E229909&quot; width=&quot;1000&quot; height=&quot;708&quot; filename=&quot;20160811_164619.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;text-align: center;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/23264049586E229B0D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F23264049586E229B0D&quot; width=&quot;1000&quot; height=&quot;710&quot; filename=&quot;20160811_165358.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;소스 코드&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style=&quot;box-sizing: border-box; font-size: 16px; margin: 0px; padding: 0px; color: rgb(1, 1, 1); line-height: 20.8px; font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace !important;&quot;&gt;&lt;div style=&quot;box-sizing: border-box; padding: 0px 6px; white-space: pre; line-height: 20.8px;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style=&quot;box-sizing: border-box; padding: 0px 6px; white-space: pre; line-height: 20.8px;&quot;&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;font-size: 15px; white-space: normal; overflow: auto; position: relative !important;&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; align=&quot;left&quot; width=&quot;481&quot; style=&quot;margin: 0px; padding: 0px; border: none; background-color: rgb(250, 250, 250); border-radius: 4px; width: 481px;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding: 6px; border-right: 2px solid rgb(229, 229, 229);&quot;&gt;&lt;div style=&quot;margin: 0px; padding: 0px; word-break: normal; text-align: right; color: rgb(102, 102, 102); line-height: 19.5px; font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace !important;&quot;&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;17&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;18&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;19&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;20&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;21&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;22&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;23&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;24&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;25&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;26&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;27&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;28&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;29&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;30&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;31&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;32&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;33&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;34&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;35&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;36&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;37&lt;/div&gt;&lt;div style=&quot;line-height: 19.5px;&quot;&gt;38&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding: 6px 0px; width: 436px;&quot;&gt;&lt;div style=&quot;margin: 0px; padding: 0px; color: rgb(1, 1, 1); line-height: 19.5px; font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace !important;&quot;&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;int&lt;/span&gt;&amp;nbsp;R&amp;nbsp;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 153, 204);&quot;&gt;7&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;int&lt;/span&gt;&amp;nbsp;G&amp;nbsp;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 153, 204);&quot;&gt;5&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;int&lt;/span&gt;&amp;nbsp;B&amp;nbsp;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 153, 204);&quot;&gt;3&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;int&lt;/span&gt;&amp;nbsp;sw1&amp;nbsp;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 153, 204);&quot;&gt;12&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;int&lt;/span&gt;&amp;nbsp;sw2&amp;nbsp;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 153, 204);&quot;&gt;10&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;int&lt;/span&gt;&amp;nbsp;sw3&amp;nbsp;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 153, 204);&quot;&gt;8&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&lt;span style=&quot;color: rgb(153, 153, 153);&quot;&gt;//각&amp;nbsp;핀&amp;nbsp;포트할당&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(6, 109, 226);&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;pinMode&lt;/span&gt;(R,&amp;nbsp;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;OUTPUT&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;pinMode&lt;/span&gt;(G,&amp;nbsp;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;OUTPUT&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;pinMode&lt;/span&gt;(B,&amp;nbsp;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;OUTPUT&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;pinMode&lt;/span&gt;(sw1,&amp;nbsp;INPUT_PULLUP);&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;pinMode&lt;/span&gt;(sw2,&amp;nbsp;INPUT_PULLUP);&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;pinMode&lt;/span&gt;(sw3,&amp;nbsp;INPUT_PULLUP);&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(153, 153, 153);&quot;&gt;//핀&amp;nbsp;모드&amp;nbsp;RGB는&amp;nbsp;아웃풋으로&amp;nbsp;스위치는&amp;nbsp;인풋으로&amp;nbsp;설정&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(6, 109, 226);&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(6, 109, 226);&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;digitalRead&lt;/span&gt;(sw1)&amp;nbsp;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&amp;nbsp;LOW)&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;digitalWrite&lt;/span&gt;(R,&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(6, 109, 226);&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;digitalWrite&lt;/span&gt;(R,&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(153, 153, 153);&quot;&gt;//만약&amp;nbsp;sw1이&amp;nbsp;눌렸다면&amp;nbsp;빨간불을&amp;nbsp;켜줘라,&amp;nbsp;아니면&amp;nbsp;꺼줘라.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(6, 109, 226);&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;digitalRead&lt;/span&gt;(sw2)&amp;nbsp;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&amp;nbsp;LOW)&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;digitalWrite&lt;/span&gt;(G,&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(6, 109, 226);&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;digitalWrite&lt;/span&gt;(G,&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(6, 109, 226);&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;digitalRead&lt;/span&gt;(sw3)&amp;nbsp;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: rgb(167, 29, 93);&quot;&gt;=&lt;/span&gt;&amp;nbsp;LOW)&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;digitalWrite&lt;/span&gt;(B,&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(6, 109, 226);&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 134, 179);&quot;&gt;digitalWrite&lt;/span&gt;(B,&amp;nbsp;LOW);&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding: 0px 6px; white-space: pre; line-height: 19.5px;&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align: right; margin-top: -13px; margin-right: 5px; font-size: 9px; font-style: italic;&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: rgb(229, 229, 229);&quot;&gt;Colored by Color Scripter&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align: bottom; padding: 0px 2px 4px 0px; width: 14px;&quot;&gt;&lt;span style=&quot;color: white; font-size: 9px; word-break: normal; border-radius: 10px; padding: 1px; background-color: rgb(229, 229, 229);&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;cs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/2222444D586E263707&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex3_RGB_led.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;결과 영상&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/2X8ojgnCCzc?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>arduino</category>
      <category>Arduino Uno</category>
      <category>led극성</category>
      <category>led극성알아보기</category>
      <category>led깜빡이기</category>
      <category>RGB</category>
      <category>RGB LED</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 RGB led</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 극성</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 무료 강좌</category>
      <category>아두이노 스위치</category>
      <category>아두이노led</category>
      <category>아두이노led깜빡이기</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/102</guid>
      <comments>https://codingrun.tistory.com/102#entry102comment</comments>
      <pubDate>Thu, 5 Jan 2017 19:04:14 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 2. 스위치로 led 켜기, 끄기</title>
      <link>https://codingrun.tistory.com/101</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27344748586B824E1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27344748586B824E1A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;메인화면.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/lwTnpu_gTe0?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;스위치&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;우리가 흔히 사용하는 스위치는 전등, TV, 스마트폰등에 다양하게 쓰이고, 접하기 쉬운 제어장치 이다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;스위치의 종류로는 푸쉬버튼 스위치, 슬라이딩 스위치, 토글 스위치, 딥 스위치 등등 수많은 스위치들이 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 550px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/23088D4B586B359119&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F23088D4B586B359119&quot; width=&quot;550&quot; height=&quot;321&quot; filename=&quot;스위치.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&amp;lt;이미지 출처 : google image&amp;gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;우리는 이 중에서 푸쉬버튼 스위치(push button switch)를 사용하여 led를 제어해 보자.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0); font-size: 18pt;&quot;&gt;주의점&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2331D44C586B3A8C27&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2331D44C586B3A8C27&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20170103_144319.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;푸쉬버튼 스위치를 사용할 경우에 1번과 3번, 2번과 4번으로 꽂지 않도록 주의한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;1번과 3번, 2번과 4번은 서로 연결되어 있는 구조이므로 버튼을 누르지 않아도 쇼트 상태가 된다. &lt;b&gt;그러므로 푸쉬버튼 스위치를 사용할 경우에는 대각선으로 (1번에 꽂았으면 4번에, 2번에 꽂았으면 3번에)꽂으면 실수할 일이 없어진다.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 542px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/223DC64C586B3A8C1F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F223DC64C586B3A8C1F&quot; width=&quot;542&quot; height=&quot;248&quot; filename=&quot;20170103_144517.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;pinMode에서 INPUT_PULLUP은 아두이노 내부적으로 풀업저항을 사용하겠다는 말이다. INPUT_PULLUP대신 INPUT만 사용하여도 되지만, INPUT만 사용할 경우 회로적으로 풀업저항을 만들어 주어야 한다. 이는 플로팅 현상을 방지하고자 달아주는 것으로 직접 회로를 만들기 보다는 아두이노 자체적인 풀업저항을 사용하면 편리하므로 INPUT_PULLUP을 사용한다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;플로팅 현상?&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;플로팅은 사전적 의미로 '유동적인'이라는 의미를 가지고 있다. 우리가&amp;nbsp;5V혹은 0V를 칩에 입력하였을 때 칩은 정확하게 HIGH와 LOW신호를 구분하지 못하는 애매한 상태가 있다. 이를 플로팅 현상이라 하며 주변의 전기장 상태에 따라 입력값이 불안정하기 때문에 칩이 정확하게 전압을 인식하지 못하여 오류가 발생한다. 이를 해결하기 위한 것이 풀업저항, 풀다운저항이다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;풀 업(PULL-UP)&lt;/span&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;, 풀 다운(PULL-DOWN)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 371px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/251B754E586B3F1D0E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F251B754E586B3F1D0E&quot; width=&quot;371&quot; height=&quot;441&quot; filename=&quot;풀업.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&amp;lt;풀 업 회로도&amp;gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;풀 업 회로도의 경우 스위치를 누르지 않을 경우에 전기적인 신호 1을&amp;nbsp;보내므로 LED가 켜지게 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;스위치를 누를 경우에는 바로 일직선에 있는 GND로 전류가 흐르게 되므로 전기적인 신호는 0을 나타낸다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 352px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/221DDA4E586B3F1D0C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F221DDA4E586B3F1D0C&quot; width=&quot;352&quot; height=&quot;399&quot; filename=&quot;풀다운.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&amp;lt;풀 다운 회로도&amp;gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&amp;lt;이미지 출처 :&amp;nbsp;http://egloos.zum.com/saruchi/v/2082600&amp;gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;풀 다운 회로도는 풀 업 회로도와 반대로 생각하면 된다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;스위치를 누르지 않을 경우에는 전기적인 신호는 0, 스위치를 누를 경우에는 1을 나타내어 led를 켜주게 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;준비물&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;아두이노, 브레드보드, 점퍼케이블 7개, LED2개, 저항300Ω(330Ω) 2개, 푸쉬버튼 스위치 2개&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(0, 0, 0);&quot;&gt;회로도&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2739A950586B43DC1E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2739A950586B43DC1E&quot; width=&quot;1000&quot; height=&quot;694&quot; filename=&quot;20170103_151715.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/23588750586B43DE05&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F23588750586B43DE05&quot; width=&quot;1000&quot; height=&quot;658&quot; filename=&quot;20170103_152239.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;소스 코드&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;17&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;18&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;19&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;20&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;21&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;22&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;23&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;24&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;25&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;sw1&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;12&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;led1&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;10&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;sw2&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;5&lt;/span&gt;;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;int&lt;/span&gt;&amp;nbsp;led2&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;3&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;setup&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(led1,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(led2,&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;OUTPUT&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(sw1,&amp;nbsp;INPUT_PULLUP);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;pinMode&lt;/span&gt;(sw2,&amp;nbsp;INPUT_PULLUP);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//sw를&amp;nbsp;인풋_풀업으로&amp;nbsp;하여&amp;nbsp;스위치가&amp;nbsp;열려있다면&amp;nbsp;HIGH&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//스위치가&amp;nbsp;닫혀있다면&amp;nbsp;LOW값을&amp;nbsp;반환&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;loop&lt;/span&gt;()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color:#0086b3&quot;&gt;digitalRead&lt;/span&gt;(sw1)&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;LOW)&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//스위치가&amp;nbsp;눌리면&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led1,&amp;nbsp;HIGH);&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//led&amp;nbsp;On&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led1,&amp;nbsp;LOW);&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//스위치가&amp;nbsp;닫히면&amp;nbsp;Off&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;if&lt;/span&gt;(&lt;span style=&quot;color:#0086b3&quot;&gt;digitalRead&lt;/span&gt;(sw2)&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;LOW)&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led2,&amp;nbsp;HIGH);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#066de2&quot;&gt;else&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;digitalWrite&lt;/span&gt;(led2,&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align:right; margin-top:-13px; margin-right:5px; font-size:9px; font-style:italic&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: rgb(229, 229, 229);&quot;&gt;Colored by Color Scripter&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/277F9D4C586B43B410&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex2_Switch_led.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;결과 영상&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/IJPST7XTi4I?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>arduino</category>
      <category>Arduino Uno</category>
      <category>led극성</category>
      <category>led극성알아보기</category>
      <category>led깜빡이기</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 극성</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 무료 강좌</category>
      <category>아두이노 스위치</category>
      <category>아두이노 풀다운</category>
      <category>아두이노 풀다운저항</category>
      <category>아두이노 풀업</category>
      <category>아두이노 풀업저항</category>
      <category>아두이노 플로팅</category>
      <category>아두이노 플로팅 현상</category>
      <category>아두이노led</category>
      <category>아두이노led깜빡이기</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/101</guid>
      <comments>https://codingrun.tistory.com/101#entry101comment</comments>
      <pubDate>Tue, 3 Jan 2017 16:05:24 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 예제 1. LED 깜빡이기</title>
      <link>https://codingrun.tistory.com/55</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/227C964A586A72171D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F227C964A586A72171D&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;메인화면.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt; color: rgb(255, 0, 0);&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/pD16vmBQ4Lk?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt; color: rgb(255, 0, 0);&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;LED(발광 다이오드)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;LED는 전기 에너지를 빛 에너지로 변환한 발광 다이오드이다. LED는 일반적으로 2개의 전극단자로 구성되어 있는데, 긴 단자쪽이 +(애노드 ANODE), 짧은 단자쪽이 -(캐소드 CATHODE)라고 한다. 따라서 각 단자마다 극성을 가지고 있고, 긴 단자(애노드)에 +를 짧은 단자(캐소드)에 -전극을 연결하면 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 400px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/233FE33D57A4503926&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F233FE33D57A4503926&quot; width=&quot;400&quot; height=&quot;287&quot; filename=&quot;1.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;전류가 지나치게 흐를경우 LED가 파손되거나 고장이 발생할 수 있으므로 저항을 달아주는것이 좋다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;저항을 고를 때에는 &lt;b&gt;옴의법칙&lt;/b&gt;을 이용하여 저항을 선정한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; background-color: rgb(255, 255, 255); color: rgb(255, 0, 0);&quot;&gt;옴의법칙&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;V(전압)=I(전류)*R(저항)&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;R(저항)=V(전압)/I(전류)&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;I(전류)=V(전압)/R(저항)&lt;/b&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;우리는 LED를 보호하기 위한 저항을 달아야 하므로, R = V / I를 사용하면, LED의 필요전압은 2V이며, 소모전류는 10mA이다.&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;대부분의 아두이노 우노 보드는 공급전압이 5V이기 때문에 R=(&lt;b&gt;5V(공급전압)&lt;/b&gt; - &lt;b&gt;2V(LED 필요전압&lt;/b&gt;)) / &lt;b&gt;10mA(LED 소모 전류 세기)&lt;/b&gt; = &lt;b&gt;300Ω&lt;/b&gt;이 나오게 된다.&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;ex) 공급전압이 12V일 경우 (12V - 2V) / 10mA = 1KΩ&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;300Ω 저항을 사용하면 되고, 300Ω 저항이 없을 경우 근사치 저항을 사용하시면 된다. 필자는 330Ω 저항을 사용하였다.&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;준비물&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;아두이노, 브레드보드, 점퍼케이블 7개, LED 3개, 저항300Ω(330Ω) 3개&lt;/p&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;회로도&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2146894F586A718B14&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2146894F586A718B14&quot; width=&quot;1000&quot; height=&quot;966&quot; filename=&quot;20170102_155124.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2156164F586A718D05&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2156164F586A718D05&quot; width=&quot;1000&quot; height=&quot;806&quot; filename=&quot;20170102_155520.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;소스 코드&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;13&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;14&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;15&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;16&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;17&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;18&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;19&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;20&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;21&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;22&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;23&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;24&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#066de2&quot;&gt;int&lt;/span&gt;&amp;nbsp;green&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;12&lt;/span&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//초록색&amp;nbsp;LED를&amp;nbsp;12번으로&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#066de2&quot;&gt;int&lt;/span&gt;&amp;nbsp;yellow&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;10&lt;/span&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//노란색&amp;nbsp;LED를&amp;nbsp;10번으로&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#066de2&quot;&gt;int&lt;/span&gt;&amp;nbsp;red&amp;nbsp;&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color:#0099cc&quot;&gt;8&lt;/span&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//빨간색&amp;nbsp;LED를&amp;nbsp;8번으로&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#066de2&quot;&gt;void&lt;/span&gt;&amp;nbsp;setup()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;pinMode(green,&amp;nbsp;OUTPUT);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;pinMode(yellow,&amp;nbsp;OUTPUT);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;pinMode(red,&amp;nbsp;OUTPUT);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//12,&amp;nbsp;10,&amp;nbsp;8번포트를&amp;nbsp;출력으로&amp;nbsp;설정&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#066de2&quot;&gt;void&lt;/span&gt;&amp;nbsp;loop()&amp;nbsp;{&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;digitalWrite(green,&amp;nbsp;HIGH);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//초록불&amp;nbsp;켜기&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;digitalWrite(yellow,&amp;nbsp;LOW);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//노란불&amp;nbsp;끄기&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;digitalWrite(red,&amp;nbsp;LOW);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//빨간불&amp;nbsp;끄기&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//1초&amp;nbsp;대기&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;digitalWrite(green,&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;digitalWrite(yellow,&amp;nbsp;HIGH);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//노란불만&amp;nbsp;켜기&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;digitalWrite(red,&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;digitalWrite(green,&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;digitalWrite(yellow,&amp;nbsp;LOW);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;digitalWrite(red,&amp;nbsp;HIGH);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#999999&quot;&gt;//빨간불만&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color:#0086b3&quot;&gt;delay&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;1000&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align:right; margin-top:-13px; margin-right:5px; font-size:9px; font-style:italic&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: rgb(229, 229, 229);&quot;&gt;Colored by Color Scripter&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;color: white;&quot;&gt;&lt;span style=&quot;font-size: 9px; word-break: normal; background-color: rgb(229, 229, 229); border-radius: 10px; padding: 1px;&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block;   height: auto; max-width: 100%;&quot;&gt;&lt;a href=&quot;https://t1.daumcdn.net/cfile/tistory/210B304B586A75AC17&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://i1.daumcdn.net/cfs.tistory/v/0/blog/image/extension/unknown.gif&quot; style=&quot;vertical-align: middle;&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;ex1__led.ino&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;결과 영상&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/dbYqg5qpLAs?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>arduino</category>
      <category>Arduino Uno</category>
      <category>led극성</category>
      <category>led극성알아보기</category>
      <category>led깜빡이기</category>
      <category>극성</category>
      <category>무료 아두이노</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 극성</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 무료 강좌</category>
      <category>아두이노 우노</category>
      <category>아두이노led</category>
      <category>아두이노led깜빡이기</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <category>아두이노무료강의</category>
      <category>아두이노무료강좌</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/55</guid>
      <comments>https://codingrun.tistory.com/55#entry55comment</comments>
      <pubDate>Tue, 3 Jan 2017 01:00:11 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 라이브러리 추가하는 방법</title>
      <link>https://codingrun.tistory.com/100</link>
      <description>&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/067U0dNF8Ao?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;안녕하세요 코딩런입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;책이나 인터넷에서 아두이노 예제를 보고 따라하다보면 라이브러리를 추가하는 일이 생깁니다. 이 때 라이브러리 파일이 없어 에러가 나는 경험을 해 보셨을 겁니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;일명 라이브러리 에러 &lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;'No such file or directory' &lt;/span&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;#include&amp;lt;***.h&amp;gt;&lt;/span&gt;&lt;/b&gt; 이런 메세지가 나옵니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;해당 파일이나 폴더가 없을 때 발생하는 에러입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2718213658622A2E35&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2718213658622A2E35&quot; width=&quot;1000&quot; height=&quot;675&quot; filename=&quot;20161227_171758-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;라이브러리 파일이 없을 경우 위와같은 에러가 납니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;당황하지 마시고, 천천히 따라오시면 에러 해결!!! 고고!!&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0); font-size: 14pt;&quot;&gt;&lt;span style=&quot;color: rgb(255, 0, 0); font-size: 14pt;&quot;&gt;IDE에서 자체적으로 라이브러리 다운받기&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 568px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2232503C586232DC22&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2232503C586232DC22&quot; width=&quot;568&quot; height=&quot;491&quot; filename=&quot;20161227_182016.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;IDE에서 자체적으로 라이브러리르 다운받을 수 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;스케치 -&amp;gt; 라이브러리 포함하기 -&amp;gt; 라이브러리 관리...으로 진입해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 795px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2133723C586232DD22&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2133723C586232DD22&quot; width=&quot;795&quot; height=&quot;608&quot; filename=&quot;20161227_182052.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그럼 라이브러리 매니저가 나오고 원하는 라이브러리 파일을 검색해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위와같이 내가 원하는 라이브러리 파일이 있다면 버전을 선택하고 설치하면 끝!!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그러나 위와같은 경우처럼 자체적으로 라이브러리가 꼭 있으라는 법은 없습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;위 방법으로 해결이 안되실 때는 아래 방법을 이용해 주세요!!!&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0); font-size: 14pt;&quot;&gt;1. 라이브러리 파일 다운받기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;1-1. 구글이나 네이버에서 찾기.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 786px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26259C3658622A3029&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26259C3658622A3029&quot; width=&quot;786&quot; height=&quot;577&quot; filename=&quot;20161227_171837-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;대부분 이렇게 검색하면 파일을 다운받을 수 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;1-2. github에서 다운받기 링크 -&amp;gt;&amp;nbsp;&lt;a href=&quot;https://github.com/&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://github.com/&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2752273658622A3102&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2752273658622A3102&quot; width=&quot;1000&quot; height=&quot;284&quot; filename=&quot;20161227_171910-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;github에는 수많은 아두이노 라이브러리가 있고 다른 방대한 자료들도 많이 있으니 github도 강추!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;github에 접속하고, 다운받고자 하는파일을 검색해 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;검색 방법 -&amp;gt;&lt;/b&gt; Servo, Servo library, arduino Servo, arduino Servo library 등등&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;한번에 검색하여 원하는 자료가 나오지 않는다면, 검색어를 위와같이 바꿔서 검색해 보세요!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 763px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/212BF63658622A3223&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F212BF63658622A3223&quot; width=&quot;763&quot; height=&quot;431&quot; filename=&quot;20161227_171928-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;검색을 하면 위와같이 다른 사람이 올린 라이브러리 파일이 나옵니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;검색 결과를 Most stars로 하면 다른 사람들이 많이 받은 파일이니 정확도가 더 높겠죠? ㅎㅎ&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25259F3658622A3329&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25259F3658622A3329&quot; width=&quot;1000&quot; height=&quot;444&quot; filename=&quot;20161227_172000-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2402E73358622D6704&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2402E73358622D6704&quot; width=&quot;1000&quot; height=&quot;264&quot; filename=&quot;20161227_175849.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;파일을 찾았으면, 먼저 내가 원하는 헤더파일 or cpp파일이 있는지 찾아봐야 합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;src파일로 진입해 보면 Servo.h라는 파일이 있네요!! 이 파일이 없어 에러가 났던겁니다!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;파일이 있으면 다운 고고! &lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;다시 뒤로 오셔서&lt;/span&gt;, &lt;b&gt;Clone or download를 클릭 -&amp;gt; Download Zip을 클릭!&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 215px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2232FC3658622A341C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2232FC3658622A341C&quot; width=&quot;215&quot; height=&quot;175&quot; filename=&quot;20161227_172140-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그럼 위와같이 라이브러리 파일을 다운받을 수 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0); font-size: 14pt;&quot;&gt;2. 라이브러리 추가하기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;라이브러리를 추가하는 방법은 두 가지가 있습니다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;IDE에서 추가하거나 직접 라이브러리 파일을 추가하는 방법입니다. 어느 방법으로 해도 상관없으니 편하신 방법을 사용하시면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;두 가지 방법 중 하나만 적용하시면 됩니다.&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span style=&quot;color: rgb(255, 0, 0); font-size: 14pt;&quot;&gt;&lt;b&gt;1. IDE에서 ZIP파일 통채로 추가하기&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 587px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2719383658622A3534&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2719383658622A3534&quot; width=&quot;587&quot; height=&quot;613&quot; filename=&quot;20161227_172233-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;IDE에서 스케치 -&amp;gt; 라이브러리 포함하기 -&amp;gt; .ZIP 라이브러리 추가를 클릭해 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 296px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2722473C58622A3507&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2722473C58622A3507&quot; width=&quot;296&quot; height=&quot;302&quot; filename=&quot;20161227_172331-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다운받은 폴더로 가서 다운받은 파일을 추가!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 557px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/227FDB3C58622A3722&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F227FDB3C58622A3722&quot; width=&quot;557&quot; height=&quot;748&quot; filename=&quot;20161227_172417-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;라이브러리를 추가하고 컴파일 해보면, 컴파일이 잘 되는 것을 볼 수 있습니다.&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b style=&quot;color: rgb(255, 0, 0); font-size: 18.6667px;&quot;&gt;2. 라이브러리 파일 추가하기 (위 방법으로 추가하셨으면 이 방법은 안하셔도 됩니다.)&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 842px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2577B13C58622A3929&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2577B13C58622A3929&quot; width=&quot;842&quot; height=&quot;473&quot; filename=&quot;20161227_172546-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다운 받은 파일 압축을 풀어줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 599px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2174963C58622A392C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2174963C58622A392C&quot; width=&quot;599&quot; height=&quot;105&quot; filename=&quot;20161227_172602-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;Servo.h파일도 잘 있는지 확인해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 483px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/230B703C58622A3A18&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F230B703C58622A3A18&quot; width=&quot;483&quot; height=&quot;602&quot; filename=&quot;20161227_172641-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그 다음 IDE 아이콘을 오른쪽 클릭 -&amp;gt; 속성으로 진입합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 421px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/267E183C58622A3B24&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F267E183C58622A3B24&quot; width=&quot;421&quot; height=&quot;580&quot; filename=&quot;20161227_172706-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;파일 위치 열기!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 600px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/230C9A3558622A3C2D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F230C9A3558622A3C2D&quot; width=&quot;600&quot; height=&quot;229&quot; filename=&quot;20161227_172730-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;libraries라는 폴더가 보일겁니다. 더블클릭!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2320623558622A3E1C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2320623558622A3E1C&quot; width=&quot;1000&quot; height=&quot;744&quot; filename=&quot;20161227_172908-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;아까 압축풀었던 파일을 libraries폴더안에 넣어주세요!&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그럼 추가 끝!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 557px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/270B893F58622FA014&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F270B893F58622FA014&quot; width=&quot;557&quot; height=&quot;748&quot; filename=&quot;20161227_172417.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;역시 컴파일이 잘 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그럼 라이브러리 추가하는 방법을 마치겠습니다 ^^&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 예제</category>
      <category>arduino</category>
      <category>Arduino Uno</category>
      <category>라이브러리 추가하는 방법</category>
      <category>무료 아두이노</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 기초</category>
      <category>아두이노 라이브러리</category>
      <category>아두이노 라이브러리 추가</category>
      <category>아두이노 라이브러리 추가방법</category>
      <category>아두이노 라이브러리 추가하는 방법</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 무료 강좌</category>
      <category>아두이노 우노</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <category>아두이노무료강의</category>
      <category>아두이노무료강좌</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/100</guid>
      <comments>https://codingrun.tistory.com/100#entry100comment</comments>
      <pubDate>Tue, 27 Dec 2016 18:13:27 +0900</pubDate>
    </item>
    <item>
      <title>프로젝트 맛보기2 스마트폰으로 RC카 제어하기</title>
      <link>https://codingrun.tistory.com/99</link>
      <description>&lt;p&gt;안녕하세요 코딩런입니다.&lt;/p&gt;&lt;p&gt;요즘 날씨가 많이 쌀쌀해졌죠? ㅎㅎ&amp;nbsp;&lt;/p&gt;&lt;p&gt;이렇게 추울 대는 집에서 아두이노를 가지고 노는게 제일 좋을거 같네요...(퍽)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;그간 틈틈히 프로젝트를 해봤어요.&amp;nbsp;&lt;/p&gt;&lt;p&gt;일명 RC카 만들기! 집에 돌아다니는 부품들과 수년전에 산 페라리 RC카를 분해하여 제 입맛대로 만들어 봤어요 ㅎㅎ&lt;/p&gt;&lt;p&gt;테스트를 위해 앞뒤로만 가게 만들어 봤는데 아주 잘 되네요!! 차차 업그레이드 하기로...ㅎㅎ&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/213DFD4B5852291C1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F213DFD4B5852291C1A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161215_142108-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/Vmwp4Zbzs1s?rel=0&quot; width=&quot;720&quot; height=&quot;540&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;그렇게 어려운 작업은 아니지만 부품 부족으로 인한 허접한 결과물들이 나오네요 ㅎㅎ (기능만 잘 돌아가면 되는거죠 뭐 ㅎㅎㅎ)&lt;/p&gt;&lt;p&gt;예제 강의 끝날 무렵에는 3D프린터를 하나 구매해보려 합니다. 뭔가 더 멋질듯!!!&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;금방 다시 찾아 오겠습니다 ㅎㅎ&lt;/p&gt;</description>
      <category>아두이노/프로젝트</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>스마트폰으로 RC카</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 무료 강좌</category>
      <category>아두이노 스마트폰</category>
      <category>아두이노 예제</category>
      <category>아두이노 프로젝트</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/99</guid>
      <comments>https://codingrun.tistory.com/99#entry99comment</comments>
      <pubDate>Thu, 15 Dec 2016 14:26:32 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 프로젝트 맛보기</title>
      <link>https://codingrun.tistory.com/98</link>
      <description>&lt;p style=&quot;text-align: left;&quot;&gt;안녕하세요 코딩런입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;기초 강의를 끝내고 더 좋은 예제를 많이 제공하고자 저도 열심히 공부하고 있답니다 ㅎㅎ&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;이번 포스팅은&amp;nbsp;강의 포스팅이&amp;nbsp;아닙니다 ㅎㅎ...(뻘쭘)&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;강의를 빨리 올리고 싶지만!!! 좀 더 알기 쉽고, 프로젝트를 진행하며 꼭 필요한 예제들을 선정하고 있으니 조금만 더 기다려 주세요 ^^라는 의미의 변명 가득한&amp;nbsp;포스팅입니다 ㅎㅎㅎ&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2775284158417AD11F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2775284158417AD11F&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161202_215718_001-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26431D4158417AD22D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26431D4158417AD22D&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161202_221133-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;이런식으로 LCD에 문자를 출력하고, 하나하나 도트를 찍어가며 한글로도 표현해보니 재미나더라구요 ㅎㅎ&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/PeDi-z7kLKs?rel=0&quot; width=&quot;720&quot; height=&quot;540&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: left;&quot;&gt;프로젝트 강의를 하려면 아직 멀었지만(기초 예제 강의가 끝난 후) 미리미리 이렇게 없는 부품들을 가지고 박스에 테이프 덕지덕지 붙여서 자동차도 만들어보고 영상에는 없지만 여러가지 프로젝트들을 공부하고 있답니다.&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: left;&quot;&gt;초보자분들에게도 강의를 하기에는 제가 많이 부족하기 때문에 틈틈히 공부하고 준비하고 있으니 조금만 기다려 주세요 ^^&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;부족한 강의에도 찾아주시는 방문자 분들 감사합니다 ^^♡&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;열심히 공부해서 퀄리티있는 예제와 프로젝트로 돌아오겠습니다. Coming Soon!!!!&lt;/p&gt;</description>
      <category>아두이노/프로젝트</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 무료 강좌</category>
      <category>아두이노 예제</category>
      <category>아두이노 프로젝트</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/98</guid>
      <comments>https://codingrun.tistory.com/98#entry98comment</comments>
      <pubDate>Fri, 2 Dec 2016 22:53:10 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 기초 12. 함수</title>
      <link>https://codingrun.tistory.com/96</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/254A7834583D3EC21E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F254A7834583D3EC21E&quot; width=&quot;700&quot; height=&quot;525&quot; filename=&quot;아두이노 강좌 이미지 4-3.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/qINoY_4SO0M?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;함수&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;함수는 특정한 작업을 처리하기 위한 프로그램(코드 블록)이다. 프로그램에서 동일하게 반복되는 부분을 독립된 프로그램(코드 블록)으로 한 번만 만들어 두고 필요할 때마다 호출해서 사용한다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27578334583D3F6916&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27578334583D3F6916&quot; width=&quot;1000&quot; height=&quot;472&quot; filename=&quot;20161129_173136.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&amp;lt;함수의 개념&amp;gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;중학교 수학에서 배운 함수의 개념을 그대로 생각하면 된다. 처리할 데이터를 함수통에 넣고 함수통에서는 데이터를 계산(처리)하고 그 결과값을 다시 반환해 주는 원리이다. 이렇게 반복되는 기능들을 모듈화하면 코드가 간결해지며 사람이 알아보기에도 좋다. 특히, 반복되는 작업들을 수정할 일이 생기면 일일히 수정하는 것이 아닌 함수 부분만 수정하면 되므로 유지보수 측면에서도 매우 유용하다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;라이브러리 함수와 사용자 정의 함수&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;함수는 크게 라이브러리 함수와 사용자 정의 함수로 구분할 수 있다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;라이브러리 함수 :&lt;/b&gt; 컴파일러를 만든 곳에서 자체적으로 미리 정의해 둔 함수이다. 아두이노에서는 setup(), loop(), digitalWrite()등이 라이브러리 함수에 속한다. 아두이노 라이브러리 함수는&amp;nbsp;&lt;a href=&quot;https://www.arduino.cc/en/Reference/HomePage&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://www.arduino.cc/en/Reference/HomePage&lt;/a&gt;에서 전체적으로 확인이 가능하다. 라이브러리 함수는 종류가 방대하기 때문에 여기서는 다루지 않고, 예제를 진행하면서 새로운 라이브러리 함수를 사용할 때마다 소개하도록 하겠다.&lt;/p&gt;&lt;p&gt;&lt;b&gt;사용자 정의 함수 :&lt;/b&gt; 사용자가 직접 정의하고 호출하는 등 스스로 함수를 제작하여 사용하는 함수를 말한다. 우리는 이 사용자 정의 함수를 어떻게 정의하고 호출하는지에 대해서 알아볼 것이다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;함수의 기본적인 구조&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 684px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2356A835583D422C09&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2356A835583D422C09&quot; width=&quot;684&quot; height=&quot;238&quot; filename=&quot;20161129_173647.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;자료형 :&lt;/b&gt; 함수를 호출한 곳에 반환할 값의 자료형을 명시해 준다. 반환할 값이 없으면 void형을 사용하고, 반환할 값이 있을 경우 return 뒤에 적은 결과값과 동일한 자료형을 선언 해 준다.&lt;/p&gt;&lt;p&gt;&lt;b&gt;함수명 :&lt;/b&gt; 8강에서 배운 변수 선언시 주의사항과 동일하다.&lt;/p&gt;&lt;p&gt;&lt;b&gt;매개변수 :&lt;/b&gt; 매개변수, 파라미터 혹은 인자등으로 불리며, 함수의 입력으로 처리 할 데이터를 나타낸다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;함수 호출 사이클&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;함수를 호출하면 프로그램 사이클이 어떻게 돌아가는지 아는 것이 중요하다. 아래 예제는 함수를 호출하면서 매개변수로 2개의 수를 보내 값을 합하여 출력하는 프로그램이다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 607px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2753AE35583D44F223&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2753AE35583D44F223&quot; width=&quot;607&quot; height=&quot;508&quot; filename=&quot;20161129_175817.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 723px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24678935583D44F30A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24678935583D44F30A&quot; width=&quot;723&quot; height=&quot;237&quot; filename=&quot;20161129_180439.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;1. 함수 호출.&lt;/b&gt; 매개변수로 1과 10을 전달. 이 때 매개변수는 int형이므로 함수부분에서는 int형으로 매개변수를 선언한다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;2. 함수 처리. &lt;/b&gt;1과 10을 더하여 total에 대입한 다음 출력.&lt;/p&gt;&lt;p&gt;&lt;b&gt;3. 함수 종료.&lt;/b&gt; return 값이 없으므로 반환 값은 없다.&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;4.&lt;/span&gt; 함수 호출.&lt;/b&gt; 매개변수로 2와 7을 전달.&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;5.&lt;/span&gt; 함수 처리.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;6.&lt;/span&gt; 함수 종료.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;함수 호출, 함수 처리, 복귀의 순서만&amp;nbsp;기억해도 함수의 90%는 이해했다고 볼 수 있다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;함수의 유형&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;함수는 자료형과 매개변수, 반환 값 유무에 따라 네가지 유형으로 나뉜다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;유형1.&lt;/b&gt; 매개변수와 반환값이 모두 없는 경우. 매개변수(x), 반환값(x)&lt;/p&gt;&lt;p&gt;&lt;b&gt;유형2.&lt;/b&gt; 매개변수는 있고 반환값이 없는 경우. 매개변수(o), 반환값(x)&lt;/p&gt;&lt;p&gt;&lt;b&gt;유형3.&lt;/b&gt; 매개변수는 없고 반환값이 있는 경우. 매개변수(x), 반환값(o)&lt;/p&gt;&lt;p&gt;&lt;b&gt;유형4.&lt;/b&gt; 매개변수와 반환값이 모두 있는 경우. 매개변수(o), 반환값(o)&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;유형1.&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;매개변수와 반환값이 모두 없는 경우. 매개변수(x)&lt;/span&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;, 반환값(x&lt;/span&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 633px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25492836583D4A1016&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25492836583D4A1016&quot; width=&quot;633&quot; height=&quot;483&quot; filename=&quot;20161129_182157.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;매개변수와 반환값이 모두 없는 경우이다. 반환값이 없기 때문에 함수의 자료형은 void로 선언하였다.&amp;nbsp;show()를 3번 호출하였으므로 hello codingrun도 3번 찍어주고 프로그램을 종료한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;유형2.&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;매개변수는 있고 반환값이 없는 경우. 매개변수(o), 반환값(x)&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 607px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/23653136583D4A1132&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F23653136583D4A1132&quot; width=&quot;607&quot; height=&quot;508&quot; filename=&quot;20161129_175817.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위의 사이클 예제가 매개변수는 있고 반환값이 없는 경우이다. 이 역시 값을 반환하지 않기 때문에 함수는 void로 선언한다. 매개변수는 int형을 받아야 하므로 void sum(int a, int b)와 같이 int형으로 매개변수 2개를 선언 해 준다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;유형3.&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;매개변수는 없고 반환값이 있는 경우. 매개변수(x), 반환값(o)&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 665px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/264A7836583D4A1216&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F264A7836583D4A1216&quot; width=&quot;665&quot; height=&quot;522&quot; filename=&quot;20161129_182500.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;매개변수는 없고 반환값이 있는 경우이다. 이 때 가장 주의할 점은 반환할 값의 자료형과 동일하게 함수의 자료형을 지정해 줘야한다. 위 예제에서 int a값을 반환하므로 int ban()과 같이 명시했고, 반환된 값을 returnvalue변수에 넣고 출력을 하였다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;유형4.&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;매개변수와 반환값이 모두 있는 경우. 매개변수(o), 반환값(o)&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 655px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/274FA836583D4A1315&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F274FA836583D4A1315&quot; width=&quot;655&quot; height=&quot;577&quot; filename=&quot;20161129_182638.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;유형2번을 조금 바꾼 예제이다. 매개변수와 반환값이 모두 있는 경우이다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;함수를 사용할 때는 필요에 따라서 위 4가지 유형 중 하나를 선택하여 사용하면 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위 유형들을 보면 return의 쓰임새를 짐작할 수 있을 것이다. return은 2가지 용도로 사용할 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;1. return은 함수를 빠져나갈 때 사용한다. (break와 비슷하다고 생각하면 된다.)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;2. return은 값을 반환할 때 사용한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;기존 기초강의는 배열, 포인터를 포함하여 14강으로 진행될 예정이었으나, 초보자가 이해하기에 어려움이 따르고 예제를 진행하면서 많이 사용하지 않을거라 판단하여 기초강의에서는 제외하기로 결정하였습니다. 추후에 배열과 포인터가 필요할 경우가 생기면 그 때 예제를 통하여 간단하게 소개하거나 번외편으로 강의를 제작하도록하겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;지금까지 기초강의를 잘 따라왔다면 예제를 진행하는데 어려움이 없을 것이며,&amp;nbsp;부족한 부분들은&amp;nbsp;예제를 진행하면서 채워나가도록 하겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;기초강의를 봐주신 모든 분들께 감사를 표하며 퀄리티있는 예제로 다시 돌아오겠습니다. 감사합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;아두이노 기초 강의 목록&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/61&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 아두이노란?&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/62&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot; style=&quot;font-size: 11pt;&quot;&gt;2. 통합개발환경이란?&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/63&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. 프로그래밍 기초&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/64&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 전압 전류 저항&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/65&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 저항의 종류와 읽는법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/67&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. 브레드보드(빵판) 사용법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/76&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 시리얼통신&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/92&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 자료형 변수 상수&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/93&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 연산자&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/94&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 제어문(1)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/95&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;11. 제어문(2)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;12. 함수&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-size: 14.6667px;&quot;&gt;&lt;a href=&quot;http://codingrun.com/105&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;13. 배열&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 개념</category>
      <category>arduino</category>
      <category>Arduino Uno</category>
      <category>무료 아두이노</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 무료 강좌</category>
      <category>아두이노 우노</category>
      <category>아두이노 함수</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <category>아두이노무료강의</category>
      <category>아두이노무료강좌</category>
      <category>함수</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/96</guid>
      <comments>https://codingrun.tistory.com/96#entry96comment</comments>
      <pubDate>Tue, 29 Nov 2016 19:35:54 +0900</pubDate>
    </item>
    <item>
      <title>카카오톡 pc버전 차단(방화벽, 포트, IP주소정보)</title>
      <link>https://codingrun.tistory.com/97</link>
      <description>&lt;table class=&quot;txc-table&quot; width=&quot;964&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; style=&quot;border:none;border-collapse:collapse;;font-family:'맑은 고딕', sans-serif;font-size:15px&quot;&gt;&lt;tbody&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;u&gt;카카오톡 PC버전 로그인 실패&lt;/u&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;카카오톡 PC버전을 공공기관(회사 등)에서 설치하여 사용하려고 할 때,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;아래와 같은 오류 메시지를 확인할 수 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&quot;로그인에 실패했습니다. 카카오톡 로그인 서버에 연결할 수 없습니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;사용자 네트워크 연결이 불안정 하거나, 방화벽 등에 의해 카카오톡 사용이 차단된 환경일 수 있습니다.&quot;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 378px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/223E1F47583CE4362E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F223E1F47583CE4362E&quot; width=&quot;378&quot; height=&quot;593&quot; filename=&quot;kakao_로그인에 실패했습니다.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;이 증상은 카카오톡에서 제공하는 오류 메시지대로&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;1.&amp;nbsp;카카오톡 서버 내의 장애,&lt;/b&gt;&lt;br /&gt;( 이 경우는 카카오톡 팀에서 해결해야 함. 다른 PC나 기기에서도 문제 동일. )&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;2. 내&amp;nbsp;네트워크 환경이 불안정한 경우,&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;( 유선일 경우, 무선으로 연결 후 확인,&amp;nbsp;무선일 경우는 유선으로 연결 후 확인. )&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;3. 방화벽에 의한 차단인 경우,&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;( - 내 PC의 방화벽에서 차단한 것이라면,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;제어판 &amp;gt; Windows방화벽 &amp;gt; 방화벽을 통해 프로그램 또는 기능 허용 &amp;gt; 카카오톡을 찾아 허용 )&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;내 PC의 방화벽 설정을 개인이 변경할 수 없거나&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;방화벽 설정에는 허용되어 있으나, 카카오톡 이용이 차단된 경우는&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;4. 네트워크 관리자에 의해 강제 차단된 경우&lt;/b&gt;입니다.&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;이 경우에는 아래의 정보를 네트워크 담당자에게&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;카카오톡 PC버전에서 사용하는 포트와 IP주소를 차단해제 요청하면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;hr&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&amp;lt; 카카오톡 PC버전 포트, IP주소 정보 &amp;gt;&lt;br /&gt;&lt;br /&gt;① 허용되어야 할 Port&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 80, 443, 995, 8080, 5223, 5228, 9282, 10000 ~ 10010&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;② 허용되어야 할 IP 주소&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 210.103.248.0/21&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 203.133.160.0/19&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 113.29.128.0/18&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 103.27.148.0/23&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 61.251.98.128/25&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 203.238.180.0/24&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 203.246.172.0/24&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 203.217.224.0/19&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 110.76.140.0/22&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 103.246.56.0/22&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 1.201.0.0/21&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 219.249.189.0/24&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 219.249.190.0/24&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 219.249.210.0/24&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 219.249.213.0/24&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 219.249.216.0/24&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 219.249.226.0/23&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 219.249.231.0/24&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 210.103.240.0/21&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 27.0.236.0/22&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 211.231.96.0/20&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;- 139.150.0.0/21&lt;/p&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;* 이 정보는 2016-11-29 카카오팀에게 직접 문의하여&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;받은 카카오톡 PC버전의 포트, IP주소 정보입니다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;hr&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;반대로 카카오톡 PC버전 사용을 차단하기 위한 용도로 사용할 수도 있겠네요.&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;각자의 목적에 맞게 잘 사용하시기 바랍니다. 감사합니다.&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;/p&gt;</description>
      <category>IT Tip</category>
      <category>네크워크차단</category>
      <category>네트워크관리자</category>
      <category>방화벽</category>
      <category>방화벽차단</category>
      <category>카카오톡</category>
      <category>카카오톡pc</category>
      <category>카톡</category>
      <category>카톡pc</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/97</guid>
      <comments>https://codingrun.tistory.com/97#entry97comment</comments>
      <pubDate>Tue, 29 Nov 2016 11:31:12 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 기초 11. 제어문(2)</title>
      <link>https://codingrun.tistory.com/95</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2247ED3E582EB60734&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2247ED3E582EB60734&quot; width=&quot;700&quot; height=&quot;525&quot; filename=&quot;아두이노 강좌 이미지 4-3 11.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/vH7pA8ahk8k?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;반복문&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;같은 작업을 여러 번 반복할 때 사용하는 명령문으로 for문 while문 do-while문이 있다. 반복문은&amp;nbsp;반복 사이클이 어떤식으로 돌아가는지 이해할 수 있어야 한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;1. for문&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2443C03558216A152F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2443C03558216A152F&quot; width=&quot;1000&quot; height=&quot;721&quot; filename=&quot;for1-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;for문은 초기값, 조건식, 증감식을 통해 지정된 횟수만큼 반복하는 반복문이다. 초기, 반복, 탈출 조건을 한번에 표현할 수 있으므로 반복문의 대표적인 &amp;nbsp;명령문이다. 초기값과 조건식 증감식은 각각 세미콜론(;)으로 구분한다. for문도 if문과 마찬가지로 문장이 한 줄일 경우 중괄호는 생략이 가능하다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;for문의 반복 사이클을 살펴보면,&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;1. 초기값을 정한다.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;2. 조건을 따져본다. (참일 경우 3번으로 거짓일 경우 반복문을 종료하고 5번으로 이동한다.)&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;3. 조건이 참이라면 문장을 실행한다.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;4. 증감식을 이용하여 초기값을 증가하거나 감소한 후 2번으로 다시 돌아간다.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;5. 조건식이 거짓이 되면 반복문을 종료하고 다음 문장을 실행 한다.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위 사이클은 for문의 가장 기본적인 사이클 이므로 꼭 숙지하기 바란다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;ex) for문 1부터 10까지 더하기&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 869px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/257170415821855F07&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F257170415821855F07&quot; width=&quot;869&quot; height=&quot;570&quot; filename=&quot;for.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;for문을 이용하여 1부터 10까지 더하고 시리얼 모니터에 찍어 보았다. 1~10까지 더하는건 암산이나 손으로 계산이 가능하지만 1~만 혹은 1~3422등등 암산이나 손으로는 계산하기 힘든 작업들을 반복문을 이용하면 빠르게 구할 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위 예제의 반복 사이클을 한번 살펴보면,&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;초기값 설정을 위한 변수 선언(선언과 동시에 초기화도 가능) i, 더한 값을 저장할 변수 선언 sum.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;for문에서 초기값은 i=1로 설정, 조건식은 10보다 작거나 같을&amp;nbsp;때까지 i&amp;lt;=10, 증감식은 한 번에 1씩 증가 i++(i=i+1, i+=1과 같은 표현이다.)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;1번 째 사이클&lt;/b&gt;에서&amp;nbsp;i는 1(초기값)이고 sum은 0이다. i는 10보다 작으므로 조건은 참이 된다. 조건이 참이므로 for문 안에 문장을 실행하면, print문을 이용해 i값을 찍어주고, sum += i는 sum = sum + i와 같은 뜻이므로 sum에는 1이 저장된다. 조건이 참이었으므로 증감식(i++)을 적용시켜 i를 2로 만든다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;2번 째 사이클&lt;/b&gt;에서 i는 2이고 sum은 1이다. 조건이 참이므로 문장을 실행시켜 i가 2임을 찍어주고 sum += i를 실행하면 sum은 3이된다. 조건이 참이었으므로 증감식(i++)을 실행하면 i는 3이 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;3번 째 사이클&lt;/b&gt;에서 i는 3이고 sum은 3이다. 조건이 참이므로 i가 3임을 찍어주고 sum에 더하면 sum은 6이 된다. 증감식을 실행하면 i는 4가 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;......&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;10번 째 사이클&lt;/span&gt;&lt;/b&gt;에서 i는&amp;nbsp;10이고 sum은 45이다. 조건이 10보다 작거나 같다였으므로 조건은 참이 된다. 조건이 참이므로 i가 10임을 찍어주고 sum에 더해주면 sum은 55가 된다. 조건이 참이었으므로 증감식을 실행하면 i는 11이 된다. 다시 for문으로 돌아가면 i가 11이므로 조건은 거짓이 된다. 그러므로 for문 내부에 있는 문장은 실행하지 않고 for문을 빠져나온다. 빠져나오고 다음 문장을 실행하면 sum과 after i를 print문으로 찍어준다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;최종적으로 i는 11이 되고, sum은 55가 된 것을 알 수 있다.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;2. while문&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2344D93A582167802D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2344D93A582167802D&quot; width=&quot;1000&quot; height=&quot;721&quot; filename=&quot;while1-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;while문은 조건식이 거짓이 될 때까지 반복되는 반복문이다. 조건식이 거짓이 되면 반복문을 빠져나간다.&amp;nbsp;조건식이 거짓이 되는 조건이 없으면 무한루프에 빠질 수 있으니 조건을 빠져나올 수 있도록 조건식의 종료조건을 꼭 넣어주어야 한다. while문도 중괄호를 생략할 수 있으나 거의 사용되지 않으므로 while문을 쓸 때에는 꼭 중괄호를 넣도록 하자.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;ex) while문 1~10까지 더하기&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 907px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26677845582186292B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26677845582186292B&quot; width=&quot;907&quot; height=&quot;548&quot; filename=&quot;while.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;while문으로 for문과 동일하게 1~10까지 더하는 프로그램을 구현해 보았다. 구현하는 방법은 여러가지이지만 for문을 이해하고 보면 훨씬 이해하기 쉽기 때문에 for문과 비슷하게 코딩을 하였으니 이해하기 더욱 수월할 것이다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;while문도 무한루프를 돌릴 것이 아니라면, 초기값 조건식 증감식이 있어야 한다. for문과 마찬가지로 초기값은 1, 조건식은 i가 10보다 작거나 같을 때까지, 증감식은 i++로 적어주었다. 여기서 코딩을 하는 위치가 중요한데 초기값은 반드시 while문 밖에&amp;nbsp;적어줘야하며 조건식은 while(조건식)으로 증감식은 while문 내부에 적어줘야 한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;반복 사이클은 for문과 동일하기 때문에 생략하도록 하겠다. (직접 손으로 공책에 적어보면서 분석하는 것을 추천한다.)&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;3. do-while문&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2265233A58217FC90D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2265233A58217FC90D&quot; width=&quot;1000&quot; height=&quot;721&quot; filename=&quot;do while1-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;while문과 비슷하지만 do-while문은 우선 문장을 무조건 한번은 실행을 한 다음 조건식을 따진다. 즉, 조건이 거짓이라면 while문의 경우에는 문장을 한번도 실행을 하지 않지만, do-while문은 조건이 거짓이라 하더라도 문장을 한번은 실행한다는 차이가 있다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;ex) while문과 do-while문 비교&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 868px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2774A737582188561A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2774A737582188561A&quot; width=&quot;868&quot; height=&quot;494&quot; filename=&quot;while false.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;초기값은 i가 1이고 조건식은 i가 2와 같으냐 물어봤으니 조건은 거짓이므로 while문은 실행하지 않는다. 그러므로 바로 while end라는 문장을 시리얼 모니터에 찍어준다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 851px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/250855375821885704&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F250855375821885704&quot; width=&quot;851&quot; height=&quot;469&quot; filename=&quot;do while false.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;do-while문으로 작성한 모습이다. while문과 같이 실행 해야할 문장은 Serial.println(&quot;false!!!&quot;);로 동일하다. i가 1이고 조건은 i가 2냐고 물어봤으므로 거짓이다.&amp;nbsp;do-while문은 무조건 한번은 문장을 실행하기 때문에 참, 거짓 여부에 상관없이&amp;nbsp;결과값에 false!!가 찍히고 조건이 거짓이므로 do-while문을 빠져나오게 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;무한루프&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;무한루프는 말 그대로 프로그램을 강제로 종료하지 않는 이상 무한으로 반복하는 것을 말한다. 의도한 것이라면 상관없지만 의도치 않은 무한루프는 프로그램을 마비시킬 수 있으니 반복문을 사용할 때에는 항상 이 무한루프를 조심해야 한다. 이미 우리는 계속해서 반복하는 void loop()문을 통해 무한루프를 사용하고 있었다. 무한루프가&amp;nbsp;오류를 초래하기도 하지만 사용해야 할 상황이 있으므로 무한루프를 사용하는 방법을 짧게나마 소개한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;1. for문을 이용한 무한루프&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;for( ; ; ){ }&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;초기값 조건식 증감식을 비우고 세미콜론만 2개를 찍어주면 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;2. while문을 이용한 무한루프&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;while(1){ },&amp;nbsp;while(true){ }&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;while(조건식)에서 조건식을 1이나 true로 넣으면 무한루프를 돌릴 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;3. do while문을 이용한 무한루프&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;do{ }while(1), do{ }while(true)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;while문과 마찬가지로 조건식을 1이나 true로 하면 무한루프를 돌릴 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;기타 제어문&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;기타 제어문은 조건문이나 반복문을 사용할 때 도움을 주는 제어문이다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;1. break&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;switch문에서 썼던 break문으로&amp;nbsp;특정 블록을 빠져나올 때 사용하는 제어문이다. 반복문을 사용중에 특정&amp;nbsp;값에서 탈출해라!&amp;nbsp;할 때 break를 사용하면 된다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;2. continue&lt;/span&gt;&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;break문과 비슷하지만 계속이라는 의미로 반복문을 실행 중에 continue문을 만나면 continue문 아래의 문장은 실행하지 않고 반복한다. 예로들자면,&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;while(조건){&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp;문장1;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp;if(특정 조건)&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; continue;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&amp;nbsp; &amp;nbsp;문장2;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;}&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;while 조건내에서 반복을 하고 if문이 거짓이라면,&amp;nbsp;문장1과 문장2가 반복해서 실행된다. 이 때&amp;nbsp;if가 참일 경우 continue문을 실행하므로 문장2는 실행하지 않고 다시 반복을 시작한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;break문은 블록을 탈출하지만, continue문은 블록은 빠져 나가지 않고 아래 문장을 실행하지 않는다는 점이 가장 큰 차이점이다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;3. goto&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;프로그램을 실행중에 지정한 레이블로 강제로 이동하기 위한 제어문이다. goto문을 사용하면 편리한 점도 있지만 논리적이지 않기 때문에 너무 남발해서 사용하면 프로그램을 이해하기가 어렵고, 프로그램이 꼬여버릴 수도 있다. 초보자들은 가급적 사용하지 말고 코딩이 숙련되고 필요한 시점이 올 때 사용하기 바란다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;4. return&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;return은 호출된 함수가 수행을 마치고 결과 값을 호출한 함수 쪽으로 반환하는 제어문 이다. return문은 함수부분에서 많이 나오므로 함수 강의부분에서 다루도록 한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;아두이노 기초 강의 목록&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/61&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 아두이노란?&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/62&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot; style=&quot;font-size: 11pt;&quot;&gt;2. 통합개발환경이란?&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/63&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. 프로그래밍 기초&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/64&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 전압 전류 저항&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/65&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 저항의 종류와 읽는법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/67&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. 브레드보드(빵판) 사용법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/76&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 시리얼통신&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/92&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 자료형 변수 상수&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/93&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 연산자&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/94&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 제어문(1)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;11. 제어문(2)&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/96&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;12. 함수&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/105&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;13. 배열&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 개념</category>
      <category>arduino</category>
      <category>Do While</category>
      <category>do while문</category>
      <category>for</category>
      <category>FOR문</category>
      <category>IF else</category>
      <category>switch문</category>
      <category>while</category>
      <category>while문</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>무한루프</category>
      <category>반복문</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 무료 강좌</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <category>제어문</category>
      <category>조건문</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/95</guid>
      <comments>https://codingrun.tistory.com/95#entry95comment</comments>
      <pubDate>Tue, 8 Nov 2016 17:56:30 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 기초 10. 제어문(1)</title>
      <link>https://codingrun.tistory.com/94</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/267B16395820D49922&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F267B16395820D49922&quot; width=&quot;700&quot; height=&quot;525&quot; filename=&quot;아두이노 강좌 이미지 4-3.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/u1K_EG4gQfQ?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;제어문&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;C/C++ 프로그램은 보통 위에서 아래로 물 흐르듯 순차적으로 실행된다. 이 때 프로그램의 흐름을 조건에 따라 수행하거나 수행하지 않도록 할 수 있고, 원하는 블록을 반복시킬수도 있다. 이렇게 프로그램의 흐름을 조건에 따라 변경하거나 반복하는 명령문을 제어문이라 한다.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;제어문의 종류&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;b&gt;조건문 :&lt;/b&gt; if - else문, 다중 if - else문, switch - case문&lt;/p&gt;&lt;p&gt;&lt;b&gt;반복문 :&lt;/b&gt; for문, while문, do - while문&lt;/p&gt;&lt;p&gt;&lt;b&gt;기타 제어문 :&lt;/b&gt; break문, continue문, goto문, return문&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;조건문&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;프로그램 실행 중에 조건(참, 거짓)에 따라 프로그램의 흐름을 제어하는 명령문으로 if - else문, 다중 if - else문, switch - case문등이 있다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;1. 간단한 if문&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/271D4B455820A75F2E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F271D4B455820A75F2E&quot; width=&quot;1000&quot; height=&quot;721&quot; filename=&quot;simple if1-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;간단한 if문은 &lt;b&gt;조건이 참&lt;/b&gt;이면 if(조건식)&amp;nbsp;중괄호{ } 사이에&amp;nbsp;있는 문장을 실행하고 다음 문장으로 넘어간다.&amp;nbsp;&lt;b&gt;조건이&amp;nbsp;거짓&lt;/b&gt;이면 문장을 실행하지 않고 다음 문장으로 넘어간다. &lt;b&gt;문장이 한 개일경우 중괄호는 생략이 가능하다.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;ex1) 조건이 참일 경우&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2772D1455820C65010&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2772D1455820C65010&quot; width=&quot;1000&quot; height=&quot;645&quot; filename=&quot;if true-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;조건이 참일 경우 if 중괄호 안에 있는 문장을 실행하고, 다음 문장을 실행한다. 즉, sw가 1이고, sw가 1과 같으냐&amp;nbsp;물어봤으니 조건은 참이다. 조건이 참이므로 led를 켠 후 ture led on!을 찍어주고, if안에 있는 문장이 모두 끝났으므로 그 다음 문장인 next sentence를 찍어준다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;ex2) 조건이 거짓일 경우&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/22733A455820C6520F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F22733A455820C6520F&quot; width=&quot;1000&quot; height=&quot;640&quot; filename=&quot;if false-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;sw가 100이고 조건은 sw가 1이냐고 물어봤으니 조건은 거짓이다. 조건이 거짓이므로 if 내부에 있는 문장은 실행하지 않고 다음 문장인 print문(next sentence)을&amp;nbsp;실행한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;2. if-else문&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/251C7C455820A76130&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F251C7C455820A76130&quot; width=&quot;1000&quot; height=&quot;721&quot; filename=&quot;if else2-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;if-else문은 &lt;b&gt;조건이 참&lt;/b&gt;이면 if(조건식)&amp;nbsp;중괄호{ } 사이에&amp;nbsp;있는 문장1을 실행하고 else에 있는 문장2는&amp;nbsp;실행하지 않고 바로 다음 문장으로 건너뛴다.&amp;nbsp;&lt;b&gt;조건이&amp;nbsp;거짓&lt;/b&gt;이면 if(조건식)에 있는 문장1은 실행하지 않고, else&amp;nbsp;중괄호 { } 사이에 있는 문장2를&amp;nbsp;실행한 다음 다음 문장을 실행한다. 이 역시 문장이 한 개일경우 if,&amp;nbsp;else&amp;nbsp;모두 중괄호는 생략 가능하다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;ex1) 조건이 참일 경우&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/221EA3345820C7B716&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F221EA3345820C7B716&quot; width=&quot;1000&quot; height=&quot;641&quot; filename=&quot;if else ture-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;sw가 1이고 조건은 sw가 1과 같으냐 물어봤으니 참이다. 조건이 참이므로 if안에 있는 문장을 실행하고, else에 있는 문장은 건너뛴 다음 print문(next sentence)을&amp;nbsp;실행한다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;ex2) 조건이 거짓일 경우&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/271EF0345820C7B917&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F271EF0345820C7B917&quot; width=&quot;1000&quot; height=&quot;641&quot; filename=&quot;if else false-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;if-else문에서 조건이 거짓일 경우에는 else안에 있는 문장을 실행한다. 위 예제에서는 sw가 100이고 조건은 sw가 1과 같으냐 물어봤으니 거짓이다. 그러므로 if안에 문장은 실행하지 않고 else안에 있는 문장을 실행한다. 위와같이 실행할 문장이 한 개라면 중괄호를 생략할 수 있다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;3. 다중 if-else문&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/252B68455820A7631C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F252B68455820A7631C&quot; width=&quot;1000&quot; height=&quot;721&quot; filename=&quot;multi if2-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다중 if-else문은&lt;b&gt; if&amp;nbsp;조건이 참&lt;/b&gt;일 경우 if&amp;nbsp;내부에 있는 문장1을 실행한 후 다음 문장을 실행한다.&amp;nbsp;&lt;b&gt;if의 조건이 거짓이고, else if의 조건이 참&lt;/b&gt;일 경우 else if&amp;nbsp;내부에 있는 문장2를 실행한 후 다음 문장을 실행한다.&amp;nbsp;&lt;b&gt;if,&amp;nbsp;else if&amp;nbsp;모두 거짓&lt;/b&gt;이면 else&amp;nbsp;내부에 있는 문장3을 실행하고 다음 문장을 실행한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;◎&amp;nbsp;&lt;b&gt;다중 if-else문 Tip&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;if(조건){ }&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;else if(조건1) { }&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;else if(조건2) { } ...&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;else if(조건 n) { }&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;1. 위와같이 else if는 여러개를 사용할 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;2. 모두 거짓인 경우가 필요 없을 경우 간단한 if문과 같이 else는 생략 가능하다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;3. 마찬가지로 문장이 한 개일경우 중괄호는 생략이 가능하다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;ex1) if 조건이 참일 경우&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/276019375820C8F80F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F276019375820C8F80F&quot; width=&quot;1000&quot; height=&quot;644&quot; filename=&quot;mul if true-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다중 if-else문에서 if가 참인 경우이므로 if문 안에 문장만 실행한다. 나머지 else if와 else안에 내용은 건너뛰고 바로 다음 문장인 print문을 실행한 모습이다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;ex2) if가 거짓이고 else if가 참인경우&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27606A375820C8F90F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27606A375820C8F90F&quot; width=&quot;1000&quot; height=&quot;622&quot; filename=&quot;mul eles if true-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;조건이 참인 else if문을 실행한다. 즉, sw가 2이므로 다른 조건들은 거짓이고 else if(sw == 2)에 있는 조건이 참이므로 else if(sw == 2)에 있는 문장을 실행한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;ex3) 모두 거짓일 경우(참인 조건이 없는 경우)&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/256075375820C8FB0F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F256075375820C8FB0F&quot; width=&quot;1000&quot; height=&quot;637&quot; filename=&quot;mul false-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;모든 조건이 거짓이라면 if-else문과 같이 else안에 있는 문장들을 실행한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;4. switch-case문&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/211201425820C0DE17&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F211201425820C0DE17&quot; width=&quot;1000&quot; height=&quot;721&quot; filename=&quot;switch2.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;switch-case문은 switch에서 지정한&amp;nbsp;변수나 조건식에 해당하는 값을 case에서 값을 받아서&amp;nbsp;해당 문장을 실행하고 break를&amp;nbsp;만나 다음 문장으로 넘어간다. 조건에 해당하는 case가 없을 경우 default에 있는 문장을 실행한다. case를 처리하고 switch문을 빠져나오기 위해 break;를 적어줘야 한다. break를&amp;nbsp;적지 않을경우 조건에 해당하는 case부터 끝나는 default값까지 모든 문장이 실행되므로 원하는 작업이 아닐경우 반드시 break를&amp;nbsp;넣어주어야 한다. 간단한 if문과 같이 이외의 조건이 필요없다면 default는 생략이 가능하다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;주의할 점은 case 값&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;:&lt;/span&gt;을&amp;nbsp;적을 시에는 &lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;세미콜론(;)이 아닌 콜론(:)&lt;/span&gt;을 적어야 한다.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;(break;는 세미콜론(;)을 적는다.)&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;예제 참고사항)&lt;/b&gt; 변수 sw를 선언하여 조건을 비교한다. switch(sw){ ... }와 같이 작성 하였으므로, sw의 값에 따라서 case에 있는 문장들을 실행한다.&lt;/p&gt;&lt;p&gt;&lt;b&gt;ex1) break가 있고 조건이 맞는 case가 있을경우.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/217E0B395820CB161A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F217E0B395820CB161A&quot; width=&quot;1000&quot; height=&quot;710&quot; filename=&quot;switch1-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;sw의 값은 1이고 case 1:이 있으므로 case 1:내부에 있는 문장들을 실행한다. 그러므로 led1번의 불을 켜고, csae 1!!이란 단어를 찍어준다. 그 이후에는 break;를 만나 switch문을 벗어나게 된다. switch문을 벗어났으므로 그 다음 문장인 print문을 실행한다. 결과적으로 led1번을 켜고, 시리얼 모니터에는 case 1!! next sentence라는 단어가 찍히게 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/237A0E395820CB181B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F237A0E395820CB181B&quot; width=&quot;1000&quot; height=&quot;706&quot; filename=&quot;switch3-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;마찬가지로 sw의 값이 3이므로 case 3:안에 있는 문장을 실행하므로 led3번을 켜주고 시리얼 모니터에 case 3!!을 찍고, switch문을 벗어나 next sentence를 시리얼 모니터에 찍어준다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;ex1-1) 조건에 맞는 정수식이 없을 경우&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/237A2A395820CB191C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F237A2A395820CB191C&quot; width=&quot;1000&quot; height=&quot;709&quot; filename=&quot;switch4-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;현재 sw는 100이고 조건에 맞는 case가 없으므로 이외에 값을 따지는 default:안에 있는 문장을 실행한다. if-else문에 있는 else와 같은 역할을 한다고 생각하면 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;ex2) break가 없을 경우&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/227DFE395820CB1B1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F227DFE395820CB1B1A&quot; width=&quot;1000&quot; height=&quot;711&quot; filename=&quot;switch no break1-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;sw가 1이므로 case 1:부터 조건이 맞게된다. &lt;b&gt;ex1에서는 break;가 있었으므로 case 1:에 있는 문장만 실행하고 끝이 났지만&lt;/b&gt; break;가 없을 경우 그 아래의 case들도 모두 실행된다. 즉, case 1:이 조건이 맞으므로 case 1:내부에 있는 문장들을 실행 후 case 2: case 3: default:에 있는 모든 문장을 실행하고 끝이 난다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/277A1C395820CB1D1B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F277A1C395820CB1D1B&quot; width=&quot;1000&quot; height=&quot;708&quot; filename=&quot;switch no break3-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위와같이 sw가 3이므로 case 3:이 조건에 맞는다. 이번에는 case 3:부터 그 아래인 default:까지 실행된다. 결론적으로 break;가 없으면 조건에 맞는 case부터 default까지 모두 실행된다. 그러므로 상황에 맞게 break;를 넣어주거나 넣지 않거나 하면 된다. break를 넣어야 하는데 실수로 break를 넣지 않으면 원하는 값이 나오지 않을 수 있으니 switch문에 숙련된 사람이 아니라면, break문을 꼭 넣는 습관을 들이는 것이 좋겠다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;지금까지 조건문을 배우면서 눈치 챈 사람들도 있겠지만, 모든 switch문은 전부 if문으로 구현이 가능하다. 역으로는 가능할 수도 가능하지 않을 수도 있다. 조건문에 정답은 없으니 상황에 맞게 더 편한 조건문을 사용하면 된다. 가령 명확한 조건이라면 switch문이 유리하고, 범위나 다중조건을 쓸 때에는 if문이 유리하다. 개인적으로는 if문을 사랑하지만, (무거운)프로그램 측면에서는 switch문으로 구현할 수 있는건 switch문으로 구현하는 것이 속도면에서 더 빠를 수 있다.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;예제 회로도 및 코드&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;모든 예제는 아래 회로도로 실험이 가능하다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2523843C5821EA5006&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2523843C5821EA5006&quot; width=&quot;1000&quot; height=&quot;719&quot; filename=&quot;20161109_000203.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&amp;lt;브레드보드 회로도&amp;gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/261E903C5821EA520C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F261E903C5821EA520C&quot; width=&quot;1000&quot; height=&quot;721&quot; filename=&quot;20161109_000642.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&amp;lt;스케메틱 회로도&amp;gt;&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;예제 코드는 본문을 참고하면 되며, 보이지 않는 void setup()부분은 아래&amp;nbsp;코드를 참고하면 된다.&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; position:relative !important; overflow:auto&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;colorscripter-code&quot; style=&quot;overflow: auto; position: relative !important;&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;table class=&quot;colorscripter-code-table&quot; style=&quot;margin:0; padding:0; border:none; background-color:#fafafa; border-radius:4px;&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;padding:6px; border-right:2px solid #e5e5e5&quot;&gt;&lt;div style=&quot;margin:0; padding:0; word-break:normal; text-align:right; color:#666; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;line-height:130%&quot;&gt;1&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;2&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;3&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;4&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;5&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;6&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;7&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;8&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;9&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;10&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;11&lt;/div&gt;&lt;div style=&quot;line-height:130%&quot;&gt;12&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;padding:6px 0&quot;&gt;&lt;div style=&quot;margin:0; padding:0; color:#010101; font-family:Consolas, 'Liberation Mono', Menlo, Courier, monospace !important; line-height:130%&quot;&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#066de2&quot;&gt;int&lt;/span&gt;&amp;nbsp;led1&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;13&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#066de2&quot;&gt;int&lt;/span&gt;&amp;nbsp;led2&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;10&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#066de2&quot;&gt;int&lt;/span&gt;&amp;nbsp;led3&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;5&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#066de2&quot;&gt;int&lt;/span&gt;&amp;nbsp;led4&lt;span style=&quot;color:#a71d5d&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#0099cc&quot;&gt;3&lt;/span&gt;;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&lt;span style=&quot;color:#066de2&quot;&gt;void&lt;/span&gt;&amp;nbsp;setup(){&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.&lt;span style=&quot;color:#0086b3&quot;&gt;begin&lt;/span&gt;(&lt;span style=&quot;color:#0099cc&quot;&gt;9600&lt;/span&gt;);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;pinMode(led1,&amp;nbsp;OUTPUT);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;pinMode(led2,&amp;nbsp;OUTPUT);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;pinMode(led3,&amp;nbsp;OUTPUT);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;pinMode(led4,&amp;nbsp;OUTPUT);&lt;/div&gt;&lt;div style=&quot;padding:0 6px; white-space:pre; line-height:130%&quot;&gt;}&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align:bottom; padding:0 2px 4px 0&quot;&gt;&lt;a href=&quot;http://colorscripter.com/info#e&quot; target=&quot;_blank&quot; style=&quot;text-decoration:none; color:white&quot;&gt;&lt;span style=&quot;font-size:9px; word-break:normal; background-color:#e5e5e5; color:white; border-radius:10px; padding:1px&quot;&gt;cs&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;아두이노 기초 강의 목록&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/61&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 아두이노란?&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/62&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot; style=&quot;font-size: 11pt;&quot;&gt;2. 통합개발환경이란?&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/63&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. 프로그래밍 기초&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/64&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 전압 전류 저항&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/65&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 저항의 종류와 읽는법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/67&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. 브레드보드(빵판) 사용법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/76&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 시리얼통신&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/92&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 자료형 변수 상수&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/93&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 연산자&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;10. 제어문(1)&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/95&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;11. 제어문(2)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/96&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;12. 함수&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/105&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;13. 배열&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 개념</category>
      <category>arduino</category>
      <category>else문</category>
      <category>IF</category>
      <category>IF else</category>
      <category>if else if</category>
      <category>if else문</category>
      <category>IF문</category>
      <category>switch문</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>비트 연산자</category>
      <category>아두이노</category>
      <category>아두이노 else if</category>
      <category>아두이노 if</category>
      <category>아두이노 switch문</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 무료 강좌</category>
      <category>아두이노 반복문</category>
      <category>아두이노 제어문</category>
      <category>아두이노 조건문</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <category>제어문</category>
      <category>조건문</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/94</guid>
      <comments>https://codingrun.tistory.com/94#entry94comment</comments>
      <pubDate>Tue, 8 Nov 2016 04:21:34 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 기초 9. 연산자</title>
      <link>https://codingrun.tistory.com/93</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/22159D4F581819CD04&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F22159D4F581819CD04&quot; width=&quot;700&quot; height=&quot;525&quot; filename=&quot;아두이노 강좌 이미지 4-3.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/C8eUNsDx9ls?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;연산자&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;수학적 연산에 사용되는 기호이다. 아두이노에서는 C/C++에 사용되는 모든 연산자를 사용할 수 있다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;대입 연산자와 산술 연산자&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;수학적 연산이 필요한 경우 사용한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;주의 : &lt;/span&gt;&lt;/b&gt;같다(equal)는 =이 아닌 ==을 사용한다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24789248581864C82B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24789248581864C82B&quot; width=&quot;1000&quot; height=&quot;721&quot; filename=&quot;20161101_184711.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;대입(=) 연산자 :&lt;/b&gt; 연산자 오른쪽의 값을 왼쪽 변수에 대입한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;더하기(+) 연산자 :&lt;/b&gt; 피연산자의 값을 더한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;빼기(-)&amp;nbsp;연산자 : &lt;/b&gt;피연산자의 왼쪽 값에서 오른쪽 값을 뺀다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;곱하기(*) 연산자 : &lt;/b&gt;피연산자의 값을 곱한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;나누기(/) 연산자 : &lt;/b&gt;피연산자의 왼쪽 값을 오른쪽 값으로 나눈다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;나머지(%) 연산자 : &lt;/b&gt;피연산자의 왼쪽 값을 오른쪽 값으로 나눴을 때 구해지는 나머지를 나타낸다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 569px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2356384B58183D2704&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2356384B58183D2704&quot; width=&quot;569&quot; height=&quot;530&quot; filename=&quot;20161101_155816.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;직접 코딩을 해 보면 쉽게 이해할 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;b&gt;복합대입 연산자&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다른 연산자와 결합하여 짧게 표현한 연산자 이다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24092147581838C437&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24092147581838C437&quot; width=&quot;1000&quot; height=&quot;422&quot; filename=&quot;20161101_151729.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 794px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/273EB24858183F5212&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F273EB24858183F5212&quot; width=&quot;794&quot; height=&quot;544&quot; filename=&quot;20161101_160722.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다른 복합대입 연산자는 연산자를 조합하여 축소해 놓은것이다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;헷갈리기 쉬운 증감연산자를 조금 살펴보면,&lt;/b&gt; a와 b변수 모두 값은 10이다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;선 증가 후 연산을 사용한 경우(++a) ++a + 5의 결과 값은 a를 먼저 증가시켰기 때문에 a값은 11이고 5를 더하면 16이 나온다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;(연산이 끝난 후 a값은 11)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;선 연산 후 증가를 사용한 경우(b++) b++ + 5의 결과 값은 연산을 먼저 하기 때문에 b의 값은 10이고 5를 더하면 15가 나온다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;(연산이 끝난 후 b값은 11)&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;두 방법 모두 연산이 끝나면 증가가 되는 것은 동일하지만 연산 전에 먼저 증가를 시킬 것인지 연산 후에 증가를 시킬 것인지 필요에 따라서 사용하면 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;관계(비교) 연산자&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;관계(비교) 연산자의 결과값은 참일경우 1, 거짓일 경우 0을 반환한다. 주로 조건문이나 반복문에서 관계(비교) 연산자를 많이 사용한다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;C언어에서는 0이아닌 모든 값은 참으로 간주한다.&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/250AA747581861111D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F250AA747581861111D&quot; width=&quot;1000&quot; height=&quot;532&quot; filename=&quot;20161101_183131.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;크다(&amp;gt;) : &lt;/b&gt;연산자 왼쪽 값이 오른쪽 값보다 큰가?&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;크거나 같다(&amp;gt;=) :&lt;/b&gt; 연산자 왼쪽 값이 오른쪽 값보다 크거나 같은가?&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;작다(&amp;lt;) : &lt;/b&gt;연산자 왼쪽 값이 오른쪽 값보다 작은가?&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;작거나 같다(&amp;lt;=) :&lt;/b&gt; 연산자 왼쪽 값이 오른쪽 값보다 작거나 같은가?&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;같다(==) :&lt;/b&gt; 연산자 왼쪽 값과 오른쪽 값이 같은가?&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;!=(다르다) :&lt;/b&gt; 연산자 왼쪽 값과 오른쪽 값이 다른가?&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 562px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2570484E58184E5125&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2570484E58184E5125&quot; width=&quot;562&quot; height=&quot;571&quot; filename=&quot;20161101_170842.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;직접 코딩을 해 보면 쉽게 이해할 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;논리 연산자&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;AND, OR, NOT에 대응하는 연산자로서 관계(비교) 연산자와 마찬가지로 결과 값은 참(1) or 거짓(0)으로 반환한다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/220DC14C581862A903&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F220DC14C581862A903&quot; width=&quot;1000&quot; height=&quot;619&quot; filename=&quot;20161101_183815.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;논리곱(&amp;amp;&amp;amp;) :&lt;/b&gt; 연산자 왼쪽 오른쪽 값이 모두 참일 경우에만 참. (하나라도 거짓일 경우 거짓)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;논리합(||) :&lt;/b&gt; 연산자 왼쪽 오른쪽 값이 하나라도 참이면 참. (모두 거짓일 경우에만 거짓)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;논리부정(!) :&lt;/b&gt; 연산자 오른쪽 값을 반전 시킨다. (참일경우 거짓으로, 거짓일 경우 참으로)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 567px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2218FC5058184EA712&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2218FC5058184EA712&quot; width=&quot;567&quot; height=&quot;593&quot; filename=&quot;20161101_171058.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;직접 코딩을 해 보면 쉽게 이해할 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;비트 연산자(초보자는 나중에! 필요할 때 보자!)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;비트 단위의 연산을 할 때 사용한다. 주로 메모리 공간의 효율성을 높이고 연산의 수를 줄이고자 할 때 사용한다. 주의할 점은 비트 연산자의 연산은 최소 1byte(8bit)를 묶어서 연산한다는 점이다. (아두이노 우노 보드에서 int는&amp;nbsp;2byte이므로 16bit 단위로 연산한다.)&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27610649581863FC1E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27610649581863FC1E&quot; width=&quot;1000&quot; height=&quot;735&quot; filename=&quot;20161101_184352.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27233349581863FE2D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27233349581863FE2D&quot; width=&quot;1000&quot; height=&quot;386&quot; filename=&quot;20161101_184257.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;비트AND(&amp;amp;) :&lt;/b&gt; 비트 단위로 AND 연산을 한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;비트OR(|) :&lt;/b&gt; 비트 단위로 OR 연산을 한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;비트XOR(^) :&lt;/b&gt; 비트 단위로 XOR 연산을 한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;비트NOT(~) : &lt;/b&gt;모든 비트를 반전시킨다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;왼쪽쉬프트(&amp;lt;&amp;lt;) :&lt;/b&gt; 비트열을 왼쪽으로 1칸씩 이동시키면서 정수값은 2배로 만든다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;오른쪽쉬프트(&amp;gt;&amp;gt;) :&lt;/b&gt; 비트열을 오른쪽으로 1칸씩 이동시키면서 정수값을 2로 나눈다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;비트 연산을 하는 방법&lt;/b&gt;은&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;1010&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;1001&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위와 같이 나열을 한 다음 한 비트씩 비교한다. 위 경우 가장 오른쪽 위 아래 값을 AND해보면, 0과 1을 AND 했으므로 거짓, 즉 0이 된다. 마찬가지로 남은 3비트를 모두 AND연산을 해 보면 1000이 되고 10진수로 바꾸면 8이 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;MSB(최상위 비트)가 반전되어 부호가 바뀌는 경우 음의 정수를 구하는 방법은&lt;/b&gt; int a = 10;이고 a를 반전시켰다고 가정해 보면 int는 2byte이고 a는 10이므로 2진수로 바꿔보면&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;00000000 00001010이다. 이를 반전시키면&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;11111111 11110101이다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;최상위 비트가 1로 바뀌었으므로 음수를 나타낸다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;음의 정수를&amp;nbsp;10진수로 표현하고자 한다면 2의 보수를 취하고 부호를 -로 바꿔주면 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;1의 보수 00000000 00001010을 취한다음 +1을 하면 2의 보수를 구할 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;2의 보수 00000000 00001011이 나오게 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이를 10진수로 바꿔보면 11이 나오게 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;여기에 -부호를 붙이면 -11이 나오므로 11111111 11110101은 -11이라는 것을 알 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다르게&amp;nbsp;구하는 방법도 있지만 위의 방법이 가장 간단하므로 생략하도록 하겠다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;비트열이 이동하는 과정은&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;int a = 10;이라 가정하고 비트열을 3칸 왼쪽으로 이동해보면, (a &amp;lt;&amp;lt; 3)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;00000000 00001010 = 10&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;1. 1칸 이동 00000000 00010100 = 20&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;2. 2칸 이동 00000000 00101000 = 40&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;3. 3칸 이동 00000000 01010000 = 80&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이렇게 1칸 왼쪽으로 이동할 때 마다 2배씩 증가하는 것을 확인할 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;반대로 오른쪽으로 1칸씩 이동하면 2배씩 감소하는 것도 알 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 565px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/251C784E58184EC823&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F251C784E58184EC823&quot; width=&quot;565&quot; height=&quot;565&quot; filename=&quot;20161101_170429.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;비트 연산은 공책을 펴고 직접 손으로 계산하다 보면 금방 익숙해 질 수 있다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;연산자의 우선순위&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;연산식 중에서 연산자의 우선순위에 따라 최우선인 것부터 실행한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;어렸을 때 배웠던 사칙연산의 우선순위를 생각하면 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;가령 7+5*10/5-3의 값은 몇인가?&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;1. 5 * 10 = 50&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;2. 50 / 5 = 10&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;3. 7 + 10 = 17&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;4. 17 - 3 = 14&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위와같이 더하기 빼기보다는 곱하기 나누기를 먼저해야한다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;우선순위가 같을 경우(*곱하기 /나누기), (+더하기&amp;nbsp;-빼기)는 어떻게 해야할까?&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;사칙연산의 우선순위에서는 우선순위가 같을 경우 왼쪽에서 오른쪽 순으로 계산한다. 이를 연산자의 결합 법칙이라한다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;하나의 수식에서 우선순위가 동일한 연산자일 경우 미리 정해놓은 결합방향에 따라 연산한다.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 978px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26591B4E581853B706&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26591B4E581853B706&quot; width=&quot;978&quot; height=&quot;722&quot; filename=&quot;20161101_173421.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위에 있는 우선순위는 외울 필요는 없으며 필요할 때마다 찾아보면 된다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;간혹 예상한 값들이 나오지 않는 경우 연산자의 우선순위를 고려하지 않은 경우가 정말 많으니 그 때마다 잊지말고 우선순위를 따져보기 바란다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;아두이노 기초 강의 목록&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/61&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 아두이노란?&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/62&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot; style=&quot;font-size: 11pt;&quot;&gt;2. 통합개발환경이란?&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/63&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. 프로그래밍 기초&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/64&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 전압 전류 저항&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/65&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 저항의 종류와 읽는법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/67&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. 브레드보드(빵판) 사용법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/76&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 시리얼통신&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/92&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 자료형 변수 상수&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;9. 연산자&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/94&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 제어문(1)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/95&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;11. 제어문(2)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/96&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;12. 함수&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/105&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;13. 배열&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 개념</category>
      <category>arduino</category>
      <category>Arduino Uno</category>
      <category>관계 연산자</category>
      <category>논리 연산자</category>
      <category>대입 연산자</category>
      <category>무료 아두이노</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>비교 연산자</category>
      <category>비트 연산자</category>
      <category>산술 연산자</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 무료 강좌</category>
      <category>아두이노 연산자</category>
      <category>아두이노 연산자 우선순위</category>
      <category>아두이노 우노</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <category>아두이노무료강의</category>
      <category>아두이노무료강좌</category>
      <category>연산자</category>
      <category>연산자 우선순위</category>
      <category>연산자의 종류</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/93</guid>
      <comments>https://codingrun.tistory.com/93#entry93comment</comments>
      <pubDate>Tue, 1 Nov 2016 17:44:35 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 기초 8. 자료형 변수 상수</title>
      <link>https://codingrun.tistory.com/92</link>
      <description>&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2266B64E5812F77F1E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2266B64E5812F77F1E&quot; width=&quot;700&quot; height=&quot;525&quot; filename=&quot;아두이노 강좌 이미지 4-3.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;text-align: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/czcrXCYGO1g?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;/p&gt;&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;BORDER-TOP: black 1px solid; HEIGHT: 7px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 3px solid; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;b&gt;&lt;span style=&quot;FONT-SIZE: 18pt; COLOR: #ff0000&quot;&gt;자료형(Data Type)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;컴퓨터 메모리에 데이터를 저장할 때 유효한 데이터 크기와 여러 종류의 데이터(정수, 실수, 문자 등등)를 식별 가능하게 구분해 놓은 것. 다양한 변수나 함수의 형식을 선언하는데 주로 사용이 된다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;b&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;자료형의 종류&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;
아두이노는 C/C++ 언어에서 사용하는 자료형과 동일한 자료형을 사용한다. 단, 8bit 기반의 마이크로컨트롤러와 32bit 기반의 마이크로컨트롤러는 메모리가 서로 다른 자료형이 존재한다. 
&lt;p&gt;(아두이노 우노 보드는 AVR Atmega328 마이크로컨트롤러를 사용하기 때문에 8bit 기반의 마이크로컨트롤러이다.)&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 673px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26130A3F5811C31419&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26130A3F5811C31419&quot; width=&quot;673&quot; height=&quot;171&quot; filename=&quot;20161027_180243.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;b&gt;&amp;lt;논리형 데이터 타입&amp;gt;&lt;/b&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 914px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26771E3F5811C3152D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26771E3F5811C3152D&quot; width=&quot;914&quot; height=&quot;448&quot; filename=&quot;20161027_180256.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;b&gt;&amp;lt;정수형 데이터 타입&amp;gt;&lt;/b&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 901px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2472E53F5811C3162B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2472E53F5811C3162B&quot; width=&quot;901&quot; height=&quot;203&quot; filename=&quot;20161027_180307.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;b&gt;&amp;lt;실수형 데이터 타입&amp;gt;&lt;/b&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;부호 없음 : &lt;/b&gt;+나 -라는 부호를 구별하지 않는 수 시스템을 말한다. (정수 자료형 앞에만 unsigned를 붙일 수 있다.)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span style=&quot;FONT-SIZE: 18pt; COLOR: #ff0000&quot;&gt;변수&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;FONT-SIZE: 15px; BORDER-TOP: black 1px dotted; HEIGHT: 1px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; BORDER-RIGHT: black 0px; WHITE-SPACE: normal; WORD-SPACING: 0px; BORDER-BOTTOM: black 0px; TEXT-TRANSFORM: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; BORDER-LEFT: black 0px; ORPHANS: 2; WIDOWS: 2; DISPLAY: block; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; border-image: initial&quot;&gt;

&lt;p style=&quot;FONT-SIZE: 15px; MARGIN-BOTTOM: 0px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; MARGIN-TOP: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; TEXT-ALIGN: left; CLEAR: none; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px&quot;&gt;프로그램에서 임의의 데이터 값들을 일시적으로 저장하는 공간을 말한다.&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FONT-SIZE: 15px; MARGIN-BOTTOM: 0px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; MARGIN-TOP: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; TEXT-ALIGN: left; CLEAR: none; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FONT-SIZE: 15px; MARGIN-BOTTOM: 0px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; MARGIN-TOP: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; TEXT-ALIGN: left; CLEAR: none; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px&quot;&gt;&lt;b&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;변수의 선언&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;FONT-SIZE: 15px; BORDER-TOP: black 1px dotted; HEIGHT: 1px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; BORDER-RIGHT: black 0px; WHITE-SPACE: normal; WORD-SPACING: 0px; BORDER-BOTTOM: black 0px; TEXT-TRANSFORM: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; BORDER-LEFT: black 0px; ORPHANS: 2; WIDOWS: 2; DISPLAY: block; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; border-image: initial&quot;&gt;

&lt;p style=&quot;FONT-SIZE: 15px; MARGIN-BOTTOM: 0px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; MARGIN-TOP: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; TEXT-ALIGN: left; CLEAR: none; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px&quot;&gt;변수를 만드는 것을 변수의 선언이라 하며, 변수를 선언하면 메인 메모리에 공간이 만들어지며, 변수의 이름을 통해 데이터값의 저장 및 변경이 가능하며 데이터 값을 참조 할 수도 있다.&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FONT-SIZE: 15px; MARGIN-BOTTOM: 0px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; MARGIN-TOP: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; TEXT-ALIGN: left; CLEAR: none; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FONT-SIZE: 15px; MARGIN-BOTTOM: 0px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; MARGIN-TOP: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; TEXT-ALIGN: left; CLEAR: none; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px&quot;&gt;&lt;b&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;변수의 선언 방법&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;FONT-SIZE: 15px; BORDER-TOP: black 1px dotted; HEIGHT: 1px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; BORDER-RIGHT: black 0px; WHITE-SPACE: normal; WORD-SPACING: 0px; BORDER-BOTTOM: black 0px; TEXT-TRANSFORM: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; BORDER-LEFT: black 0px; ORPHANS: 2; WIDOWS: 2; DISPLAY: block; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; border-image: initial&quot;&gt;

&lt;p style=&quot;FONT-SIZE: 15px; MARGIN-BOTTOM: 0px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; MARGIN-TOP: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; TEXT-ALIGN: center; CLEAR: none; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 961px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/272FDF495812F16B06&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F272FDF495812F16B06&quot; width=&quot;961&quot; height=&quot;494&quot; filename=&quot;20161028_153100.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FONT-SIZE: 15px; MARGIN-BOTTOM: 0px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; MARGIN-TOP: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; TEXT-ALIGN: left; CLEAR: none; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;int led;&lt;/b&gt;&lt;span class=&quot;Apple-converted-space&quot;&gt;&amp;nbsp;&lt;/span&gt;// led라는 이름의 변수 선언.&lt;/p&gt;
&lt;p style=&quot;FONT-SIZE: 15px; MARGIN-BOTTOM: 0px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; MARGIN-TOP: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; TEXT-ALIGN: left; CLEAR: none; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px&quot;&gt;&lt;b&gt;led = 20;&lt;span class=&quot;Apple-converted-space&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;// 변수 led에 20이라는 값을 저장.&lt;/p&gt;
&lt;p style=&quot;FONT-SIZE: 15px; MARGIN-BOTTOM: 0px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; MARGIN-TOP: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; TEXT-ALIGN: left; CLEAR: none; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px&quot;&gt;&lt;b&gt;&lt;span style=&quot;COLOR: #ff0000&quot;&gt;int :&lt;/span&gt;&lt;span class=&quot;Apple-converted-space&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;정수형 데이터의 저장이 가능한 메모리공간 할당.&lt;/p&gt;
&lt;p style=&quot;FONT-SIZE: 15px; MARGIN-BOTTOM: 0px; FONT-FAMILY: &amp;quot;맑은 고딕&amp;quot;, sans-serif; WHITE-SPACE: normal; WORD-SPACING: 0px; MARGIN-TOP: 0px; TEXT-TRANSFORM: none; FLOAT: none; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; TEXT-ALIGN: left; CLEAR: none; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; TEXT-INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px&quot;&gt;&lt;b&gt;&lt;span style=&quot;COLOR: #ff0000&quot;&gt;led :&lt;/span&gt;&lt;/b&gt;&lt;span class=&quot;Apple-converted-space&quot; style=&quot;COLOR: #ff0000&quot;&gt;&amp;nbsp;&lt;/span&gt;이 메모리 공간의 이름을 led로 지정.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;strong&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;변수의 초기화&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;strong&gt;초기화 하는 이유 :&lt;/strong&gt; 변수를 초기화 하지 않을 경우 메모리에는 쓰레기 값(이상한 값)이 저장됨.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 959px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25578449581300572F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25578449581300572F&quot; width=&quot;959&quot; height=&quot;485&quot; filename=&quot;20161028_163649.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;strong&gt;&amp;lt;선언과 동시에 초기화&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;int led = 20; // led를 선언과 동시에&amp;nbsp;20으로 초기화&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 961px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2470C5485812F1FB45&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2470C5485812F1FB45&quot; width=&quot;961&quot; height=&quot;494&quot; filename=&quot;20161028_153100.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;strong&gt;&amp;lt;선언 후 초기화&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;int led; // 변수를 먼저 선언 후에&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;led = 20; // 선언한 변수를 20으로 초기화.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;strong&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;변수 선언 시 주의사항&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;1. 변수를 사용하기 위해선 반드시 선언을 해야한다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;2. 데이터 종류에 따라 변수의 자료형이 정의되어야 한다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;3. 변수의 이름은 영문자, 밑줄(_), 숫자로 구성되어야 한다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;4. 변수 이름의 첫 글자는 영문자 또는 밑줄(_)만 가능하다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;5. 예약어를 변수의 이름으로 사용할 수 없다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;strong&gt;(예약어 : 이미 특정한 용도가 정해져 있는 이름. ex) if, for, int, double 등등...)&lt;/strong&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;6. 변수 이름 사이에는 공백을 넣을 수 없다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;7. 변수의 이름에서 대문자와 소문자는 각각 다른 문자로 취급한다. (언어에 따라 다름)&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;strong&gt;&lt;span style=&quot;FONT-SIZE: 18pt; COLOR: #ff0000&quot;&gt;상수&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;데이터 값이 변하지 않는 고정된 값을 말한다. 따라서 프로그램이 실행되는 동안에는 데이터 값을 변경할 수 없다. 그러므로 프로그램 내에서 변경할 필요 없이 계속 사용하는&amp;nbsp;값(PI = 3.141592 등등)을 사용하고자 할 때 상수를 사용한다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;strong&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;상수의 선언 방법&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;변수의 선언 방법과 동일하나 앞에 const를 붙여준다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 962px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/23158A4B5812F66321&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F23158A4B5812F66321&quot; width=&quot;962&quot; height=&quot;472&quot; filename=&quot;20161028_154854.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 490px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2519544B5812F6641F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2519544B5812F6641F&quot; width=&quot;490&quot; height=&quot;460&quot; filename=&quot;20161028_154922.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;상수는 한번 선언하면 값을 변경할 수 없기 때문에 선언 후 초기화를 하면 컴파일 에러가 난다. 그러므로 상수는 반드시 선언과 동시에 초기화를 해주어야 한다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;아두이노 기초 강의 목록&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/61&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 아두이노란?&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/62&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot; style=&quot;font-size: 11pt;&quot;&gt;2. 통합개발환경이란?&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/63&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. 프로그래밍 기초&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/64&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 전압 전류 저항&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/65&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 저항의 종류와 읽는법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/67&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. 브레드보드(빵판) 사용법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/76&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 시리얼통신&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;8. 자료형 변수 상수&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/93&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 연산자&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/94&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 제어문(1)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/95&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;11. 제어문(2)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/96&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;12. 함수&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/105&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;13. 배열&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description>
      <category>아두이노/기초 개념</category>
      <category>arduino</category>
      <category>Arduino Uno</category>
      <category>무료 아두이노</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 기초</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 무료 강좌</category>
      <category>아두이노 무료강의</category>
      <category>아두이노 무료강좌</category>
      <category>아두이노 변수</category>
      <category>아두이노 상수</category>
      <category>아두이노 우노</category>
      <category>아두이노 자료형</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <category>아두이노무료강의</category>
      <category>아두이노무료강좌</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/92</guid>
      <comments>https://codingrun.tistory.com/92#entry92comment</comments>
      <pubDate>Fri, 28 Oct 2016 16:02:03 +0900</pubDate>
    </item>
    <item>
      <title>삼성 노트북 USB 부팅 방법 (아티브 북 등등)</title>
      <link>https://codingrun.tistory.com/91</link>
      <description>&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;안녕하세요 코딩런입니다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;삼성 노트북(아티브 북9) 윈도우 10 자체 포맷 중에 &lt;b&gt;&quot;PC를 초기화하는 동안 문제가 발생했습니다.&quot;&lt;/b&gt; 라는 오류메세지가 계속 떠서 포맷에 실패를 하였습니다. 어떤 이유인진 모르겠으나 구글링으로도 해결을 하지 못 하고 같은 오류가 계속 반복되었습니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;윈도우 정품이 깔려있는 노트북을 구매할 경우 메인보드에 제품키가 입력이 되어있으므로 어떤 방식으로든 윈도우만 설치하면 계속 사용이 가능하기에 USB로 설치하기로 했습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2573B13E580F276323&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2573B13E580F276323&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161025_134044-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그러나 삼성 노트북에서는 위와같이 USB가 부팅순서에 잡히질 않더군요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;하지만 해결이 안되는게 어디있겠습니까 하하하;;&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;아래 순서를 천천히 따라오시면 USB 부팅을 할 수 있습니다. 고고싱!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;먼저 BIOS의 진입을 하셔야 하므로 노트북을 &lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;부팅 후 재빠르게 F2 or Del키를 연타&lt;/span&gt;하면 위와같이 BIOS 화면을 만나실 수 있습니다.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;(진입이 안될경우 F10으로 시도해 보시면 됩니다. F2, F10, Del키 중 하나는 무조건 진입이 됩니다.)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;1. 부트메뉴에서 옵션 OFF&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2410B83E580F27650B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2410B83E580F27650B&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161025_133858-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위 화면(BIOS)에 진입하고, Boot를 클릭합니다. 그 다음 &lt;b&gt;Secure Boot Control과 Fast BIOS Mode가 On&lt;/b&gt;으로 되어있는 것을 볼 수 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2607673E580F276614&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2607673E580F276614&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161025_133923-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;On이었던 부분을 클릭하시면 Off로 바뀌고, &lt;b&gt;Secure Boot Control을 Off&lt;/b&gt;로 바꾸면&lt;b&gt; OS Mode Selection&lt;/b&gt;메뉴가 나타나게 됩니다. 여기서 메뉴 버튼을 클릭하여 &lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;CSM and UEFI OS&lt;/span&gt;&lt;/b&gt;로 바꿔주시기 바랍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;2. SAVE후 재부팅&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2302813E580F276818&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2302813E580F276818&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161025_133931-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;설정을 바꾸고 &lt;b&gt;F10을 누르거나 SAVE 버튼&lt;/b&gt;을 누르면 위와같은 화면이 나오고&amp;nbsp;Yes를 누르면 재부팅이 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;3. 재부팅 후 다시 BIOS로 진입&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/240A7E3E580F276A11&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F240A7E3E580F276A11&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161025_134006-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;재부팅 후 다시 BIOS로 진입하고 &lt;b&gt;Boot메뉴를 클릭 후 Boot Option Priorities로 진입&lt;/b&gt;하면 드디어 부팅 순서가 늘어나면서 USB를 우선순위로 올릴 수 있게 되었습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위와 같이 부팅 순서1번을 USB로 올리고 재부팅하시면 USB로 윈도우를 설치할 수 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;4. USB로 부팅 성공&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24631D3E580F276B36&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24631D3E580F276B36&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161025_134856-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2576693E580F276D21&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2576693E580F276D21&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161025_135007-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;USB로 부팅이 성공하여 윈도우를 설치하고 있는 모습입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;삼성 노트북에서 USB 부팅이 안되시는 분들에게 도움이 되셨으면 좋겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>IT Tip</category>
      <category>노트북 usb</category>
      <category>노트북 USB 부팅</category>
      <category>노트북 USB부팅</category>
      <category>노트북 부팅</category>
      <category>노트북 부팅 우선순위</category>
      <category>노트북USB부팅</category>
      <category>부팅 우선순위</category>
      <category>부팅 우선순위 설정</category>
      <category>삼성 노트북</category>
      <category>삼성 노트북 USB 부팅</category>
      <category>삼성 노트북 부팅</category>
      <category>아티브 북 USB 부팅</category>
      <category>아티브북 USB</category>
      <category>아티브북 USB 부팅</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/91</guid>
      <comments>https://codingrun.tistory.com/91#entry91comment</comments>
      <pubDate>Tue, 25 Oct 2016 18:58:30 +0900</pubDate>
    </item>
    <item>
      <title>하드디스크 인식불가 해결 방법</title>
      <link>https://codingrun.tistory.com/90</link>
      <description>&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;하드디스크를 새로 사거나 처음 조립했을 때 하드디스크가 인식이 안되는 문제가 있으신 분들이 있으실 겁니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이 부분은 간단하게 하드디스크를 초기화 해주면 해결되는 문제이니 천천히 따라와 주세요 ^^&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;(하드에 데이터가 있는 경우 모두 지워지니 데이터가 있는 경우에는 해당 방법을 사용하지 말아주세요.)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 301px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/217D143A580DBCB02E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F217D143A580DBCB02E&quot; width=&quot;301&quot; height=&quot;321&quot; filename=&quot;0009-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;내 컴퓨터에서 오른쪽 버튼을 클릭하고 관리 클릭.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/227E473A580DBCB12E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F227E473A580DBCB12E&quot; width=&quot;1000&quot; height=&quot;726&quot; filename=&quot;0008-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;왼쪽 메뉴에서 디스크 관리를 클릭하면 디스크 초기화라는 창이 나옵니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;(안나오신다면 알 수 없음으로 되어있는 디스크를 클릭하면 디스크 초기화 화면이 나옵니다.)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;해당 화면이 나오면 확인 클릭.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26798F3A580DBCB331&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26798F3A580DBCB331&quot; width=&quot;1000&quot; height=&quot;717&quot; filename=&quot;0007-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;해당 디스크에서 오른쪽 버튼을 누르고 새 단순 볼륨 클릭.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2175B63A580DBCB534&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2175B63A580DBCB534&quot; width=&quot;1000&quot; height=&quot;722&quot; filename=&quot;0006-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다음.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/22770E3A580DBCB734&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F22770E3A580DBCB734&quot; width=&quot;1000&quot; height=&quot;719&quot; filename=&quot;0003-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;별로 설정할 부분이 없습니다. 다음 클릭.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 996px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2617793A580DBCB924&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2617793A580DBCB924&quot; width=&quot;996&quot; height=&quot;717&quot; filename=&quot;0004-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;원하는 문자로 할당 후 다음 클릭.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 998px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2436E63A580DBCBB13&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2436E63A580DBCBB13&quot; width=&quot;998&quot; height=&quot;719&quot; filename=&quot;0005-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;설정할 필요 없습니다. 다음 클릭.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/23227C3A580DBCBD1D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F23227C3A580DBCBD1D&quot; width=&quot;1000&quot; height=&quot;723&quot; filename=&quot;0002-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;포맷이 완료되면 정상적으로 디스크가 잡히는 것을 확인할 수 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2554673A580DBCBF01&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2554673A580DBCBF01&quot; width=&quot;1000&quot; height=&quot;600&quot; filename=&quot;0001-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;내 컴퓨터로 들어가서 제대로 잡혔는지 확인해 줍니다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;아주 잘 나타나네요!&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;새로 구입하시는 분들은 위 작업을 꼭 거쳐주세요 ^^&lt;/p&gt;</description>
      <category>IT Tip</category>
      <category>HDD 인식</category>
      <category>HDD 인식 불가</category>
      <category>HDD 인식 불가 해결방법</category>
      <category>HDD 인식 해결</category>
      <category>하드 인식</category>
      <category>하드 인식 불가</category>
      <category>하드 인식불가 해결</category>
      <category>하드 인식불가 해결방법</category>
      <category>하드디스크 인식</category>
      <category>하드디스크 인식 불가</category>
      <category>하드디스크인식</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/90</guid>
      <comments>https://codingrun.tistory.com/90#entry90comment</comments>
      <pubDate>Mon, 24 Oct 2016 16:54:08 +0900</pubDate>
    </item>
    <item>
      <title>컴퓨터(PC) 조립하기 10. 드라이버 부스터로 드라이버 잡기</title>
      <link>https://codingrun.tistory.com/89</link>
      <description>&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;컴퓨터(PC) 아주 쉽게&amp;nbsp;조립하기!!!&lt;/b&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px; text-align: left;&quot;&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;a href=&quot;http://codingrun.com/79&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;0. 준비물 및 부품소개&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/80&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 메인보드에 CPU장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/81&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;2. CPU 쿨러 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/82&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. RAM(메모리) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/83&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 케이스에 메인보드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;a href=&quot;http://codingrun.com/84&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 그래픽카드 장착&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/85&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. SSD, HDD(하드) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/86&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 파워 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/87&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 조립 완성 및 BIOS테스트&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/88&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 윈도우 설치&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;10. 드라이버 부스터로&amp;nbsp;드라이버 잡기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;디바이스 드라이버 :&lt;/b&gt; 특정 하드웨어나 장치를 제어하기 위한 커널의 일부분으로 동작하는 프로그램입니다. 컴퓨터를 구성하는 다양한 입출력 장치마다 각각 장치드라이버가 프로그램 되어 커널에 통합되어 실행됩니다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;개인적으로 드라이버 설치는 해당 부품 공식홈페이지에서 받는 습관이 있습니다. 그러나 초보자 여러분들은 하나하나 받기가 힘드니 한번에 검색하여 일괄 설치해주는 프로그램을 소개합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;드라이버를 잡아주는 프로그램은 여러가지가 있지만, 그 중에 가장 괜찮은 소프트웨는 &lt;b&gt;Driver Booster &lt;/b&gt;입니다. 유료 버전이 있고 무료 버전이 있지만, 무료 버전만으로 충분히 쓸만하고 괜찮은 제품입니다. 자동으로 업데이트를 원하시는 분들은 유료 결제도 괜찮다는 생각입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;다운로드는 &lt;a href=&quot;http://www.iobit.com/en/driver-booster.php&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;에서 받아주세요 공식 홈페이지 입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;(혹시 그럴리는 없겠지만 안 받아지시는 분들은 댓글로 메일 주소 달아주시면 설치파일 보내드리겠습니다.)&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 83px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2539693D580DB53907&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2539693D580DB53907&quot; width=&quot;83&quot; height=&quot;91&quot; filename=&quot;20161024_140533-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다운을 받으셨으면, 요런 설치파일이 있습니다. 더블 클릭!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 775px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/210F983D580DB53932&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F210F983D580DB53932&quot; width=&quot;775&quot; height=&quot;519&quot; filename=&quot;20161024_140615-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;동의 및 설치!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 771px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/251CB23D580DB53A25&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F251CB23D580DB53A25&quot; width=&quot;771&quot; height=&quot;512&quot; filename=&quot;20161024_140631-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;금방 설치됩니다 조금만 기다려주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 920px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/232AAF3D580DB53B16&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F232AAF3D580DB53B16&quot; width=&quot;920&quot; height=&quot;620&quot; filename=&quot;20161024_140717-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;설치가 완료되면 드라이버 검사를 해주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 920px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/242B8344580DB5D62F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F242B8344580DB5D62F&quot; width=&quot;920&quot; height=&quot;620&quot; filename=&quot;20161024_140733-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;처음 윈도우를 설치하고 바로 검사하니 이렇게 많은 드라이버들 상태가 엉망이네요.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;지금 업데이트를 클릭해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 899px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/222E633D580DB53C12&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F222E633D580DB53C12&quot; width=&quot;899&quot; height=&quot;594&quot; filename=&quot;20161024_141028-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다른 프로그램들은 모두 종료하고 확인 후 업데이트 고고싱!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 894px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/261E223D580DB53D23&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F261E223D580DB53D23&quot; width=&quot;894&quot; height=&quot;595&quot; filename=&quot;20161024_141044-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;시간이 조금 소요됩니다. 설치가 완료될 때 까지 조금만 기다려 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 899px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/22208F42580DB53E04&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F22208F42580DB53E04&quot; width=&quot;899&quot; height=&quot;598&quot; filename=&quot;20161024_141915-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;업데이트가 모두 완료되면 재부팅 버튼을 클릭하고 재부팅합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그럼 드라이버 설치 완료!!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;컴퓨터 조립 및 드라이버 설치까지 모두 완료 되었습니다!! 짝짝짝&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;어려우셨나요? 최대한 꼼꼼하게 한다고 해봤는데 빠진 사진도 있고 해서 고생 좀 했네요 ㅜ_ㅜ...&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그래도 천천히 집중해서 따라오시면 모두 완성할 수 있으시리라 생각됩니다 ^^&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;모두 모두 조립을 성공하길 기원하며,,, 긴 글 읽어주시느라 고생하셨습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>HW&amp;amp;SW제품</category>
      <category>PC 셀프조립</category>
      <category>PC 조립</category>
      <category>PC 조립하기</category>
      <category>PC조립</category>
      <category>PC조립하기</category>
      <category>Windows 10</category>
      <category>드라이버 부스터</category>
      <category>드라이버 부스터 다운로드</category>
      <category>드라이버부스터다운로드</category>
      <category>부팅오류</category>
      <category>윈도우10</category>
      <category>컴퓨터 셀프조립</category>
      <category>컴퓨터 조립</category>
      <category>컴퓨터 조립 하는법</category>
      <category>컴퓨터 조립하기</category>
      <category>컴퓨터 조립하는 방법</category>
      <category>컴퓨터 조립하는방법</category>
      <category>컴퓨터조립하기</category>
      <category>컴퓨터조립하는방법</category>
      <category>컴퓨터조립하는법</category>
      <category>하이엔드 PC</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/89</guid>
      <comments>https://codingrun.tistory.com/89#entry89comment</comments>
      <pubDate>Mon, 24 Oct 2016 16:26:13 +0900</pubDate>
    </item>
    <item>
      <title>컴퓨터(PC) 조립하기 9. 윈도우 설치</title>
      <link>https://codingrun.tistory.com/88</link>
      <description>&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;컴퓨터(PC) 아주 쉽게&amp;nbsp;조립하기!!!&lt;/b&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px; text-align: left;&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://codingrun.com/79&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;0. 준비물 및 부품소개&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/80&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 메인보드에 CPU장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/81&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;2. CPU 쿨러 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/82&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. RAM(메모리) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/83&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 케이스에 메인보드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/84&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 그래픽카드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/85&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. SSD, HDD(하드) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/86&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 파워 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;a href=&quot;http://codingrun.com/87&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 조립 완성 및 BIOS테스트&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;9. 윈도우 설치&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/89&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 드라이버 부스터로&amp;nbsp;드라이버 잡기&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;OS :&lt;/b&gt; 컴퓨터의 하드웨어를 제어하고 응용 소프트웨어를 위한 기반 환경을 제공하여, 사용자가 컴퓨터를 사용할 수 있도록 중재 역할을 해 주는 프로그램을 말합니다. 저는 최근 나온 &lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;윈도우 10 정품&lt;/span&gt;&lt;/b&gt;을 사용합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/234C963E580DA9EB14&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F234C963E580DA9EB14&quot; width=&quot;1000&quot; height=&quot;561&quot; filename=&quot;20161024_134356-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;윈도우 10 처음사용자용 정품입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;처음사용자용(FPP), DSP 차이점은 &lt;a href=&quot;http://codingrun.com/42&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;1. USB를 꽂고 부팅순서 바꾸기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2344A63E580DA9ED19&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2344A63E580DA9ED19&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134437-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;정품 상자에 동봉되어 있는 USB를 꽂습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/261E663E580DA9EE3D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F261E663E580DA9EE3D&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134538-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;BIOS화면으로 진입해서 고급모드(F6)로 진입합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27542B3E580DA9F00E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27542B3E580DA9F00E&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134552-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;상단 오론쪽 메뉴중에 부팅이라는 버튼을 클릭합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/245A793E580DA9F108&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F245A793E580DA9F108&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134627-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;빨간 동그라미와 같이 부팅 옵션을 USB(Windows 10)으로 바꿔줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;부팅 옵션에 나타나지 않는 경우&lt;/b&gt; 파란 동그라미에 있는 Hard Drive BBS Priorities를 클릭하고 옵션1번을 USB로 올려주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2342373C580DA9F31E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2342373C580DA9F31E&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134632-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;USB를 부팅 옵션 1로 올린걸 확인할 수 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/262CF63C580DA9F531&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F262CF63C580DA9F531&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134638-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그러면 상단 우측에 종료 버튼을 클릭합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/233C973C580DA9F622&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F233C973C580DA9F622&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134644-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;변경내용 저장 후 종료를 클릭!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;2. 윈도우 설치&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/215A913C580DA9F806&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F215A913C580DA9F806&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134723-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;CPU가 64비트인지 32비트인지 확인 후 선택하고 엔터를 누릅니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;(요즘에 사는 PC 대부분은 64비트라고 보시면 됩니다.)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/255F143C580DA9FA01&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F255F143C580DA9FA01&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134758-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;따로 설정할 필요는 없습니다. 다음 클릭.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/262CD13C580DA9FC31&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F262CD13C580DA9FC31&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134804-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;지금 설치!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2252583C580DA9FD0E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2252583C580DA9FD0E&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134819-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;제품키를 입력하는 부분이 나오면 해당 카드 뒷면에 제품키를 입력합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/233CD13C580DA9FF1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F233CD13C580DA9FF1A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134908-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;해당 창이 나오면 Windows만 설치를 클릭합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/212F413C580DAA0030&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F212F413C580DAA0030&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134940-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;주의 :&lt;/span&gt;&lt;/b&gt; 하드를 여러개 장착하는 경우 조심해서 설치를 하셔야 합니다. 윈도우를 설치할 드라이브&amp;nbsp;종류부분에&amp;nbsp;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;'주'&lt;/span&gt;&lt;/b&gt;가 있는지 확인하고, 용량을 확인 후 다음을 클릭합니다.&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt; (SSD에 설치해 주세요)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27541E3C580DAA020C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27541E3C580DAA020C&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_134952-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그럼 해당화면이 나옵니다. 조금만 기다려 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/235AFF3C580DAA0406&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F235AFF3C580DAA0406&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_135218-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다시 시작을 눌러주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/272CB43C580DAA0531&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F272CB43C580DAA0531&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_135331-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;재부팅이 되면서 대부분 정상적으로 넘어가지만, 만약 Windows Setup(64-bit) 이 부분이 다시 나오신다면 위와같이 설치한 SSD로 부팅순서를 다시 올려주세요. (정상적으로 넘어가시는 분들은 건너뛰셔도 무방합니다.)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2425803C580DAA073A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2425803C580DAA073A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_135445-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;재부팅을 하면 위와같이 준비 중이라는 화면과 윈도우 로고가 나옵니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2541EE3C580DAA081F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2541EE3C580DAA081F&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_135612-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;여기서 부터는 기호에 맞게 설정을 하셔도 되고 빠른 설정으로 넘어가셔도 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27409E38580DAA0A1B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27409E38580DAA0A1B&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_135718-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;잠시만 기다리면,&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26480338580DAA0C16&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26480338580DAA0C16&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_135813-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26321238580DAA0D2B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26321238580DAA0D2B&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_135822-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;안녕하세요 라는 말과함께 준비 중이니 PC를 끄지말란 메세지가 나옵니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26510838580DAA0F0C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26510838580DAA0F0C&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_135930-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;설치 완료!!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;SSD에 윈도우를 설치하고 새로 산 하드디스크 인식이 안되는 경우 &lt;a href=&quot;http://codingrun.com/90&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;윈도우10의 경우 기본적인 드라이버는 자동으로 잡아주는걸로 압니다만, 직접 드라이버를 잡아주는 것이 컴퓨터에도 좋고 사용자에게도 좋습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다음 스텝까지 따라와주세요 ^^!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다음은&amp;nbsp;&lt;a href=&quot;http://codingrun.com/89&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 드라이버 부스터로&amp;nbsp;드라이버 잡기&lt;/a&gt;로 돌아오겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>HW&amp;amp;SW제품</category>
      <category>BIOS모드</category>
      <category>PC 모니터가 안켜짐</category>
      <category>PC 셀프조립</category>
      <category>PC 조립</category>
      <category>PC 조립 오류 테스트</category>
      <category>PC 조립하기</category>
      <category>PC조립</category>
      <category>PC조립하기</category>
      <category>Windows 10</category>
      <category>부팅오류</category>
      <category>윈도우 10 설치</category>
      <category>윈도우 10 정품</category>
      <category>윈도우10</category>
      <category>윈도우10 설치</category>
      <category>컴퓨터 셀프조립</category>
      <category>컴퓨터 조립</category>
      <category>컴퓨터 조립 하는법</category>
      <category>컴퓨터 조립하기</category>
      <category>컴퓨터 조립하는 방법</category>
      <category>컴퓨터 조립하는방법</category>
      <category>컴퓨터조립하기</category>
      <category>컴퓨터조립하는방법</category>
      <category>컴퓨터조립하는법</category>
      <category>하이엔드 PC</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/88</guid>
      <comments>https://codingrun.tistory.com/88#entry88comment</comments>
      <pubDate>Mon, 24 Oct 2016 15:58:00 +0900</pubDate>
    </item>
    <item>
      <title>컴퓨터(PC) 조립하기 8. 조립 완성 및 BIOS테스트</title>
      <link>https://codingrun.tistory.com/87</link>
      <description>&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;컴퓨터(PC) 아주 쉽게&amp;nbsp;조립하기!!!&lt;/b&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px; text-align: left;&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://codingrun.com/79&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;0. 준비물 및 부품소개&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/80&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 메인보드에 CPU장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/81&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;2. CPU 쿨러 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/82&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. RAM(메모리) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/83&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 케이스에 메인보드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/84&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 그래픽카드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/85&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. SSD, HDD(하드) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;a href=&quot;http://codingrun.com/86&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 파워 장착&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;8. 조립 완성 및 BIOS테스트&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/88&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 윈도우 설치&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/89&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 드라이버 부스터로&amp;nbsp;드라이버 잡기&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;BIOS 진입 :&lt;/b&gt; 메인보드 제조사마다 차이가 있지만 대부분 Del, F2, F10키 중 하나를 연타하면 진입할 수 있습니다. ASRock 메인보드의 경우에는 Del키를 연타하면 BIOS에 진입할 수 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;b&gt;조립 완성!!&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2150614C580D7BB802&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2150614C580D7BB802&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_224238-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25418A4C580D7BB910&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25418A4C580D7BB910&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_154429-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;조립을 완성한 모습입니다. 이렇게 내부적으로 LED가 있는경우 LED가 잘 들어오는지 체크하시고, FAN들이 전부 정상적으로 도는지 체크하셔야 합니다. 하나라도 돌지 않는&amp;nbsp;FAN이 있다면 전원을 끄고 연결을 다시한번 확인해 주세요!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/263EDD4C580D7BBF13&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F263EDD4C580D7BBF13&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_115930-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;기본적인 확인을 위해서 랜선, 스피커 등등 전부 연결할 필요는 없고, 키보드, 마우스, 모니터만 연결해 줍니다. 여기서 주의할 점은 모니터를 연결할 때 &lt;b&gt;외장그래픽카드를 사용하는 경우 위와 같이 메인보드에 꽂으면 안되고 외장그래픽카드에 꽂아주어야 합니다.&lt;/b&gt; 메인보드에 꽂으시면 모니터에 화면출력이 안된다는 것을 주의해 주세요!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;BIOS 화면 진입&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/253E2D4C580D7BBB13&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F253E2D4C580D7BBB13&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_113058-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이 화면을 보는순간 조립이 95%는 성공했다고 보시면 됩니다. 그럼 오른쪽 아래 보시면 첫째 줄에 F2나 DEL키를 누르면 UEFI Setup메뉴로 진입할 수 있다고 나옵니다. 위 화면이 넘어가기 전에&amp;nbsp;Del키를 연타하여 진입해 봅시다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2634CA4C580D7BBC1D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2634CA4C580D7BBC1D&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_113329-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;BIOS에 진입하면 메인보드마다 다르지만 요즘 나오는 ASRock메인보드 BIOS 화면은 이렇게 구성이 되어 있습니다. 대부분 미리 설정이 되어있으므로 원하시는 설정이 없다면&amp;nbsp;부팅 순서 이외에는 설정을 만질 필요는 없습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2431754C580D7BBE20&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2431754C580D7BBE20&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161024_113336-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;간단히 CPU와 메인보드 온도를 체크해 줍니다. 보통 아무것도 안한 상태에서 50도 이상으로만 올라가지 않으면 정상범위로 봅니다. 100도까지 올라가거나 한다면 CPU쿨러 장착 불량일 확률이 많으니 CPU쿨러 떼어내고 다시 서멀컴파운드를 발라서 재 장착 해 봐야합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;기타 오류사항 체크&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 680px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24082F47580D81B734&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24082F47580D81B734&quot; width=&quot;680&quot; height=&quot;259&quot; filename=&quot;0001.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;비프음으로 오류를 찾아내는 방법이 있습니다. 사진을 찍진 못했지만 케이스에 포함된 부품중에 SPEAKER라고 씌여진 벨 같은것이 있을 겁니다. 이걸 메인보드 SPEAKER에 꽂으면 비프음을 통해 오류를 확인할 수 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이 역시&amp;nbsp;메인보드마다 차이가 있으므로 메인보드가 다를 경우 해당 메인보드 공식 홈페이지를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;오류사항은 가지각색이기 때문에 여기에 전부 적을 수 없는 점 양해바랍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;대부분의 오류는 선을 잘못 꽂았을 경우가 많으니 오류가 있을경우 선을 정확하게 꽂았는지 다시한번 체크해 보시기 바랍니다!&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다음은&amp;nbsp;&lt;a href=&quot;http://codingrun.com/88&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 윈도우 설치&lt;/a&gt;로 돌아오겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>HW&amp;amp;SW제품</category>
      <category>BIOS모드</category>
      <category>PC 모니터가 안켜짐</category>
      <category>PC 셀프조립</category>
      <category>PC 조립</category>
      <category>PC 조립 오류 테스트</category>
      <category>PC 조립하기</category>
      <category>PC조립</category>
      <category>PC조립하기</category>
      <category>오류테스트</category>
      <category>컴퓨터 셀프조립</category>
      <category>컴퓨터 조립</category>
      <category>컴퓨터 조립 하는법</category>
      <category>컴퓨터 조립하기</category>
      <category>컴퓨터 조립하는 방법</category>
      <category>컴퓨터 조립하는방법</category>
      <category>컴퓨터조립하기</category>
      <category>컴퓨터조립하는방법</category>
      <category>컴퓨터조립하는법</category>
      <category>하이엔드 PC</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/87</guid>
      <comments>https://codingrun.tistory.com/87#entry87comment</comments>
      <pubDate>Mon, 24 Oct 2016 12:48:58 +0900</pubDate>
    </item>
    <item>
      <title>컴퓨터(PC) 조립하기 7. 파워 장착</title>
      <link>https://codingrun.tistory.com/86</link>
      <description>&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;컴퓨터(PC) 아주 쉽게&amp;nbsp;조립하기!!!&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px; text-align: left;&quot;&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;a href=&quot;http://codingrun.com/79&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;0. 준비물 및 부품소개&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/80&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 메인보드에 CPU장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/81&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;2. CPU 쿨러 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;a href=&quot;http://codingrun.com/82&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. RAM(메모리) 장착&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/83&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 케이스에 메인보드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/84&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 그래픽카드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/85&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. SSD, HDD(하드) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;7. 파워 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/87&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 조립 완성 및 BIOS테스트&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/88&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 윈도우 설치&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/89&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 드라이버 부스터로&amp;nbsp;드라이버 잡기&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;파워 :&lt;/b&gt; 파워서플라이라고 하며 컴퓨터 부품들에 전원을 공급해주는 장치입니다. 외부에서 들어오는 교류 전류를 컴퓨터 시스템에서 안정적으로 사용할 수 있도록 직류로 변환해 각각의 시스템에 맞게 전원을 공급해 주게 됩니다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;FSP HYDRO 500W 80PLUS BRONZE 230V EU &amp;amp; 600W&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2469FB375805C22119&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2469FB375805C22119&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_205942-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/265233375805C22330&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F265233375805C22330&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_021328-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;본체 2대분 모두 FSP 제품을 사용하였습니다. 같은 제품에서 500W와 600W 차이이니 소개 및 장착 방법도 하나로 통일하겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;자세한 소개 및 리뷰는 &lt;a href=&quot;http://playwares.com/pcreview/49392816&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2752B9375805C22430&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2752B9375805C22430&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_210127-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립 1. 장착 방향 파악&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/274ECC375805C22634&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F274ECC375805C22634&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_210154-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;파워서플라이는 위쪽 방향 아래쪽 방향 아무곳으로 장착해도 되지만 위와같이 케이스 아래에 통퐁구가 있는 경우 쿨러가 아래방향을 향하게 장착하는 것이 좋습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립2. 파워 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/217F9D375805C22705&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F217F9D375805C22705&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_210645-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위와 같이 파워서플라이를 장착 후에 나사를 조여줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립3. 케이블 연결&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 400px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/267FB8375805C22805&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F267FB8375805C22805&quot; width=&quot;400&quot; height=&quot;400&quot; filename=&quot;859cdbe35-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&amp;lt; 이미지 출처 : 구글 이미지 &amp;gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;피곤한 상태에서 새벽에 조립을 하다보니 파워부분에서 사진을 왕창 못 찍고, 엉망이네요&amp;nbsp;ㅜ_ㅜ 최대한 글로 설명을 풀어드리겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;파워에는 위와 같이 SSD, HDD에 연결하는 SATA전원케이블과 케이스 FAN등에 연결하는 몰렉스 4핀 케이블이 나와있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;SATA전원 케이블은 SSD와 HDD에 연결하면 되고, 몰렉스 케이블은 케이스에 FAN이 있는 경우 연결하면 됩니다. 몰렉스 케이블&amp;nbsp;경우에는 깎여있는 모서리를 주의하여 장착하시면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;3-1. SATA전원 케이블 연결&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/245927375805C22A2A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F245927375805C22A2A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_213621-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;선에 가려서 장착한 모습이 안보이네요...&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위 동그라미 부분에 SATA 전원 케이블을 연결 하였습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;3-2. 메인보드에 주전원 케이블 연결&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/255C7A375805C22B26&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F255C7A375805C22B26&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_151241-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;파워서플라이에서 나와있는 이 형형색색의 주전원 케이블을 메인보드에 꽂아줍니다. 주전원 케이블은 방향성이 있으니 고정 걸쇠에 맞게 꽂아주시면 됩니다. 총20홀&amp;nbsp;짜리 케이블이 있고 4홀짜리 케이블이 있는데 4홀&amp;nbsp;케이블을 먼저 꽂고 20홀짜리 케이블을 꽂아주면 주전원 케이블은 장착 완료!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;3-3. 메인보드에 CPU 보조전원 연결&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/225965375805C22D2A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F225965375805C22D2A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_151555-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;CPU 보조전원 케이블입니다. 총8홀로 4홀4홀로&amp;nbsp;나눠져 있습니다. 이 역시 걸쇠가 있으므로 방향에 맞게 꽂아주시면 됩니다. 보통 CPU 근처에 위치해 있으므로 쿨러 본체에 손이 다치지 않게 주의하시기 바랍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;3-4. 그래픽 카드에 보조전원이 있는 경우 연결&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26558E375805C22E2D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26558E375805C22E2D&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_152423-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이렇게 그래픽카드에 보조전원이 있는 경우가 있습니다. 이 때 보조전원을 연결하지 않으면 부팅이 안됩니다. 그러므로 보조전원이 있는 경우 꼭 연결을 해주세요! GTX1060 경우에는 6홀&amp;nbsp;PCI-E케이블을 꽂아줘야 합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/247B91375805C23009&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F247B91375805C23009&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_152433-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;파워서플라이에서 6홀 2홀 나눠이져있는 케이블을 찾으시면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;(여기서 6홀짜리만 사용하면 됩니다.)&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25614E375805C23123&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25614E375805C23123&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_152515-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이렇게 꽂으면 그래픽 카드에 보조전원 장착도 완료!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;3-5. 케이스 쿨러 몰렉스 케이블에 연결 &amp;amp; 장착 완료&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/234E4B375805C23334&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F234E4B375805C23334&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_213631-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;사진에는 없지만 저렇게 케이스 전면에서 나온 쿨러 전원을 파워에 있는 몰렉스 케이블에 연결해 줍니다. 방향성이 있으니 모서리가 깎여있는 부분을 잘 체크하셔서 장착하시면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이번 파트는 없는 사진도 있고 사진이 엉망이라 마음에 걸리네요 ㅜㅜ... 혹시 조립하다가 모르시거나 궁금한점 있으시면 상세하게 답변 드리겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다음은&amp;nbsp;&lt;a href=&quot;http://codingrun.com/87&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 조립 완성 및 BIOS테스트&lt;/a&gt;으로 돌아오겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>HW&amp;amp;SW제품</category>
      <category>FSP</category>
      <category>FSP 500W</category>
      <category>FSP 600W</category>
      <category>FSP HYDRO</category>
      <category>PC 조립</category>
      <category>PC 조립하기</category>
      <category>PC조립</category>
      <category>PC조립하기</category>
      <category>컴퓨터 셀프조립</category>
      <category>컴퓨터 조립</category>
      <category>컴퓨터 조립 하는법</category>
      <category>컴퓨터 조립하기</category>
      <category>컴퓨터 조립하는 방법</category>
      <category>컴퓨터 조립하는방법</category>
      <category>컴퓨터조립하기</category>
      <category>컴퓨터조립하는방법</category>
      <category>컴퓨터조립하는법</category>
      <category>파워 장착</category>
      <category>파워 장착하는 법</category>
      <category>파워 추천</category>
      <category>파워서플라이</category>
      <category>파워서플라이 장착</category>
      <category>파워서플라이 장착하는 법</category>
      <category>파워서플라이 추천</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/86</guid>
      <comments>https://codingrun.tistory.com/86#entry86comment</comments>
      <pubDate>Tue, 18 Oct 2016 16:11:49 +0900</pubDate>
    </item>
    <item>
      <title>컴퓨터(PC) 조립하기 6. SSD, HDD(하드) 장착</title>
      <link>https://codingrun.tistory.com/85</link>
      <description>&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;컴퓨터(PC) 아주 쉽게&amp;nbsp;조립하기!!!&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px; text-align: left;&quot;&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;a href=&quot;http://codingrun.com/79&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;0. 준비물 및 부품소개&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/80&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 메인보드에 CPU장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/81&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;2. CPU 쿨러 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;a href=&quot;http://codingrun.com/82&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. RAM(메모리) 장착&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/83&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 케이스에 메인보드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/84&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 그래픽카드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;6. SSD, HDD(하드) 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/86&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 파워 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/87&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 조립 완성 및 BIOS테스트&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/88&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 윈도우 설치&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/89&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 드라이버 부스터로&amp;nbsp;드라이버 잡기&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;HDD : &lt;/b&gt;하드디스크드라이브의 약자로 컴퓨터의 정보와 문서, 자료 등을 저장하고 읽을 수 있는 장치입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;SSD : &lt;/b&gt;하드디스크의 느린 속도의 한계를 극복하기 위해 등장하였습니다. SSD는 HDD와 달리 자기디스크가 아닌 반도체를 이용해 데이터를 저장합니다. 이러한 특성 덕분에 SSD는 HDD보다 빠른 속도로 데이터의 읽기나 쓰기가 가능합니다. 물리적으로 움직이는 부품이 없기 때문에 작동 소음이 없으며 전력소모도 적다는 장점도 있습니다. 단점으로는 HDD보다 가격이 비싸다는 점 입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;1. ABKO 사파이어에 삼성 SSD 850 PRO와 WD 2TB BLUE 장착하기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/21649C4B5805B4E905&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F21649C4B5805B4E905&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_203809-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이전부터 ssd는 삼성 제품만 써왔고, 만족도도 높았기에 이번에도 850 PRO를 2개 구매하였습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;자세한 소개 및 다른제품과 비교기는 &lt;a href=&quot;http://navercast.naver.com/magazine_contents.nhn?rid=2864&amp;amp;contents_id=101847&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2246464B5805B4EA20&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2246464B5805B4EA20&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_203829-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립 1. ssd 고정시키기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/21714F485805B63009&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F21714F485805B63009&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_203837-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;ssd를 뒤집어 나사를 조일 수 있는 홀을 체크해 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/21530B4B5805B4ED15&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F21530B4B5805B4ED15&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_203927-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;ssd를 가이드에 고정시켜서 꽂아도 되지만 요즘 케이스들은 ssd를 고정시키는 부분이 따로 있습니다. ABKO 사파이어의 경우 위와같이 ssd 고정 부분이 있으며 여기에 빨간 동그라미친 부분이 나사로 고정하는 부분입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;고정시키는 방향은 케이블을 꽂을 수 있게 연결 단자가 오른쪽으로 가게 고정시켜 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2641364B5805B4EF25&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2641364B5805B4EF25&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_203930-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;손으로 잡고!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2762724B5805B69810&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2762724B5805B69810&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_204731-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;반대쪽에서 나사로 조여줍니다. SSD 고정&amp;nbsp;완료!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립2. HDD 고정시키기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/264DED4B5805B4F219&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F264DED4B5805B4F219&quot; width=&quot;1000&quot; height=&quot;561&quot; filename=&quot;20161010_204913-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;SSD보다 상대적으로 저렴한 HDD이기에 2테라 HDD를 구입하였습니다. WD제품도 아주 예전부터 사용하면서 한번도 고장난 적이 없기에 WD제품으로 구매하였습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;자세한 소개 및 색상별 용도비교는 &lt;a href=&quot;http://hwtips.tistory.com/1929&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/253D833F5805B4F40E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F253D833F5805B4F40E&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_204944-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;케이스에 있는 가이드는 여러 종류가 있고, ABKO 사파이어의 경우 측면에 가이드를 장착하여 본체에 꽂아넣는 형태입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위와같이 가이드를 고정시키면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/212F1C3F5805B4F51C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F212F1C3F5805B4F51C&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_205350-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그 다음 케이블을 꽂을 수 있게 연결 단자가 바깥쪽을 향하게 꽂아 넣습니다. HDD 고정 완료!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/242ABB3F5805B4F721&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F242ABB3F5805B4F721&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_205354-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;SSD와 HDD 모두 고정을 완료한 모습입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립3. SATA 케이블 연결&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2118A43F5805B4F830&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2118A43F5805B4F830&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_205421-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;SSD와 HDD모두 고정을 시켰으면 이제 메인보드와 SSD, HDD간에 SATA케이블을 연결해 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;HDD의 경우 SATA2 케이블을 사용해도 무방하지만 SSD는 꼭 SATA3 케이블을 사용해 주세요. 속도차이가 상당합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25307D3F5805B4FA1B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25307D3F5805B4FA1B&quot; width=&quot;1000&quot; height=&quot;560&quot; filename=&quot;20161010_205516-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;메인보드에 SATA라고 써있는 부분을 찾아줍니다. 여기에 SATA 케이블을 꽂아줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;순서는 상관없지만, 0번에 SSD, 1번에 HDD를 꽂아주는게 심적으로 편안하다는 개인적인 의견입니다 ㅎㅎㅎ&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2430A23F5805B4FB1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2430A23F5805B4FB1A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_205745-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;메인보드에 연결한 SATA케이블을 SSD에 연결해 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/213A493F5805B4FD11&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F213A493F5805B4FD11&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_205749-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;마찬가지로 HDD에도 SATA케이블을 연결하면 SSD, HDD 장착은 끝!!&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;2.3RSYS l910에&amp;nbsp;삼성 SSD 850 PRO와 WD 2TB BLUE 장착하기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/252993415805B4FE25&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F252993415805B4FE25&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_015329-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;SSD와 HDD장착은 동일하기 때문에 하이엔드PC에서는 사진으로만 대체하겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2620C7415805B50030&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2620C7415805B50030&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_015612-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/253A10415805B50110&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F253A10415805B50110&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_020505-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;ABKO 사파이어와 다른 점은 가이드에 HDD를 직접 고정시킨다는 점 빼고는 모두 동일합니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24261D415805B50329&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24261D415805B50329&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_021228-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이 케이스에는 이렇게 SSD 장착하는 부분이 슬롯형태로도 있습니다. 기호에 맞게&amp;nbsp;고정시키시면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다음은&amp;nbsp;&lt;a href=&quot;http://codingrun.com/86&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 파워 장착&lt;/a&gt;으로 돌아오겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>HW&amp;amp;SW제품</category>
      <category>850 pro</category>
      <category>HDD 장착</category>
      <category>PC 셀프조립</category>
      <category>PC 조립</category>
      <category>PC 조립하기</category>
      <category>PC조립</category>
      <category>PC조립하기</category>
      <category>Sata 케이블</category>
      <category>SATA3 케이블</category>
      <category>ssd 교체</category>
      <category>SSD 장착</category>
      <category>사타 케이블</category>
      <category>삼성 SSD</category>
      <category>삼성 SSD 850 PRO</category>
      <category>컴퓨터 셀프조립</category>
      <category>컴퓨터 조립</category>
      <category>컴퓨터 조립 하는법</category>
      <category>컴퓨터 조립하기</category>
      <category>컴퓨터 조립하는 방법</category>
      <category>컴퓨터 조립하는방법</category>
      <category>컴퓨터조립하기</category>
      <category>컴퓨터조립하는방법</category>
      <category>컴퓨터조립하는법</category>
      <category>하드 장착</category>
      <category>하이엔드 PC</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/85</guid>
      <comments>https://codingrun.tistory.com/85#entry85comment</comments>
      <pubDate>Tue, 18 Oct 2016 14:58:56 +0900</pubDate>
    </item>
    <item>
      <title>컴퓨터(PC) 조립하기 5. 그래픽카드 장착</title>
      <link>https://codingrun.tistory.com/84</link>
      <description>&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;컴퓨터(PC) 아주 쉽게&amp;nbsp;조립하기!!!&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px; text-align: left;&quot;&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/79&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;0. 준비물 및 부품소개&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/80&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 메인보드에 CPU장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/81&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;2. CPU 쿨러 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/82&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. RAM(메모리) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;a href=&quot;http://codingrun.com/83&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 케이스에 메인보드 장착&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;5. 그래픽카드 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/85&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. SSD, HDD(하드) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/86&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 파워 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/87&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 조립 완성 및 BIOS테스트&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/88&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 윈도우 설치&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/89&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 드라이버 부스터로&amp;nbsp;드라이버 잡기&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;그래픽카드 : &lt;/b&gt;영상 신호를 생성하여 케이블을 통해서 모니터로 보내는 컴퓨터 전자 부품이며,&amp;nbsp;그래픽 카드 또는 VGA카드라고도 합니다. 내장 그래픽카드로는 벅찬 작업들을 외장 그래픽카드를 사용하여 3D게임이나 작업에 사용됩니다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;b&gt;1. 갤럭시 지포스 GTX1060 EXOC D5 3GB 지천명&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/274E9C40580397E629&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F274E9C40580397E629&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_194758-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;GTX1060은 다들 비슷한거 같아서 a/s가 괜찮다는 갤럭시 제품으로 골라봤습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;GTX1060 소개 및 비교는 &lt;a href=&quot;http://blog.naver.com/tkdgnsl0610/220825577755&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2368C140580397E911&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2368C140580397E911&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_201908-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25469040580397EA31&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25469040580397EA31&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_201913-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2370BE40580397EC08&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2370BE40580397EC08&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_201921-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립 1. 그래픽 카드 커넥터 및 PCI-Express 슬롯 확인&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/266FA240580397ED09&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F266FA240580397ED09&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_201931-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그래픽 카드의 커넥터는 위와같이 생겼습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26154F4F58039E2303&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26154F4F58039E2303&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_202004-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;메인보드의 PCI-Express 슬롯은 위와같이 생겼고, 1번처럼 닫혀 있는 고정 클립을 오른쪽으로 밀어서 열고,&amp;nbsp;그래픽카드를 장착한 다음 2번처럼 왼쪽으로 밀어서 닫아주면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립2. 그래픽카드 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/210B475058039DFD0E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F210B475058039DFD0E&quot; width=&quot;1000&quot; height=&quot;560&quot; filename=&quot;20161010_202100-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위와같이 그래픽카드를 장착시켜줍니다. 그래픽카드 커넥터를 슬롯에 맞춰서 아래로 지긋이 눌러주면 장착을 완료하게 됩니다. 장착이 완료되면 고정클립을 왼쪽으로 밀어 고정하면 끝!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/255DEB4758039E1712&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F255DEB4758039E1712&quot; width=&quot;1000&quot; height=&quot;560&quot; filename=&quot;20161010_202426-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;마지막으로 나사를 단단하게 고정해 주세요. 그래야 메인보드와 그래픽카드 둘 다 보호할 수 있답니다 ^^&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2675DF4E58039E3928&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2675DF4E58039E3928&quot; width=&quot;1000&quot; height=&quot;560&quot; filename=&quot;20161010_202429-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;장착 완료!!&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;2. ASUS DUAL 지포스 GTX1060 O6G D5 6GB 이엠텍&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2758954758039E4E1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2758954758039E4E1A&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161011_011409-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그래픽 작업용 컴퓨터이므로 1060이지만 6GB로 늘려줬습니다. 고른 이유는 단순히 색상과 a/s가 좋기로 소문난 이엠텍 제품이므로 선택!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;GTX1060 소개 및 비교는&amp;nbsp;&lt;a href=&quot;http://blog.naver.com/tkdgnsl0610/220825577755&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2206644C58039E5E29&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2206644C58039E5E29&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161011_011637-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2754924B58039E6E05&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2754924B58039E6E05&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_011649-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립1. 그래픽 카드 커넥터 및 PCI-Express 슬롯 확인&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2245304D58039E8614&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2245304D58039E8614&quot; width=&quot;1000&quot; height=&quot;560&quot; filename=&quot;20161011_011738-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;x99 Taichi제품은 일반적인 그래픽카드 슬롯이 2번째부터 위치하므로 PCI 슬롯 가이드를 2번째부터 제거해 놓으시면 됩니다!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/275B8D3E58039E9C06&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F275B8D3E58039E9C06&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_011751-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;x99 Taichi 제품의 경우 고정클립은 그래픽카드 장착시 자동으로 고정되게 되어있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/224C464258039EAE24&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F224C464258039EAE24&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_011756-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그래픽 카드를 장착하면 위와같이 딱~ 하는 소리와 함께 올라오면서 고정하게 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;해체시에는 해당 부분을 손가락으로 지긋이 누르면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립2. 그래픽카드 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/23578D3D58039EBD1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F23578D3D58039EBD1A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_011947-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;램을 장착할 때 처럼 편안하게 슬롯에 올리고 장착하시면 끝! 나사 조이는 것도 잊지 마시구요!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그래픽카드 장착도 참 쉽죠? ㅎㅎ 이제 조립이 거의 완성이 되어 갑니다!! 조금만 힘을 더 내주세요!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다음은&amp;nbsp;&lt;a href=&quot;http://codingrun.com/85&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. SSD, HDD(하드) 장착&lt;/a&gt;으로 돌아오겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>HW&amp;amp;SW제품</category>
      <category>gtx1060</category>
      <category>PC 셀프조립</category>
      <category>PC 조립</category>
      <category>PC 조립하기</category>
      <category>PC조립</category>
      <category>PC조립하기</category>
      <category>그래픽카드</category>
      <category>그래픽카드 꽂는법</category>
      <category>그래픽카드 장착</category>
      <category>그래픽카드 장착 하는법</category>
      <category>그래픽카드 장착하는법</category>
      <category>컴퓨터 셀프조립</category>
      <category>컴퓨터 조립</category>
      <category>컴퓨터 조립 하는법</category>
      <category>컴퓨터 조립하기</category>
      <category>컴퓨터 조립하는 방법</category>
      <category>컴퓨터 조립하는방법</category>
      <category>컴퓨터조립하기</category>
      <category>컴퓨터조립하는방법</category>
      <category>컴퓨터조립하는법</category>
      <category>하이엔드 PC</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/84</guid>
      <comments>https://codingrun.tistory.com/84#entry84comment</comments>
      <pubDate>Mon, 17 Oct 2016 00:44:44 +0900</pubDate>
    </item>
    <item>
      <title>컴퓨터(PC) 조립하기 4. 케이스에 메인보드 장착</title>
      <link>https://codingrun.tistory.com/83</link>
      <description>&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;컴퓨터(PC) 아주 쉽게&amp;nbsp;조립하기!!!&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px; text-align: left;&quot;&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;a href=&quot;http://codingrun.com/79&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;0. 준비물 및 부품소개&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/80&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 메인보드에 CPU장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/81&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;2. CPU 쿨러 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/82&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. RAM(메모리) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;4. 케이스에 메인보드 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/84&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 그래픽카드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/85&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. SSD, HDD(하드) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/86&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 파워 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/87&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 조립 완성 및 BIOS테스트&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/88&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 윈도우 설치&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/89&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 드라이버 부스터로&amp;nbsp;드라이버 잡기&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;케이스 :&lt;/b&gt; 외부 충격이나 먼지 등으로 부터 부품들을 보호하는 목적으로 케이스를 사용합니다. 케이스를 구매하면 주요 나사(볼트), 케이블 타이 등등이&amp;nbsp;넉넉하게 들어있으니 나사가 없다고 큰 걱정은 안하셔도 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;1. ABKO NCORE 사파이어 3.0 풀아크릴 &amp;amp; 강화유리&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/270D6A4D5800749C0F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F270D6A4D5800749C0F&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_193758-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;깔끔한 디자인에 쿨링 능력도 괜찮아 보여서 구매하였습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;자세한 소개 및 리뷰는 &lt;a href=&quot;http://blog.naver.com/wizzle1/220821643540&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2711354D5800749E0B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2711354D5800749E0B&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_193805-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;뚜껑을 열면 구성품 및 설명서(?)가 보입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2318644D580074A103&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2318644D580074A103&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_193941-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;나사는 넉넉하게 준비되어있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24649B3B5805BB6904&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24649B3B5805BB6904&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_194000-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/267F423A5805BB7111&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F267F423A5805BB7111&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_194005-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;친절하게 어떻게 조립해라 설명서도 있네요 ㅎㅎ 참고하실 분들은 참고하세요!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립1. 육각볼트 위치 확인&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2666EF4D580074AB36&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2666EF4D580074AB36&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_194104-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;대부분의 케이스에는 이렇게 육각볼트가 장착되어 있습니다. 메인보드 크기가 큰 경우에는 오른쪽에 홈들이 있는데 여기에 육각볼트를 더 추가하시면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립2. I/O쉴드 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2179D43C5805BB8310&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2179D43C5805BB8310&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_194138-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;드디어 메인보드에 들어있던 I/O쉴드를 장착하네요!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/277CF64F580074B10B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F277CF64F580074B10B&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_194153-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;케이스에 장착하기 전에 이렇게 거꾸로 장착하지 않도록 한번 보드에서 비교를 해 보시는 것이 좋습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2351704F580074B232&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2351704F580074B232&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_194737-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;케이스 안쪽에서 I/O쉴드를 꾹꾹 눌러주면 손쉽게 장착이 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립3. 그래픽카드 호환성 체크&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2478C34F580074B410&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2478C34F580074B410&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_194758-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/244E19365805BB951B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F244E19365805BB951B&quot; width=&quot;1000&quot; height=&quot;560&quot; filename=&quot;20161010_195128-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그래픽 카드마다 PCI 슬롯이 1개인 경우도 있고 2개인 경우도 있으므로 그래픽카드를 꺼내 체크를 해봅니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;GTX1060의 경우 PCI 슬롯을 2개 사용하므로 PCI 슬롯 가이드 2개를 제거해 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립4. 메인보드 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/271A88335805BBA216&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F271A88335805BBA216&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_195449-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;메인보드를 케이스에 올리면 메인보드에는 육각볼트 부분에 구멍이 나 있을 것입니다. 그 부분을 여분 볼트로 조여주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2702714F580074BE07&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2702714F580074BE07&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_195947-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;장착은 완료!!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립5. 케이스 전면에 있는 각종 입출력 단자 연결&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2131BB4B58008FF710&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2131BB4B58008FF710&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_150552-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이어폰, 마이크를 사용하기 위한 케이스 전면 HD AUDIO포트&amp;nbsp;입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2130B3345805BBB71A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2130B3345805BBB71A&quot; width=&quot;1000&quot; height=&quot;560&quot; filename=&quot;20161014_150617-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;규격에 맞게 상단 오른쪽에 하나가 비어 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/213AAA4B58008FF807&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F213AAA4B58008FF807&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_150602-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;보통 메인보드 하단 쯤에 위치하며 HD_AUDIO1이라는 문구를 보실 수 있습니다. 여기에 꽂아주세요.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2637B84B58008FFE0A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2637B84B58008FFE0A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_150809-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;USB 2.0 사용을 위한 USB 2.0 케이스 전면 포트입니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/22408C4B5800900401&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F22408C4B5800900401&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_150825-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;이 역시 규격에 맞게 핀 하나가&amp;nbsp;비어 있습니다.&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/234567345805BBC106&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F234567345805BBC106&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161014_150800-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;USB라고 써진 곳에서 규격에 맞는 아무 곳에나 꽂아도 됩니다.!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2530774B5800900512&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2530774B5800900512&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_150912-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;가장 중요한 전원, 리셋, POWER LED, HDD LED 포트입니다. 대부분 이렇게 나뉘어져 구성되어 있으로 꽂으실 때에는 주의를 해 주셔야 합니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/235EC5495800944A1C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F235EC5495800944A1C&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_150923-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;보드에 적혀 있는 순서대로 꽂으면 되지만 헷갈리시는 분들을 위해 표시를 해 두었습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위에서 가장 좌측 핀&amp;nbsp;에는 POWER LED +를&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위에서 2번째 핀에는 POWER LED -를&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위에서 나머지 2개는 극성 상관 없이 POWER SW를 꽂으시면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;아래에서 가장 좌측 핀에는 HDD LED +를&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;아래에서 2번째 핀에는 HDD LED -를&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;아래에서 3번째 핀은 꽂지 않고,&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;아래에서 4번째 핀 5번째 핀에 RESET SW를 꽂습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/231749485800900A20&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F231749485800900A20&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_151352-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;USB 3.0 포트입니다. 대부분 파란색으로 되어 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2214F4485800900B22&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2214F4485800900B22&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_151413-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;USB 3.0 커넥터에 연결합니다. 아래 쪽에 홈이 있기 때문에 여기에 맞춰서 넣으시면 됩니다. 보통 USB 3.0 커넥터는 보드 오른쪽 중간 쯤에 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/272324485800900E14&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F272324485800900E14&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_152220-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;케이스 후면에 있는 팬을 연결해 보겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/23104B485800901027&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F23104B485800901027&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161014_152245-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;CPU_FAN이라고 적힌 곳 아무곳에나 꽂아주시면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;커넥터와 포트에는 대부분 홈이나 핀을 줄여 표시를 해 두었으므로 어느 방향으로 꽂는지 감이 오실겁니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;중요한 부분이니 실수하지 않게 잘 꽂아주시면 되겠습니다 ^^&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;2. 3RSYS L910 화이트 풀 아크릴 윈도우 튜닝 LED 바&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27538A4F580074BF31&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27538A4F580074BF31&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_002538-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;검색 중에 화이트에 쿨링 능력도 좋길래 고민도 안하고 구입한 녀석입니다 ㅎㅎ&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;미들타워 케이스중에 인기가 꽤나 있는 제품입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;자세한 소개는 &lt;a href=&quot;http://www.3rshop.co.kr/front/productdetail.php?productcode=015002000000000009&amp;amp;code=015000000000&amp;amp;sort=&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/257E034F580074C10A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F257E034F580074C10A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_003033-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;뚜껑을 개봉하였습니다. 선이 정말 많네요 ㅎㅎ. 쿨링 팬들의 영향인거 같습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2502284F580074C207&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2502284F580074C207&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_003425-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;깔끔한 선정리를 위하여 고무마개를 장착 하였습니다. (오른쪽 부분은 메인보드에 막혀 나중에 제거하였습니다 ㅜㅜ)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립1. 육각볼트 위치 확인&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2348F3485800980F26&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2348F3485800980F26&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161011_005610-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;기본적으로 육각 볼트는 왼쪽에 6개만 장착이 되어있지만 x99 Taichi 보드는 보드가 크기때문에 파란색 동그라미 부분처럼 육각 볼트를 추가해 주었습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립2. I/O 쉴드 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/247A174F580074C80F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F247A174F580074C80F&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_003545-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;역시 장착전에 미리 거꾸로 장착하지 않도록 메인보드에 끼워서 그대로 본체 케이스에 끼웁니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/275A414F580074CA2C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F275A414F580074CA2C&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_003712-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;예쁘게 장착이 완료 되었네요!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립3. 그래픽카드 호환성 체크&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2361043A5805BC0E27&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2361043A5805BC0E27&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161011_011408-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/275239375805BC160F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F275239375805BC160F&quot; width=&quot;1000&quot; height=&quot;560&quot; filename=&quot;20161011_011738-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그래픽 카드 장착을 위해 PCI 슬롯 가이드를 제거해 줍니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;x99 Thichi 보드의 경우 큰 그래픽카드는 2번 PCI 슬롯부터 사용을 하므로 2번 3번 PCI 슬롯 가이드를 제어해 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립4. 메인보드 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/257CF64F580074CB0C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F257CF64F580074CB0C&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_010558-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;사진 순서가 좀 엉망이라 PCI 슬롯이 제거가 안되어있네요 ㅎㅎ (메인보드를 먼저 장착 후 제거 하였답니다 ^^;;;)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;케이블 꽂는 것은 윗 부분&amp;nbsp;ABKO 사파이어 3.0 풀아크릴 부분에서 꽂았으므로 위에서 참고를 해주시구요!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;케이블 꽂는 것만 주의하면 케이스에 메인보드 연결하는 것도 어렵지 않죠? ㅎㅎ&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다음은 &lt;a href=&quot;http://codingrun.com/84&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 그래픽카드 장착&lt;/a&gt;으로 돌아오겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>HW&amp;amp;SW제품</category>
      <category>ABKO 강화유리</category>
      <category>l910</category>
      <category>PC 조립</category>
      <category>PC 조립하기</category>
      <category>PC조립</category>
      <category>PC조립하기</category>
      <category>메인보드 장착</category>
      <category>컴퓨터 셀프조립</category>
      <category>컴퓨터 조립</category>
      <category>컴퓨터 조립 하는법</category>
      <category>컴퓨터 조립하기</category>
      <category>컴퓨터 조립하는 방법</category>
      <category>컴퓨터 조립하는방법</category>
      <category>컴퓨터조립하기</category>
      <category>컴퓨터조립하는방법</category>
      <category>컴퓨터조립하는법</category>
      <category>케이스</category>
      <category>케이스에 메인보드 장착</category>
      <category>풀 아크릴 윈도우</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/83</guid>
      <comments>https://codingrun.tistory.com/83#entry83comment</comments>
      <pubDate>Fri, 14 Oct 2016 17:47:24 +0900</pubDate>
    </item>
    <item>
      <title>컴퓨터(PC) 조립하기 3. RAM(메모리) 장착</title>
      <link>https://codingrun.tistory.com/82</link>
      <description>&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;컴퓨터(PC) 아주 쉽게&amp;nbsp;조립하기!!!&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px; text-align: left;&quot;&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/79&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;0. 준비물 및 부품소개&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/80&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 메인보드에 CPU장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/81&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;2. CPU 쿨러 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;3. RAM(메모리) 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;a href=&quot;http://codingrun.com/83&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 케이스에 메인보드 장착&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/84&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 그래픽카드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/85&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. SSD, HDD(하드) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/86&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 파워 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/87&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 조립 완성 및 BIOS테스트&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/88&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 윈도우 설치&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/89&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 드라이버 부스터로&amp;nbsp;드라이버 잡기&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;RAM(메모리) :&lt;/b&gt; 주 기억장치라고도 하며, 기억된 정보를 읽어내기도 하고 다른 정보를 기억시킬 수도 있는 메모리로서, 데이터의 일시적 저장 등에 사용됩니다. Random Access Memory의 약자로 전원이 끊어지면 휘발유처럼 기록된 정보도 날아가기 때문에 휘발성 메모리라고 합니다. 램에는 규격이 있기 때문에 메인보드와 호환을 하는지 꼭 알아보셔야 합니다. 요즘 나오는 램과 보드는 DDR4 규격이 많습니다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;1. AVEXIR(아벡시아) 8G DDR4 17000 CL15 레드 x 2개&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/241EFB395805BB2B22&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F241EFB395805BB2B22&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_193447-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;원래는 삼성 램을 구매하였지만 판매처에서 아벡시아 램으로 업그레이드 시켜줬네요!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;자세한 소개 및 리뷰는 &lt;a href=&quot;http://cdmanii.com/5282&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립1. 고정클립 열기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24197E4A5800697324&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24197E4A5800697324&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_193527-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;해당 보드는 고정클립이 한쪽&amp;nbsp;밖에 없네요. 양쪽 다 고정클립이 열리는 경우 양 쪽 다 열어주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;1번 슬롯과 3번슬롯을 빨간색 동그라미 부분처럼 열어주면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이렇게 1번과 2번에 꽂지 않고 1번과 3번에 꽂는 이유는 듀얼채널로 작동하게 하기 위해서 입니다. 이 부분이 궁금하신 분이 있으시면 구글이나 네이버에 검색을 하시면 자료가 많이 있습니다!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립2. RAM(메모리) 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/220DB44A5800697532&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F220DB44A5800697532&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_193546-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;메모리를 장착해 줍니다. 홈에 맞게 램을 올려 두고,&amp;nbsp;빨간 동그라미부분 을 손가락으로 꾹 눌러줍니다. 그럼 클립이 닫히면서 장착되는 소리가 나게 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/220E074A5800697631&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F220E074A5800697631&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_193607-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;듀얼로 메모리를 구성 해서 장착을 완료하였습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;2. GEIL DDR4 8G PC4-17000 CL15 SUPER LUCE WHITE 화이트 x 4개&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2346BC3B5805BB441D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2346BC3B5805BB441D&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161011_000213-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;PC를 예쁘게 꾸미기 위해서 LED가 들어간 제품을 구매하였습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;튜닝 램이기 때문에 메모리 쿨링에 있어서도 장점을 가지고 있는 제품입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;자세한 소개 및 리뷰는 &lt;a href=&quot;http://moonchild_84.blog.me/220717654242&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립1. 고정클립 열기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2541A44B58006D7818&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2541A44B58006D7818&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_000535-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;실수로 사진을 안찍었네요. RAM 장착은 쉬우니 그냥 진행하도록 하겠습니다 양해 부탁드립니다!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;해당 보드는 고정 클립을 양쪽 모두 여는 구조입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;양쪽 고정 클립을 모두 열어줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립2. RAM(메모리) 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/222F544858006DEF1F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F222F544858006DEF1F&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_000635-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;메모리를 홈에 맞게 올려둔 다음 빨간 동그라미 부분을 손가락으로 꾹꾹 눌러주면 장착이 완료 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24053048580069802A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24053048580069802A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_000812-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;x99 Taichi 보드의 경우 램슬롯이 8개 이기 때문에 왼쪽 2개 오른쪽 2개 나눠서 장착을 해 주었습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;(조립을 완료하고 보니 슬롯을 잘못 꽂았더라구요...)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;왼쪽 부분에 1, 3번 슬롯에 꽂았으면, 오른쪽에는 2, 4번 슬롯에 꽂아주세요!!!&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그래야 A1, B1, C1, D1 슬롯으로 인식해서 4개 모두 인식할 수 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/231BFF4A5800697D23&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F231BFF4A5800697D23&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_000632-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;램 장착은 굉장히 쉽죠? ㅎㅎ&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;쿨러가 날카롭기 때문에 항상 손을 조심하세요!!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다음은 &lt;a href=&quot;http://codingrun.com/83&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 케이스에 메인보&lt;/a&gt;드 장착으로 돌아오겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>HW&amp;amp;SW제품</category>
      <category>CPU 쿨러</category>
      <category>PC 조립</category>
      <category>PC 조립하기</category>
      <category>PC조립</category>
      <category>PC조립하기</category>
      <category>Ram</category>
      <category>RAM 끼우는 방법</category>
      <category>RAM 장착</category>
      <category>RAM 장착 방법</category>
      <category>램 끼우는 법</category>
      <category>램 장착</category>
      <category>램 장착 하는법</category>
      <category>메모리 끼우는 방법</category>
      <category>메모리 장착</category>
      <category>컴퓨터 셀프조립</category>
      <category>컴퓨터 조립</category>
      <category>컴퓨터 조립 하는법</category>
      <category>컴퓨터 조립하기</category>
      <category>컴퓨터 조립하는 방법</category>
      <category>컴퓨터 조립하는방법</category>
      <category>컴퓨터조립하기</category>
      <category>컴퓨터조립하는방법</category>
      <category>컴퓨터조립하는법</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/82</guid>
      <comments>https://codingrun.tistory.com/82#entry82comment</comments>
      <pubDate>Fri, 14 Oct 2016 14:40:57 +0900</pubDate>
    </item>
    <item>
      <title>컴퓨터(PC) 조립하기 2. CPU 쿨러 장착</title>
      <link>https://codingrun.tistory.com/81</link>
      <description>&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;b&gt;컴퓨터(PC) 아주 쉽게&amp;nbsp;조립하기!!!&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/79&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;0. 준비물 및 부품소개&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/80&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 메인보드에 CPU장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;2. CPU 쿨러 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;a href=&quot;http://codingrun.com/82&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. RAM(메모리) 장착&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/83&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 케이스에 메인보드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/84&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 그래픽카드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/85&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. SSD, HDD(하드) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/86&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 파워 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/87&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 조립 완성 및 BIOS테스트&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/88&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 윈도우 설치&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/89&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 드라이버 부스터로&amp;nbsp;드라이버 잡기&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot; align=&quot;left&quot;&gt;&lt;/div&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;CPU 쿨러 : &lt;/b&gt;CPU에서 일어나는 발열을 잡아주는 역할을 합니다. 쿨러 장착시에는 꼭 써멀 컴파운드를 발라줘야 하며 이는 CPU와 CPU쿨러사이의 공극을 메워주는 역할을 합니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;1. DEEPCOOL GAMMAXX 400 for Intel BRAVOTEC&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26723F4157FF402D2A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26723F4157FF402D2A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_191136-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;4쌍의 히트파이프와 화려한 고휘도 블루 LED의 강력한 듀닝과 쿨링 성능을 갖춘 GAMMAXX 400입니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;설치 후 실험에서는 정말 조용한 소음이 인상적이었습니다. 그렇다고 쿨링 능력이 떨어지는 것도 아니구요!&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;자세한 소개 및 리뷰는 &lt;a href=&quot;http://blog.naver.com/wkkim79/220510096514&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립1. 쿨러 개봉&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24660E4157FF402E30&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24660E4157FF402E30&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_191253-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/270D154157FF403014&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F270D154157FF403014&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_191553-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립2. 백플레이트 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/21213F4157FF403202&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F21213F4157FF403202&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_191642-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;백플레이트를 메인보드 뒷면에 위와 같이 고정시켜 줍니다. (백플레이트에 있는 스티커로 붙여도 되지만 나중에 쿨러를 바꿀 수도 있으니 그냥 끼워주기만 해도됩니다.)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립3. 써멀 컴파운드 바르기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/263AEC495800549D09&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F263AEC495800549D09&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_191745-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;CPU에 써멀 컴파운드를 발라줍니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2669B34157FF403530&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2669B34157FF403530&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_191832-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;써멀 컴파운드는 적당히 발라줘야 하며 위처럼 x자로 조금 씩 짜면 됩니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;(위 사진에는 조금 많이 짰네요. 소량으로도 쿨러와 결합하게 되면 쭉 펴지기 때문에 위 사진보다는 조금 더 적게 바르시는걸 추천드립니다.)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립4. 스티커 제거&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 954px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2725A44B5800551D0C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2725A44B5800551D0C&quot; width=&quot;954&quot; height=&quot;813&quot; filename=&quot;20161010_191855-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;CPU 히트 스프레더와 맞닿는 쿨러 아래 부분에 있는 스티커를 제거해 줍니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 891px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/240792485800556C1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F240792485800556C1A&quot; width=&quot;891&quot; height=&quot;849&quot; filename=&quot;20161010_191906-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립5. 쿨러 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/22306A3A57FF403F14&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F22306A3A57FF403F14&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_192200-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;쿨러 본체의 넓은 부분이 본체 쿨러쪽을 향하게 장착하여 줍니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;(대부분의 케이스에서는&amp;nbsp;RAM 슬롯 반대편에 케이스&amp;nbsp;쿨러가 있으므로 위와같이 램 슬롯과 마주보게 장착을 하여 줍니다.)&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;나사를 조일 때에는 O부분을 조였으면 바로 옆 부분에 X를 조이지 마시고,&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2235413A57FF404112&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2235413A57FF404112&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_192330-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;위와 같은 순서로 나사를 조여줍니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;나사는 한번에 조이지 말고 1, 2, 3, 4 순으로 반씩 조인다음 하나씩 다시 적당하게 조여줍니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;(너무 쎄게 하면 보드가 손상될 위험이 있으므로 적당한 힘으로 나사가 돌아가지 않을 때 까지 조여주세요.)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립6. 팬 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/262A543A57FF404518&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F262A543A57FF404518&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_193350-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;팬 클립을 이용하여 양쪽 홈에 맞게 끼워주면 쿨링 팬을 고정할 수 있습니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;팬의 방향도 중요한데 대부분의 팬은 옆쪽이나 아래쪽에 바람방향이 표시되어 있습니다. 방향 표시가 없더라도 4개의 다리가 있는 곳으로 바람이 나오게 됩니다. GAMMAXX의 경우에도 DEEPCOOL이라는 상표 뒤쪽에 다리4개가 있고 상표 반대&amp;nbsp;쪽으로 바람이 나가는 방향이 됩니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2270C93A57FF404730&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2270C93A57FF404730&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_193256-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;위와같이 바람 방향이 RAM슬롯과 반대 방향으로 고정 시켜주세요.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;(케이스가 있으신 분들은 케이스 쿨러가 어디있는지 체크를 해보시고 바람 방향이 케이스 쿨러 쪽으로 향하게 장착하시면 됩니다.)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;(보통 I/O 연결 장치가 있는 쪽으로 바람이 나갈 수 있게 하면 됨)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;팬은 쉽게 탈부착이 가능하니 잘못 고정시켰다고해서 낙담하지 마시고 케이스와 결합할 때 다시 부착시켜주면 됩니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립7. 팬에 부착된 핀을&amp;nbsp;메인보드에 있는 4핀 커넥터에 연결.&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2134373A57FF404213&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2134373A57FF404213&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_192716-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;메인보드에 보시면 CPU_FAN1 혹은 2, 3, 4라는 부분이 있습니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/227FFB3A57FF40442C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F227FFB3A57FF40442C&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_192750-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;숫자는 상관없고 CPU_FAN이라는 부분에 아무곳에나 연결해 줍니다. (저는 대부분 1번에 연결을 합니다.)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;(선 정리를 고려하여 꽂으면 좋습니다.)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;2. NOCTUA NH-D15S&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/210A543857FF404913&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F210A543857FF404913&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_190852-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;일명 농협 쿨러라 불리우는 쿨러입니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;상당히 고성능에 소음도 거의 없는 공랭 끝판왕이라고 보시면 됩니다. (단점은 너무 투박하고 못생겼다는 것...)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;자세한 소개 및 리뷰는 &lt;a href=&quot;http://blog.naver.com/wkkim79/220510096514&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요. (D15S는 D15에서 팬하나를 줄인 모델입니다.)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립1. 쿨러 개봉&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2566033857FF404A31&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2566033857FF404A31&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_233242-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/227CCD3857FF404C1B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F227CCD3857FF404C1B&quot; width=&quot;1000&quot; height=&quot;561&quot; filename=&quot;20161010_233430-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/24174A3857FF404E06&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F24174A3857FF404E06&quot; width=&quot;1000&quot; height=&quot;561&quot; filename=&quot;20161010_233437-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;초보자도 쉽게 장착할 수 있도록 친절한 설명서가 같이 동봉되어 있습니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2610A53857FF404F0D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2610A53857FF404F0D&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_233922-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;여러가지 메인보드에 호환 가능하도록 나사가&amp;nbsp;다양하게 들어있습니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/244B683857FF405147&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F244B683857FF405147&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_234559-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;정말 어마어마한 크기 입니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25169A3857FF405207&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25169A3857FF405207&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_234717-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;장착 전에 팬을 먼저 분리시켜 줍니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립2. 지지대 장착 및 써멀 컴파운드 바르기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/226A9B3C57FF405409&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F226A9B3C57FF405409&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_234030-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;설명서를 보시면 CPU 슬롯 모서리에 쿨러를 지지할 수 있는 나사&amp;nbsp;4개가 있습니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/244A6F3C57FF405621&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F244A6F3C57FF405621&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_235025-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;쿨러 본체의 넓은 쪽이 램 슬롯과 마주보게 고정 시키기 위해서 위와 같이 고정시켜 줍니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;고정을 시키고 써멀 컴파운드를 적당량 발라줍니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립3. 쿨러 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27167F385805BAFE1B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27167F385805BAFE1B&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_235110-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;쿨러 아래부분 플라스틱은 제거해 주시고, CPU위에 쿨러 본체를 올려 놓습니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;위 사진에 보이는 나사 부분을 조여줍니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/210EFA385805BB0622&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F210EFA385805BB0622&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_235504-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;이 역시 한번에 조이지 마시고 조금씩 번갈아가면서 조여주는 것이 좋습니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립4. 팬 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/266FF53C57FF406004&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F266FF53C57FF406004&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_235642-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;NH-D15S도 바람방향이 표시가 되어 있네요. 바람이 빠지는 방향은 역시 케이스 쿨러가 있는 쪽으로 고정시켜야 합니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;(보통 I/O쉴드가 있는 쪽으로 바람이 나갈 수 있게 고정)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2422863C57FF40613E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2422863C57FF40613E&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_235956-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;팬클립을 이용하여 잘 고정시켜 줍니다. 쿨러 본체가 날카로우니 조심하세요!&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/226C6D3C57FF406308&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F226C6D3C57FF406308&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_235952-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;잘 고정이 된 모습입니다. (엄청나게 크네요 정말)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립5. 4핀 커넥터에 연결&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/23166F3A57FF406423&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F23166F3A57FF406423&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_000050-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;4핀 커넥터에 연결하면 쿨러 장착은 끝!&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;PC 조립중에서 가장 고난이도라는 CPU쿨러만 장착하시면 나머지 부분들은 정말 쉽게 조립이 가능합니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;쉽게 쉽게 설명드리려 노력했는데 어떻게 잘 이해하실지 모르겠네요. ㅜㅜ&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;혹시 궁금한점이 있으시다면 댓글 달아주세요!!&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;다음은 &lt;a href=&quot;http://codingrun.com/82&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. RAM(메모리) 장착&lt;/a&gt;으로 돌아오겠습니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>HW&amp;amp;SW제품</category>
      <category>CPU 쿨러</category>
      <category>CPU 쿨러 조립</category>
      <category>PC 조립</category>
      <category>PC 조립하기</category>
      <category>PC조립</category>
      <category>PC조립하기</category>
      <category>서멀 컴파운드</category>
      <category>서멀 컴파운드 얼마나</category>
      <category>써멀 얼마나</category>
      <category>써멀 컴파운드 얼마나</category>
      <category>써멀 컴파운드 적정량</category>
      <category>써멀컴파운드</category>
      <category>컴퓨터 셀프조립</category>
      <category>컴퓨터 조립</category>
      <category>컴퓨터 조립 하는법</category>
      <category>컴퓨터 조립하기</category>
      <category>컴퓨터 조립하는 방법</category>
      <category>컴퓨터 조립하는방법</category>
      <category>컴퓨터조립하기</category>
      <category>컴퓨터조립하는방법</category>
      <category>컴퓨터조립하는법</category>
      <category>쿨러 조립</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/81</guid>
      <comments>https://codingrun.tistory.com/81#entry81comment</comments>
      <pubDate>Fri, 14 Oct 2016 13:29:03 +0900</pubDate>
    </item>
    <item>
      <title>컴퓨터(PC) 조립하기 1. 메인보드에 CPU 장착</title>
      <link>https://codingrun.tistory.com/80</link>
      <description>&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span style=&quot;font-weight: 700; font-size: 18pt;&quot;&gt;컴퓨터(PC) 아주 쉽게&amp;nbsp;조립하기!!!&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/79&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;0. 준비물 및 부품소개&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;1. 메인보드에 CPU장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;a href=&quot;http://codingrun.com/81&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;2. CPU 쿨러 장착&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/82&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. RAM(메모리) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/83&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 케이스에 메인보드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/84&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 그래픽카드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/85&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. SSD, HDD(하드) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/86&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 파워 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/87&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 조립 완성 및 BIOS테스트&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/88&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 윈도우 설치&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-size: 24px;&quot;&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/89&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 드라이버 부스터로&amp;nbsp;드라이버 잡기&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot; align=&quot;left&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;CPU : &lt;/b&gt;사람의 몸으로 따지자면 뇌에 해당하는 부품이며, 모든 작업은 CPU에서 처리합니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;메인보드 :&lt;/b&gt; 사람의 몸으로 따지자면 몸통에 해당하는 부품으로 모든 부품들은 메인보드에 연결하게 됩니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;1. CPU : i7 6700 + 메인보드 : ASRock B150M HYPER&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/277DB53757FF2F7001&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F277DB53757FF2F7001&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_184854-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;ASRock B150M Pro4/HTPER 제품은 인텔의 최신 6세대 CPU인 스카이레이크 프로세서를 지원하며 M-ATX 규격의 크기를 지녔음에도 확장성을 위해 다양한 인터페이스와 슬롯을 추가한 제품입니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;자세한 소개 및 리뷰는 &lt;a href=&quot;http://playwares.com/pcreview/50099344&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/254F793757FF2F7223&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F254F793757FF2F7223&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_185604-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;인텔 i7-6700은 고사양게임을 하는데 있어서 가장 많이 보편적으로 쓰이는 CPU입니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;자세한 소개 및 리뷰는 &lt;a href=&quot;http://playwares.com/userreview/51253263&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립1. 메인보드 개봉&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/211E384157FF329510&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F211E384157FF329510&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_185414-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;메인보드 포장을 뜯고 구성품을 확인 하였습니다. 저희는 빠르게 조립을 하기 위해 I/O쉴드와 메인보드만 제외하고 다시 박스로 넣어줍니다. (I/O쉴드는 화살표가 가리키는 부품)&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립2. CPU 개봉&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/235A66365805BA810B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F235A66365805BA810B&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_185919-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;i7-6700에는 기본쿨러가 들어있습니다. (일명 초코파이) 저는 쿨링능력 향상을 위해 사제 쿨러를 구매하여 사용하였습니다. (다음편에 등장)&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립3. CPU소켓 커버 제거&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/221C05395805BA8D22&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F221C05395805BA8D22&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_185927-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;소켓 커버를 제거해 줍니다. 손으로 리무브 부분을 잡고 들어올리면 쉽게 제거 됩니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립4. ILM 레버 들어올리기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2146CB3757FF2F7E2A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2146CB3757FF2F7E2A&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_185934-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;빨간 동그라미 부분을 손가락으로 지긋이 눌러서 오른쪽으로 뺀 다음 들어올리면 됩니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립5. ILM 플레이트 올리기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/23592A3757FF2F801C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F23592A3757FF2F801C&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_185953-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;ILM 레버를 끝까지 올리면 플레이트도 자동으로 들어올려지게 됩니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립6. 역삼각형 모양 확인&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2578843957FF2F8230&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2578843957FF2F8230&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_190004-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;CPU를 정확하게 장착하기 위해서 역삼각형 모양이 어느 부분에 있었는지 체크합니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립7. CPU 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2703EB3957FF2F8328&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2703EB3957FF2F8328&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_190058-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;CPU위쪽에&amp;nbsp;반원 모양의 홈이 정확하게 일치하고 역삼각형 방향이 맞게 CPU를 장착합니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립8. 플레이트 및 레버 닫기 (완성!)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2441F6375805BA9615&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2441F6375805BA9615&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_190741-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;들어올렸던 역순서로 내려 놓고 ILM레버를 내려줍니다. (조금 뻑뻑할 수 있습니다. 긴장하지마시고 조금만 힘을 주어 역순으로 닫아주세요.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;2. CPU : i7&amp;nbsp;6800k + 메인보드 : ASRock x99&amp;nbsp;Taichi&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2209DD3957FF2F8A23&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2209DD3957FF2F8A23&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_231738-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;하이엔드 PC에서는 대부분 CPU가 크기 때문에 규격에 맞는 보드를 구매하셔야 합니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;그 중 저렴하면서 성능이 좋은 x99 Taichi모델을 선택하였습니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;자세한 소개 및 리뷰는&amp;nbsp;&lt;a href=&quot;http://playwares.com/pcreview/51266831&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2229E2395805BA9E16&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2229E2395805BA9E16&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_232805-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;인텔 하이엔드 데스크탑 6800k 브로드웰-E 제품은 i7 익스트림 라인으로 헥사코어 12쓰레드를 지원합니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;font color=&quot;#555555&quot; face=&quot;Malgun Gothic, 맑은 고딕, 굴림, gulim, 돋움, dotum, Microsoft NeoGothic, Droid sans, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 16px; letter-spacing: -0.5px;&quot;&gt;자세한 소개 및 리뷰는 &lt;a href=&quot;http://www.ilovepc.co.kr/news/articleView.html?idxno=14100&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 참고해 주세요.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립1. 메인보드 개봉&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2276B03957FF2F9031&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2276B03957FF2F9031&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_232242-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;위와 마찬가지로 메인보드를 개봉하고 I/O쉴드를 보관 하고 CPU 소켓 커버를 확인합니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립2. CPU 개봉&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2462C3335805BAA632&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2462C3335805BAA632&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_232918-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;6800k 제품에는 기본 쿨러가 들어있지 않습니다. CPU를 개봉하고 장착 준비를 합니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립3. CPU소켓 커버 제거&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 998px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2621E03657FF3B4F04&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2621E03657FF3B4F04&quot; width=&quot;998&quot; height=&quot;1006&quot; filename=&quot;20161010_232459-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;CPU소켓 커버를 제거 해줍니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립4. ILM 레버 들어올리기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 991px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/275DD43857FF3B681A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F275DD43857FF3B681A&quot; width=&quot;991&quot; height=&quot;1073&quot; filename=&quot;20161010_232510-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;ILM 레버를 들어올려줍니다. x99 Taichi의 경우 레버가 두개 있으므로 파란원에 보이는 숫자에 따라서 1번 부터 지긋이 눌러서 오른쪽으로 들어올려 줍니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립5. ILM 플레이트 올리기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2358E33357FF2F9B35&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2358E33357FF2F9B35&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_232558-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;두번째 레버를 올릴 때 같이 딸려올라오게 됩니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;조립6. 역삼각형 모양을 확인하고 장착&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/244F0C4357FF39AC19&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F244F0C4357FF39AC19&quot; width=&quot;1000&quot; height=&quot;562&quot; filename=&quot;20161010_233053-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;역삼각형 모양을 확인하고 정확하게 일치시킨다음 CPU를 장착하고, 플레이트 및 레버를 닫아주면 CPU 장착은 완료가 됩니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;다음은 &lt;a href=&quot;http://codingrun.com/81&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;2. CPU 쿨러 장착&lt;/a&gt;으로 돌아오겠습니다.&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; color: rgb(85, 85, 85); font-family: &amp;quot;Malgun Gothic&amp;quot;, &amp;quot;맑은 고딕&amp;quot;, 굴림, gulim, 돋움, dotum, &amp;quot;Microsoft NeoGothic&amp;quot;, &amp;quot;Droid sans&amp;quot;, sans-serif; font-size: 16px; letter-spacing: -0.5px; clear: none; float: none; padding-top: 0px !important; padding-bottom: 0px !important; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>HW&amp;amp;SW제품</category>
      <category>6800k</category>
      <category>CPU 장착</category>
      <category>gtx1060</category>
      <category>i7 600k</category>
      <category>i7 6700</category>
      <category>PC 셀프조립</category>
      <category>PC 조립</category>
      <category>PC 조립하기</category>
      <category>PC조립</category>
      <category>PC조립하기</category>
      <category>메인보드에 CPU장착</category>
      <category>브로드웰</category>
      <category>컴퓨터 셀프조립</category>
      <category>컴퓨터 조립</category>
      <category>컴퓨터 조립 하는법</category>
      <category>컴퓨터 조립하기</category>
      <category>컴퓨터 조립하는 방법</category>
      <category>컴퓨터 조립하는방법</category>
      <category>컴퓨터조립하기</category>
      <category>컴퓨터조립하는방법</category>
      <category>컴퓨터조립하는법</category>
      <category>하이엔드 PC</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/80</guid>
      <comments>https://codingrun.tistory.com/80#entry80comment</comments>
      <pubDate>Thu, 13 Oct 2016 16:39:10 +0900</pubDate>
    </item>
    <item>
      <title>컴퓨터(pc) 조립하기 0. 준비물 및 부품소개</title>
      <link>https://codingrun.tistory.com/79</link>
      <description>&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;안녕하세요 코딩런입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;조립식 PC(컴퓨터) 구매하시는 분들이 많으시죠?&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;브랜드 PC보다 저렴하게 더 좋은 PC를 맞출 수 있으므로 개인적으로도 조립식 PC를 선호하고 추천합니다!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그러면 PC 조립은 어떻게 하는걸까요? 부품을 고르고 구매하다보면 조립비라는 항목이 있습니다. 적게는 5천원,&amp;nbsp;만원부터 5만원까지 다양하죠.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;돈이 아깝다는 생각입니다. 조립은 굉장히&amp;nbsp;쉽기도 하고 새 부품을 다른사람이 개봉한다는 것도&amp;nbsp;꺼림칙하구요. 그래서 이번 기회에 조립 방법을 세분화해서 여러분께 알려드리고자 합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;빨리 하시는 분들은 1시간이면 마칠 수 있으며, 천천히 꼼꼼하게 하시면 2~3시간이면 모든 조립을 완료할 수 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;부품의 호환성도 중요하므로 PC전문 사이트에서 호환성도 체크를 꼭 하셔야 합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;사용 용도에 따라 부품이 바뀌므로 여러가지를 방대하게 설명드리긴 어렵고 컴퓨터 전문 커뮤니티에서 질문 및 눈팅으로 어느정도 견적을 뽑을 수 있으시리라 생각 됩니다.&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;b&gt;컴퓨터(PC) 아주 쉽게&amp;nbsp;조립하기!!!&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;0. 준비물 및 부품소개&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/80&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 메인보드에 CPU장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/81&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;2. CPU 쿨러 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/82&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. RAM(메모리) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/83&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 케이스에 메인보드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/84&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 그래픽카드 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/85&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. SSD, HDD(하드) 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/86&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;7. 파워 장착&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/87&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 조립 완성 및 BIOS테스트&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/88&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 윈도우 설치&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/89&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 드라이버 부스터로&amp;nbsp;드라이버 잡기&lt;/a&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;기본적으로 조립용 PC의 부품은 &lt;b&gt;케이스, 메인보드, CPU, CPU쿨러, RAM, 그래픽카드(선택사항), 하드디스크, 파워, OS&lt;/b&gt;&amp;nbsp;만 있으면 컴퓨터 조립은 완료할 수 있습니다. 그래픽카드는 내장그래픽을 써도 됩니다.&amp;nbsp;ODD같은 것들은 부가적으로 설치하면 되는 거구요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이번에 구매한 부품들을 소개하겠습니다. (부품에 대한&amp;nbsp;설명은 각 부품을 조립하면서 상세하게 소개하겠습니다.)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;가격적인 부분은 사이트마다 상이하며, 귀찮긴 하지만 각 부품을 최저가 사이트에서 사면 가장 싸게 맞출 수 있으며, 개인적으로 이번에 부품을 대량으로 구매하였기 때문에 1개의 사이트에서 일괄 구매하였습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그러므로 부품에&amp;nbsp;써있는 가격은 절대적인 수치가 아니며, &lt;b&gt;비쌀수도 쌀수도 있다는 점&lt;/b&gt; 미리 알려드립니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;b&gt;1. 고사양 게임용 PC( 인텔 i7 6700 + GTX1060 )&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2446493A57FF072A24&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2446493A57FF072A24&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_173803-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;오버워치, LOL등에 사용할 PC입니다. 이정도면 거의 모든 게임을 플레이 할 수 있습니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;조금 더 고사양 게임PC를 원하시면 6700k에 오버클럭 가능한 보드 + GTX1070 및 GTX1080으로&amp;nbsp;맞추는 것을 추천드립니다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;케이스 :&lt;/b&gt; ABKO NCORE 사파이어 3.0 풀 아크릴 &amp;amp; 강화유리&amp;nbsp;(44000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;메인보드 :&lt;/b&gt; ASRock B150M PRO4/HYPER 에즈윈 (96500&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;CPU : &lt;/b&gt;인텔 코어i7-6세대 6700 스카이레이크 정품 (378000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;CPU&amp;nbsp;쿨러 :&lt;/b&gt; &amp;nbsp;DEEPCOOL GAMMAXX 400 for Intel (26000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;RAM : &lt;/b&gt;삼성 DDR4 8G PC4-17000(정품) x 2개 (93000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;그래픽카드 :&lt;/b&gt; 갤럭시 지포스 GTX1060 EXOC D5 3GB 지천명 (276000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;SDD :&lt;/b&gt; 삼성 850 PRO 256GB (정품) (151000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;HDD :&lt;/b&gt; WD 2TB BLUE SATA3 (86000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;파워 :&lt;/b&gt; FSP Hydro 500W 80PLUS BRONZE 230V EU (58000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;OS :&lt;/b&gt; 윈도우10 처음 사용자용 (152000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;총 가격 :&lt;/b&gt; 1360500,&amp;nbsp;약 136만냥&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;여유가 되신다면 6700k에 z170보드로 올리고 그래픽카드를 GTX1070및 1080으로 올리면 현존하는 게임은 모두 플레이 가능할 것으로 사료됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/276B633457FF1E6917&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F276B633457FF1E6917&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_224238-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2261A23457FF1E6A20&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2261A23457FF1E6A20&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_224548-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&amp;lt;PC 조립이 완료된 모습&amp;gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;b&gt;2&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 18.6667px;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;b&gt;.&lt;/b&gt;&lt;/span&gt;&lt;b&gt; 작업용 하이엔드&amp;nbsp;PC( 인텔 하이엔드 데스크탑 6800k&amp;nbsp;+ GTX1060 6G )&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/240B003A57FF072B37&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F240B003A57FF072B37&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161010_174033-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;영상 작업용으로 구매한 PC입니다. 예산이 부족하여 그래픽카드를 조금 낮췄지만, 이정도로만 해도 영상프로그램 편집과 랜더링 작업에 있어서는 만족할만한 속도가 나올 것입니다. 차후 나오는 삼성 960PRO를 장착 예정이며 예산확보시 GTX1080으로 업그레이드를 할 것입니다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;케이스 :&lt;/b&gt;&amp;nbsp;3RSYS L910 화이트 풀 아크릴 윈도우 튜닝LED바 (82000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;메인보드 :&lt;/b&gt;&amp;nbsp;ASRock x99 Taichi 에즈윈 (320000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;CPU :&amp;nbsp;&lt;/b&gt;인텔 하이엔드 데스크탑 6800k 브로드웰-E 정품 (540000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;CPU&amp;nbsp;쿨러 :&lt;/b&gt;&amp;nbsp;&amp;nbsp;(NOCTUA) NH-D15S (114500&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;RAM :&amp;nbsp;&lt;/b&gt;GEIL DDR4 8G PC4-17000 화이트 x 4 (208000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;그래픽카드 :&lt;/b&gt;&amp;nbsp;ASUS DUAL 지포스 GTX1060 O6G D5 6GB 이엠텍 (372000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;SDD :&lt;/b&gt;&amp;nbsp;삼성 850 PRO 256GB (정품) (151000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;HDD :&lt;/b&gt;&amp;nbsp;WD 2TB BLUE SATA3 (86000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;파워 :&lt;/b&gt;&amp;nbsp;FSP Hydro 600W 80PLUS BRONZE 230V EU (77000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;OS :&lt;/b&gt;&amp;nbsp;윈도우10 처음 사용자용 (152000&amp;nbsp;정도)&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;총 가격 :&lt;/b&gt;&amp;nbsp;2102500,&amp;nbsp;약 210만냥&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;가격이 어마무시하게 나왔네요...&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: center;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/243EA63557FF1EAE02&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F243EA63557FF1EAE02&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_154429-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: center;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2237733557FF1EB005&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2237733557FF1EB005&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_154443-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: center;&quot;&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&amp;lt;PC 조립이 완료&lt;/span&gt;&lt;span style=&quot;text-align: center;&quot;&gt;된 모습&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;준비물 및 소개는 여기서 마치고, &lt;a href=&quot;http://codingrun.com/80&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 메인보드에 CPU장착&lt;/a&gt;으로 돌아오겠습니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;감사합니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>HW&amp;amp;SW제품</category>
      <category>6800k</category>
      <category>gtx1060</category>
      <category>i7 600k</category>
      <category>i7 6700</category>
      <category>PC 셀프조립</category>
      <category>PC 조립</category>
      <category>PC 조립하기</category>
      <category>PC조립</category>
      <category>PC조립하기</category>
      <category>게임용 PC 견적</category>
      <category>브로드웰</category>
      <category>컴퓨터 셀프조립</category>
      <category>컴퓨터 조립</category>
      <category>컴퓨터 조립 하는법</category>
      <category>컴퓨터 조립하기</category>
      <category>컴퓨터 조립하는 방법</category>
      <category>컴퓨터 조립하는방법</category>
      <category>컴퓨터조립하기</category>
      <category>컴퓨터조립하는방법</category>
      <category>컴퓨터조립하는법</category>
      <category>하이엔드 PC</category>
      <category>하이엔드 PC 견적</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/79</guid>
      <comments>https://codingrun.tistory.com/79#entry79comment</comments>
      <pubDate>Thu, 13 Oct 2016 14:35:51 +0900</pubDate>
    </item>
    <item>
      <title>An operating system wasn't found. 해결 방법</title>
      <link>https://codingrun.tistory.com/78</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;안녕하세요 코딩런입니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;어머니 컴퓨터 윈도우10 업데이트 중&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;An operating system wasn't found....이라는 오류가 발생하였습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;간단하게 해결되어 해결 방법을 공유합니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;1번으로 안되시는 분들은 2번에서 대부분 해결 됩니다!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2478C84C57FDEE741E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2478C84C57FDEE741E&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_181552-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;1. 부팅 순서 변경&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;업데이트 중 발생한 오류라면 부팅순서만&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;변경하여 간단하게 해결 가능합니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;컴퓨터 전원을 키시고 BIOS모드로 진입!!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;메인보드 제조사마다 다르지만 대부분 del키를 연타하면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;(F2, F10, Del키 중 하나)&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;(안될 경우 해당 메인보드 BIOS모드 진입을 검색 해보세요!)&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/225B204C57FDEE753C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F225B204C57FDEE753C&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_184505-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;저는 Asrock 메인보드를 사용중입니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;요즘은 고급모드(F6)로 진입해야 하며, 예전 보드는&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;위와 같은 화면이 나옵니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;그럼 상단 메뉴에서 &lt;b&gt;부팅 부분을 클릭!&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;부팅 우선순위 중에 &lt;b&gt;옵션1번을 클릭!&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2117734C57FDEE7705&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2117734C57FDEE7705&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_184515-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;기존에 하드로 잡혀있던 부분을&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;Windows Boot Manager로 변경!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/235ED14C57FDEE7839&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F235ED14C57FDEE7839&quot; width=&quot;1000&quot; height=&quot;563&quot; filename=&quot;20161011_184523-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;부팅 옵션#1번을 Windows Boot Manager로 변경하면 완료!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;종료 버튼을 누르고 해당사항 저장하고 재부팅 하면 끝!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt; color: rgb(255, 0, 0);&quot;&gt;2. cmd로 해결하기(하드가 MBR의 경우)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;위 방법으로 해결이 안된다면, 아래와 같은 방법을 이용 해보세요.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;부팅 윈도우 설치 usb를 하나 만들어 두셔야 합니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;(이 역시 검색하면 잘 나와있습니다!)&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;우선순위를 부팅 USB로 잡아주시고,&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;재부팅 하면 설치 윈도우가 뜹니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;다음 다음 넘기시다 보면 파티션 설정하는 곳이 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;새로 고침, 삭제, 포맷 등등 있는 곳&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;여기서 Shift + F10을 눌러줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;cmd창이 나오면,&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;1.&amp;nbsp;diskpart 입력 후 엔터&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;2. list disk 입력 후 엔터&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;3. sel disk 1과 같이 입력 (부팅하는 하드 번호를 입력)&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;4. list vol을 입력 후 엔터&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;5. sel vol c 입력 후 엔터&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;6. active 입력 후 엔터&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;7. exit 입력 후 엔터&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;8. exit 입력 후 엔터&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;9. 빠져나온다음 설치 윈도우를 종료.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;10. 재부팅 후 해결!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;이전에는 이런 방법으로 해결 하였습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;제 하드가 MBR방식이라 이 방법 밖에 몰랐는데,&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;다른 블로거 님께서 GPT 방법도 해결을 하셨더라구요!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;링크 걸어 놓겠습니다. &lt;a href=&quot;http://blog.daum.net/inpl/517&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 클릭하세요!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;(제 설명이 어려우시면 이분 블로그를 참고하셔도 좋을 거 같습니다 ^^)&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>IT Tip</category>
      <category>An operating system wasn't found</category>
      <category>부팅 순서 변경</category>
      <category>부팅 우선순위</category>
      <category>부팅순서</category>
      <category>부팅오류</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/78</guid>
      <comments>https://codingrun.tistory.com/78#entry78comment</comments>
      <pubDate>Wed, 12 Oct 2016 17:21:31 +0900</pubDate>
    </item>
    <item>
      <title>티스토리 2차 도메인 CNAME 레코드 변경 (웹티즌 사용자)</title>
      <link>https://codingrun.tistory.com/77</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;안녕하세요 코딩런입니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;이번 티스토리에서 중요 공지가 있엇죠?&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;열심히 강의 만드느라 모르고 있었는데,&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;메일이 와서 알았네요!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 641px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/260DFA4957F74DD031&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F260DFA4957F74DD031&quot; width=&quot;641&quot; height=&quot;445&quot; filename=&quot;20161007_135147.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;저 처럼 2차 주소를 사용하는 경우(codingrun.com)&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;10월 9일까지 &lt;b&gt;A 레코드를 CNAME 레코드&lt;/b&gt;로 변경하라네요!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;저는 웹티즌을 이용하므로 웹티즌 기준으로 포스팅 하겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/261CD44957F74DD023&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F261CD44957F74DD023&quot; width=&quot;1000&quot; height=&quot;240&quot; filename=&quot;20161007_112723.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;웹티즌에서 로그인 후 My webtizen으로 진입합니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 751px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/247EFA4957F74DD10E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F247EFA4957F74DD10E&quot; width=&quot;751&quot; height=&quot;215&quot; filename=&quot;20161007_112741.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;도메인관리로 이동!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 314px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2404275057F74E9E21&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2404275057F74E9E21&quot; width=&quot;314&quot; height=&quot;182&quot; filename=&quot;20161007_112757.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;사용하는 도메인을 선택 후&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;레코드관리로 이동!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/215A5A4957F74DD22A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F215A5A4957F74DD22A&quot; width=&quot;1000&quot; height=&quot;438&quot; filename=&quot;20161007_112822.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;사진에는 없지만 &lt;b&gt;A 레코드로 설정되어있는&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;IP주소들을 모두 해지&lt;/b&gt;해 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;그리고 CNAME 레코드 설정해서&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;위와같이 &lt;b&gt;host.tistory.io&lt;/b&gt;로 입력 후 변경 버튼을 클릭하면 끝!!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 383px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2475974957F74DD302&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2475974957F74DD302&quot; width=&quot;383&quot; height=&quot;379&quot; filename=&quot;20161007_113356.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;잘 적용이 되었는지 바로 확인해 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;실행창에 cmd를 입력 후&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;서버를 조회할 수 있는 nslookup을 이용하여&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;nslookup codingrun.com과 같이 검색하여,&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;적용이 잘 되었는지 확인을 해 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;저는 모두 정상적으로 잘 나오네요 ^^&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;공지 댓글을 보니 시간이 좀 걸리시는 분들이 계시는 것 같던데,&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;저는 바로 적용이 되었습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;혹시 바로 적용이 안되어 사이트에 접속이 안되시는 분들은&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;수 시간~하루정도 기다리시면 된다고 하네요 ^^&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>IT Tip</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/77</guid>
      <comments>https://codingrun.tistory.com/77#entry77comment</comments>
      <pubDate>Fri, 7 Oct 2016 16:33:43 +0900</pubDate>
    </item>
    <item>
      <title>아두이노 기초7. 시리얼통신</title>
      <link>https://codingrun.tistory.com/76</link>
      <description>&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2637093D57F36CDE1F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2637093D57F36CDE1F&quot; width=&quot;700&quot; height=&quot;525&quot; filename=&quot;아두이노 강좌 이미지 4-3.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;tt-youtube-plugin&quot; style=&quot;TEXT-ALIGN: center&quot;&gt;&lt;iframe src=&quot;https://www.youtube.com/embed/vxoE_Wsc61k?rel=0&quot; width=&quot;1000&quot; height=&quot;750&quot; frameborder=&quot;&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;BORDER-TOP: black 1px solid; HEIGHT: 7px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 3px solid; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;b&gt;&lt;span style=&quot;FONT-SIZE: 18pt; COLOR: #ff0000&quot;&gt;시리얼 모니터(S&lt;/span&gt;&lt;span style=&quot;FONT-SIZE: 18pt; COLOR: #ff0000&quot;&gt;erial monitor)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;div&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p&gt;아두이노와 컴퓨터간에 메세지를 주고받는 장치이다. 아두이노와 컴퓨터가 어떤 값을 주고 받는지 확인할 수 있는 가장 간단한 방법이다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 960px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2424E53657F35E5008&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2424E53657F35E5008&quot; width=&quot;960&quot; height=&quot;720&quot; filename=&quot;serial-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;b style=&quot;FONT-SIZE: 18pt; TEXT-ALIGN: left&quot;&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;b style=&quot;FONT-SIZE: 18pt; TEXT-ALIGN: left&quot;&gt;시리얼 통신(Serial communication)&lt;/b&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p&gt;Serial은 직렬이라는 뜻으로 시리얼 통신은 직렬 통신을 말하며, 연속적으로 통신 채널이나 컴퓨터 버스를 거쳐 한 번에 하나의 비트 단위로 데이터를 전송하는 과정을 말한다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 400px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2737C94657F35E7B23&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2737C94657F35E7B23&quot; width=&quot;400&quot; height=&quot;284&quot; filename=&quot;20161004_153131-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;아두이노 우노의 경우 0번 핀(RX)과 1번 핀(TX)을 통해서 또는 USB연결을 통해서 시리얼 통신을 할 수 있다. 따라서 &lt;b&gt;시리얼 통신을 사용하는 경우 0번과 1번 핀을 디지털 입출력으로 사용할 수 없다.&lt;/b&gt;&amp;nbsp;소스코드를 컴파일하고 USB를 통해 아두이노 보드로 업로드하는 과정 역시 시리얼 통신을 통해 이루어지며, 컴퓨터의 가상 시리얼 포트와 아두이노의 Serial을 통해 통신이 이루어진다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;&lt;b&gt;Baud Rate(통신 속도)&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p&gt;Baud rate는 직렬 전송의 변조 속도를 1초간에 전송되는 신호의 수로 나타낸 값을 말한다. 단위는 bps(bit per second)이다. Baud rate값은 여러가지 값으로 설정할 수 있지만 통신속도에 크게 영향을 받지 않는 경우 일반적으로 9600bps를 사용한다. Baud rate값이 높을수록 송수신 속도가 빠르지만 값이 너무 높거나 양쪽의 설정값이 다른 경우 데이터 수신에 문제가 발생한다. 아두이노에서는 300~250000bps까지 지원하지만, &lt;b&gt;Serial 라이브러리에서는 115200bps까지 지원하므로 115200bps를 초과하지 않도록 주의하자.&lt;/b&gt;&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;Serial.begin(통신속도);&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p&gt;시리얼 통신의 시작을 알린다. 매개변수는 시리얼 통신을 위한 전송속도를 몇 bps로 할 것인지 설정한다. (보통 9600)&lt;/p&gt;
&lt;p&gt;ex) Serial.begin(9600);&lt;/p&gt;
&lt;p&gt;해석 -&amp;gt; 9600bps의 속도로 시리얼 통신을 시작한다.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;&lt;b&gt;Serial.print(출력 값);&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p&gt;시리얼 통신의 데이터를 출력한다. 출력 값은 시리얼 모니터로 확인이 가능하다.&lt;/p&gt;
&lt;p&gt;ex) Serial.print(&quot;hello &quot;);&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Serial.print(&quot;world!!&quot;);&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;출력 결과 -&amp;gt; hello world!!&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;&lt;b&gt;Serial.println(출력 값);&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p&gt;시리얼 통신의 데이터를 출력한다. print함수와 동일하며 출력 이후 개행 문자(\n)를 추가로 출력한다.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;ex) Serial.println(&quot;hello&quot;);&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Serial.println(&quot;world!!&quot;);&lt;/p&gt;
&lt;p&gt;출력 결과 -&amp;gt; hello&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;world!!&lt;/p&gt;
&lt;p style=&quot;TEXT-ALIGN: center&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px; TEXT-ALIGN: center; height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/262A434257F35EB33E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F262A434257F35EB33E&quot; width=&quot;700&quot; height=&quot;373&quot; filename=&quot;20161004_163254-min.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;TEXT-ALIGN: center&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;Serial.available();&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p&gt;시리얼 포트에 수신되어 저장되어 있는 데이터의 바이트 수를 반환한다. 시리얼 포트로 수신된 데이터는 64바이트까지 버퍼에 저장된다. 시리얼 통신으로 데이터를 받았는지 확인할 때 많이 쓰이며, &lt;b&gt;데이터를 받았다면 데이터 갯수를 반환, 받지 않았다면 0을 반환해준다.&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/234EDA3857F35F200C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F234EDA3857F35F200C&quot; width=&quot;700&quot; height=&quot;372&quot; filename=&quot;20161004_163419-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;lt; 데이터를 받지 않았으므로 0값을 출력&amp;nbsp;&amp;gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/233AEB3857F35F201E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F233AEB3857F35F201E&quot; width=&quot;700&quot; height=&quot;373&quot; filename=&quot;20161004_163447-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;lt; abc 3개의 데이터를 받았으므로 3을 출력 &amp;gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;(abc로 붙여서 입력을 하여도 1개의 문자씩 버퍼에 저장되므로 3개의 데이터로 인식한다.)&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;(스페이스도 문자로 인식하므로&amp;nbsp;a b c라고 입력할 경우에는 5를 출력한다.)&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;Serial.read();&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p&gt;시리얼 통신 수신 버퍼에서 첫번째 문자를 읽어 반환한다. 수신 버퍼가 비어 있으면 -1을 반환한다.&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2714433C57F3612F1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2714433C57F3612F1A&quot; width=&quot;700&quot; height=&quot;373&quot; filename=&quot;20161004_165722.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;lt; 데이터를 입력하지 않아 버퍼가 비어 있으므로 -1을 출력 &amp;gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2111873C57F3612F1D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2111873C57F3612F1D&quot; width=&quot;700&quot; height=&quot;373&quot; filename=&quot;20161004_165759.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;lt; AaBb를 입력하면 차례대로 버퍼에 입력되고, 순서대로 출력된다.&amp;nbsp;&amp;gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;(read()로 데이터를 읽어들이고 출력할&amp;nbsp;때에는 &lt;b&gt;10진&lt;/b&gt;&amp;nbsp;&lt;b&gt;ASCII코드 값&lt;/b&gt;으로 반환한다.)&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/21670E3457F361A723&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F21670E3457F361A723&quot; width=&quot;700&quot; height=&quot;373&quot; filename=&quot;20161004_163753-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;lt; char(문자형)으로 출력하면 입력한 값을 그대로 출력할 수 있다. &amp;gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;Serial.end();&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p&gt;시리얼 통신을 종료할 때 사용한다.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;FONT-SIZE: 24px&quot;&gt;&lt;b&gt;&lt;span style=&quot;COLOR: #ff0000&quot;&gt;해보기&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p&gt;blink예제를&amp;nbsp;변형하여 시리얼 모니터에 '1'을 입력하면 led를 ON 그 이외에 문자는 led를&amp;nbsp;OFF시켜 본다.&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/260B453F57F366D507&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F260B453F57F366D507&quot; width=&quot;700&quot; height=&quot;490&quot; filename=&quot;20161004_170703.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;lt; 브레드보드 회로도 &amp;gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 644px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/246A013F57F366D625&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F246A013F57F366D625&quot; width=&quot;644&quot; height=&quot;693&quot; filename=&quot;20161004_170812.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;lt; 스케메틱 회로도 &amp;gt;&lt;/p&gt;
&lt;button type=&quot;button&quot; class=&quot;btn_more&quot; id=&quot;more76_0&quot; data-id=&quot;76_0&quot;&gt;소스코드&lt;/button&gt;&lt;div class=&quot;moreless_content&quot; id=&quot;content76_0&quot; style=&quot;display: none;&quot;&gt;&lt;button type=&quot;button&quot; class=&quot;btn_less&quot; id=&quot;less76_0&quot; data-id=&quot;76_0&quot;&gt;&lt;span class=&quot;txt_fold&quot;&gt;접기&lt;/span&gt;&lt;/button&gt;
  &lt;p class=&quot;txt_view&quot;&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 618px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/250F923957F3674B3C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F250F923957F3674B3C&quot; width=&quot;618&quot; height=&quot;823&quot; filename=&quot;20161004_172408.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/p&gt;
&lt;button type=&quot;button&quot; class=&quot;btn_less&quot; id=&quot;less76_0&quot; data-id=&quot;76_0&quot;&gt;&lt;span class=&quot;txt_fold&quot;&gt;접기&lt;/span&gt;&lt;/button&gt;&lt;/div&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/226CA93F57F366D723&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F226CA93F57F366D723&quot; width=&quot;700&quot; height=&quot;399&quot; filename=&quot;20161004_172056.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;lt; 아무것도 입력하지 않았을 경우 &amp;gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/265B723F57F366D833&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F265B723F57F366D833&quot; width=&quot;700&quot; height=&quot;394&quot; filename=&quot;20161004_172115.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;lt; 1을 입력한 경우 led ON &amp;gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/237B0A3F57F366D915&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F237B0A3F57F366D915&quot; width=&quot;700&quot; height=&quot;396&quot; filename=&quot;20161004_172140.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&amp;lt; 그 이외에 문자들을 입력한 경우 led OFF &amp;gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;span style=&quot;FONT-SIZE: 18pt&quot;&gt;&lt;b&gt;&lt;span style=&quot;COLOR: #ff0000&quot;&gt;질문 답변&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;BORDER-TOP: black 1px dotted; HEIGHT: 1px; BORDER-RIGHT: black 0px; BORDER-BOTTOM: black 0px; BORDER-LEFT: black 0px; DISPLAY: block&quot;&gt;

&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 565px; TEXT-ALIGN: center; height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/273FE04857F5B59903&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F273FE04857F5B59903&quot; width=&quot;565&quot; height=&quot;171&quot; filename=&quot;20161006_112141.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;TEXT-ALIGN: center&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;좋은 질문이 들어와 본문에 답글을 남깁니다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;여러가지 방법으로 시도해 보시는 대학생님의 열정에 박수를 보냅니다 ^^&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;답변이라고는 하지만 사실 코딩에 정답이란 없습니다. 100명의 사람에게 같은 내용을 주고&amp;nbsp;코딩해보세요 하면 100가지 답이 나오는게 코딩입니다. 그러니 한가지 주제를 가지고도 여러 방법으로 코딩을 해 보는것도 좋은 습관입니다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;이번 질문에는 2가지 방법으로 답변을 드리도록 하겠습니다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;b&gt;1. Serial.readString(); 함수 사용하기&lt;/b&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;a class=&quot;tx-link&quot; href=&quot;https://www.arduino.cc/en/Serial/ReadString&quot; target=&quot;_blank&quot;&gt;https://www.arduino.cc/en/Serial/ReadString&lt;/a&gt; 아두이노 공식 홈페이지에서 Reference를 보면 readString()이라는 함수 사용법이 나옵니다. 이 함수를 이용하여 손쉽게 문자열로 제어가 가능합니다. ( 다만&amp;nbsp;속도가 조금 느리다는 단점이 있습니다. )&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 665px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/247F624857F5B59936&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F247F624857F5B59936&quot; width=&quot;665&quot; height=&quot;460&quot; filename=&quot;20161006_110813.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;강의에서 나오는 Serial.read() 함수와 사용법이 비슷하게 사용이 가능합니다. 여기서 주의할 점은&amp;nbsp;char형 대신에 String형으로 바꿔주어야 한다는 점입니다.&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: center; CLEAR: none&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;b&gt;2. 문자를 더해 문자열로 만들어 조건 분석&lt;/b&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 745px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/230BBE4857F5B59A2D&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F230BBE4857F5B59A2D&quot; width=&quot;745&quot; height=&quot;821&quot; filename=&quot;20161006_112047.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;loop를 돌면서&amp;nbsp;'\n'(엔터)문자가 입력되기 전까지 문자를 전부 합쳐서 on인지 off인지 판별하는 코드입니다. 문자열 변수 s에 문자가 계속 합쳐지므로 \n을 만나면 각 조건을&amp;nbsp;처리하고&amp;nbsp;변수 s를 공백으로 초기화(버퍼를 비운다 정도로 이해하면 됨) 해주면서 led를&amp;nbsp;제어하게 됩니다.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;FLOAT: none; TEXT-ALIGN: left; CLEAR: none&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 320px; TEXT-ALIGN: center; height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2510595057F5CBF83A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2510595057F5CBF83A&quot; width=&quot;320&quot; height=&quot;530&quot; filename=&quot;20161006_111355.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;TEXT-ALIGN: center&quot;/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;'\n'(새줄, 엔터)을 인식하기 위해&amp;nbsp;전송옵션을 새 줄(new line)으로 변경해줘야 합니다.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: double; border-width: 3px; border-color: rgb(203, 203, 203); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;아두이노 기초 강의 목록&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/61&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;1. 아두이노란?&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/62&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot; style=&quot;font-size: 11pt;&quot;&gt;2. 통합개발환경이란?&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/63&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;3. 프로그래밍 기초&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/64&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;4. 전압 전류 저항&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/65&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;5. 저항의 종류와 읽는법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/67&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;6. 브레드보드(빵판) 사용법&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;7. 시리얼통신&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/92&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;8. 자료형 변수 상수&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/93&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;9. 연산자&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/94&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;10. 제어문(1)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/95&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;11. 제어문(2)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://codingrun.com/96&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;12. 함수&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://codingrun.com/105&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;13. 배열&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>아두이노/기초 개념</category>
      <category>arduino</category>
      <category>Arduino Uno</category>
      <category>serial</category>
      <category>무료 아두이노</category>
      <category>무료 아두이노 강의</category>
      <category>무료 아두이노 강좌</category>
      <category>시리얼 모니터</category>
      <category>시리얼 모니터 사용법</category>
      <category>시리얼 모니터로 제어</category>
      <category>아두이노</category>
      <category>아두이노 강의</category>
      <category>아두이노 강좌</category>
      <category>아두이노 무료 강의</category>
      <category>아두이노 무료 강좌</category>
      <category>아두이노 우노</category>
      <category>아두이노강의</category>
      <category>아두이노강좌</category>
      <category>아두이노기초</category>
      <category>아두이노무료강의</category>
      <category>아두이노무료강좌</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/76</guid>
      <comments>https://codingrun.tistory.com/76#entry76comment</comments>
      <pubDate>Tue, 4 Oct 2016 17:27:47 +0900</pubDate>
    </item>
    <item>
      <title>삼성 마이그레이션을 이용하여 SSD교체하기</title>
      <link>https://codingrun.tistory.com/75</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;안녕하세요 코딩런입니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;이번에는 삼성 마이그레이션을 이용하여&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;기존 하드의 데이터를 백업(OS까지)하고&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;SSD를 교체해보도록 하겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;구매기는 &lt;a href=&quot;http://www.codingrun.com/74&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 클릭해주세요!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;마이그레이션은 OS와 이전 데이터를 그대로 옮겨주는 툴이니&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;OS를 새로 설치하실 분들은 마이그레이션을 사용할 필요는 없습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;데이터를 옮기실 필요가 없으신 분들은 2번 부터 봐주세요!&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/230CE54257E76C162C&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F230CE54257E76C162C&quot; width=&quot;700&quot; height=&quot;393&quot; filename=&quot;4.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;삼성 SSD를 구매하면 위와같은 설명서가 들어있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;데스크탑을 위한 설명서 이구요.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/233D914257E76C1704&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F233D914257E76C1704&quot; width=&quot;700&quot; height=&quot;392&quot; filename=&quot;5.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;노트북을 사용하신다면 위 사진을 참고 해주세요.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2212124257E76C1727&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2212124257E76C1727&quot; width=&quot;700&quot; height=&quot;391&quot; filename=&quot;20160922_165643-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;저는 이전에 한번 교체한적이 있어서&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;SATA to USB제품을 가지고 있었습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;데스크탑에서 교체할때는 딱히 필요없지만,&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;노트북에서 교체하실 때에는 꼭 준비를 해주세요!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;SATA to USB가 있으신 분들은 위와같이 조립한다음 본체에 연결해 줍니다.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;없으신 분들은 본체를 열어 SATA 포트에 직접 연결을 해 줍니다.&lt;/b&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;1. 삼성 마이그레이션을 이용하여 데이터 복제하기&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2311304257E76C1828&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2311304257E76C1828&quot; width=&quot;700&quot; height=&quot;394&quot; filename=&quot;20160922_230954-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2315784257E76C1925&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2315784257E76C1925&quot; width=&quot;700&quot; height=&quot;394&quot; filename=&quot;20160922_231001-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;삼성 ssd를 구매하면 딸려오는 CD에 마이그레이션 소프트웨어가 담겨있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;구버전으로 담겨 있으니 인터넷으로 다운받는것을 추천합니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;최신 삼성 마이그레이션을 다운받기 위해서는&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://www.samsung.com/sec/consumer/memory-storage/memory-storage-2/memory-storage-2/MZ-7KE2T0BW&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기 링크&lt;/a&gt;를 클릭해&amp;nbsp;주세요.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/223E5A3557E76CC327&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F223E5A3557E76CC327&quot; width=&quot;700&quot; height=&quot;441&quot; filename=&quot;20160925_151924.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;위와같이 사이트가 나오면 고객지원을 클릭합니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/223DB43557E76CC427&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F223DB43557E76CC427&quot; width=&quot;700&quot; height=&quot;189&quot; filename=&quot;20160925_151946.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;Data Migration Tool을 다운로드 해줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2410544257E76C1A29&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2410544257E76C1A29&quot; width=&quot;700&quot; height=&quot;491&quot; filename=&quot;20160922_171001-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;마이그레이션을 다운받아 실행을 하면&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;위와같은 화면이 나옵니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;시작하기!&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2529A04257E76C1B16&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2529A04257E76C1B16&quot; width=&quot;700&quot; height=&quot;491&quot; filename=&quot;20160922_171038-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;위와같이&amp;nbsp;대상 디스크에 SSD가 잡혀야 합니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;간혹 안잡히시는 분들은 최신버전 마이그레이션을 사용하시고,&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;그래도 안되시는 분들은 다른 마이그레이션 소프트웨어를 사용하시면 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;복제 시작!&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2767413957E76C1D29&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2767413957E76C1D29&quot; width=&quot;700&quot; height=&quot;491&quot; filename=&quot;20160922_171103-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;시간이 조금 걸립니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;조금만 기다려주세요!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2475843957E76C1E1E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2475843957E76C1E1E&quot; width=&quot;700&quot; height=&quot;491&quot; filename=&quot;20160922_172320-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;저는 15분정도 걸려서 완료가 되었네요!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/216AD53957E76C1F26&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F216AD53957E76C1F26&quot; width=&quot;700&quot; height=&quot;491&quot; filename=&quot;20160922_201111-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;완료가 되면 위와같이 성공적으로 완료되었다는 창이 뜹니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-2&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px solid; border-bottom: black 3px solid; height: 7px&quot;&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;2. SSD 교체하기&lt;/span&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/275AB93957E76C2033&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F275AB93957E76C2033&quot; width=&quot;700&quot; height=&quot;394&quot; filename=&quot;20160922_202400-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;복제가 완료 되었으면 본체를 분리해&amp;nbsp;주세요!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2271EC3957E76C2020&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2271EC3957E76C2020&quot; width=&quot;700&quot; height=&quot;394&quot; filename=&quot;20160922_202426-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;그럼 위와같이 하드디스크에(SSD)에 꽂혀있는&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;SATA와 파워 케이블을 분리 해주세요!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/22589D3957E76C2134&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F22589D3957E76C2134&quot; width=&quot;700&quot; height=&quot;394&quot; filename=&quot;20160922_202534-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;분리한 케이블을 이전에 복제한 SSD에 꽂아줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/217BA93957E76C2219&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F217BA93957E76C2219&quot; width=&quot;700&quot; height=&quot;394&quot; filename=&quot;20160922_202832_001-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;SSD에 케이블을 꽂고 3.5인치 케이스에 고정시키고,&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;아까 분리한 하드디스크&amp;nbsp;위치에 그대로 꽂아줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/260BE93957E76C230A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F260BE93957E76C230A&quot; width=&quot;700&quot; height=&quot;394&quot; filename=&quot;20160922_224559-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;간혹 하드디스크를 여러개 사용하시는 분들이&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;부팅이 안된다고 하시는 분들이 계신데&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;그럴 땐 바이오스에&amp;nbsp;진입하여,&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;SSD 부팅 순서를 최상위로 올려주세요.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;바이오스에 진입하는 방법은&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;컴퓨터를 부팅하고&amp;nbsp;&lt;b&gt;F2, F11, Del&lt;/b&gt;키 중에 하나를 연타 해주세요.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;(보드마다 바이오스 진입키가 다름)&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;1. 바이오스에 진입&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;2. 부트메뉴에&amp;nbsp;진입&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;b&gt;3. 부팅 순서 설정&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/224DEC3957E76C243E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F224DEC3957E76C243E&quot; width=&quot;700&quot; height=&quot;394&quot; filename=&quot;20160922_224847-min.jpg&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;위와같이 윈도우와 데이터가 정상적으로 백업되어&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;잘 인식되는 모습을 볼 수 있습니다 ^^&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;속도도 정말 만족스럽고, 256GB의 큰 용량으로&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;조금 더 쾌적한 컴퓨터 사용을 할 수 있겠네요.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;그럼 여기서 삼성 마이그레이션을 이용하여 SSD를 마치겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>IT Tip</category>
      <category>850 pro</category>
      <category>ssd 850 pro</category>
      <category>SSD 교체하기</category>
      <category>SSD 마이그레이션</category>
      <category>SSD 마이그레이션 교체</category>
      <category>마이그레이션</category>
      <category>삼성</category>
      <category>삼성 SSD 850 PRO</category>
      <category>삼성 마이그레이션</category>
      <category>삼성 마이그레이션 SSD</category>
      <category>삼성 마이그레이션을 이용하여 SSD교체하기</category>
      <category>하드디스크 교체</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/75</guid>
      <comments>https://codingrun.tistory.com/75#entry75comment</comments>
      <pubDate>Mon, 26 Sep 2016 08:30:32 +0900</pubDate>
    </item>
    <item>
      <title>삼성 ssd 850 PRO 256GB 개봉기</title>
      <link>https://codingrun.tistory.com/74</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;안녕하세요 코딩런입니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;기존에 사용하던 128GB SSD의 부족함을 느껴 256GB SSD를 구매하였습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;가격은 조금 비싸지만 MLC방식과 10년 보증이 마음에 들어 삼성 제품으로 구매하였습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 689px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/247B6F3457E7648E2B&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F247B6F3457E7648E2B&quot; width=&quot;689&quot; height=&quot;321&quot; filename=&quot;20160925_144533.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&amp;lt;사진출처 : 다나와&amp;gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;가격은 16년9월25일 기준 132800원이 최저가네요.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;스펙사항은&amp;nbsp;위 사진을 참고해 주세요!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;TLC보다 안정적인 MLC방식이 마음에 듭니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2341854057E763E730&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2341854057E763E730&quot; width=&quot;700&quot; height=&quot;392&quot; filename=&quot;1.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;추석연휴 때문에 4일만에 배송을 받았네요 ㅜ_ㅜ&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;박스는 고급스럽게 생겼습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2638AD4057E763E837&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2638AD4057E763E837&quot; width=&quot;700&quot; height=&quot;392&quot; filename=&quot;2.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;박스를 열면 위와같이 ssd가 고정되어 있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2276AA4057E763E906&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2276AA4057E763E906&quot; width=&quot;700&quot; height=&quot;392&quot; filename=&quot;3.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;뒷면에는 설명서와 삼성 매지션과 마이그레이션이 담긴 CD가 담겨있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;인터넷에서 다운받을수 있는 것들이니 ODD가 없더라도 걱정하지 마세요 ^^&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2175924057E763EA07&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2175924057E763EA07&quot; width=&quot;700&quot; height=&quot;392&quot; filename=&quot;4.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;설명서에는 어떻게 교체를 해야하는지 자세하게 나와있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;설명서에는 SATA to USB가 필요하다고 나오지만&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;데스크탑 본체내부에 SATA포트가 남는다면 SATA to USB제품은 없어도 됩니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 700px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2360AC4057E763EA1A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2360AC4057E763EA1A&quot; width=&quot;700&quot; height=&quot;393&quot; filename=&quot;5.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;노트북에는 SATA to USB가 필히 필요하니 꼭 준비 해주세요!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;개봉기는 이정도로 하고, 다음 포스팅에서는&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;마이그레이션을 이용하여 윈도우 + 데이터를 그대로 옮겨서 교체를 해보도록 하겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://www.codingrun.com/75&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;여기&lt;/a&gt;를 클릭하시면 교체기로 이동!&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>HW&amp;amp;SW제품</category>
      <category>850 pro</category>
      <category>MZ-7KE256B/KR</category>
      <category>ssd 교체</category>
      <category>삼성</category>
      <category>삼성 850 PRO</category>
      <category>삼성 SSD</category>
      <category>삼성 SSD 850 PRO</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/74</guid>
      <comments>https://codingrun.tistory.com/74#entry74comment</comments>
      <pubDate>Sun, 25 Sep 2016 14:57:02 +0900</pubDate>
    </item>
    <item>
      <title>이미지 압축(사이즈 줄이기) 사이트 추천</title>
      <link>https://codingrun.tistory.com/73</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 640px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2708E74257E3694925&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2708E74257E3694925&quot; width=&quot;640&quot; height=&quot;480&quot; filename=&quot;방문객이미지 변경-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;안녕하세요 코딩런입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;티스토리에서 홈페이지나 블로그를 운영하다보면 속도에 참 민감해져서 포스팅 이미지 사이즈를 줄일 수는 없을까 고민하시는 분들이 많으실 겁니다. 여러가지 온라인 사이트를 이용해 봤는데 현재 사용하는 사이트가 가장 마음에 들어서 여러분들께도 소개드리고자 합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 945px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/221E524257E369C210&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F221E524257E369C210&quot; width=&quot;945&quot; height=&quot;1232&quot; filename=&quot;20160922_141318-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;a href=&quot;http://optimizilla.com/ko/&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;http://optimizilla.com/ko/&lt;/a&gt;란 사이트 인데요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;압축률은 다른 사이트에 비해서 많이 높은편은 아니지만 60~70%정도면 굉장히 높은 압축률에 속합니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이미지 사이즈를 줄여서 압축했다 하더라도 이전 이미지와&amp;nbsp;비교했을 때 사람의 눈으로는 거의 식별이 불가능합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;압축률보다도 이 사이트에서 가장 마음에 들었던 점은 이미지를 20개까지 일괄등록하여 변환이 가능하고, 이미지명을 가리지 않는다는&amp;nbsp;점입니다.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이전에 사용하던 사이트는 이미지 한개씩만 변환이 가능했었고, 해외사이트였기 때문에 이미지명도 영문이나 숫자만 인식을 하던 불편함도 있었습니다. 그러나 이 사이트에서는 제가 원하는 기능과 편리함까지 동시에 갖추고 있으니 이렇게 좋을수가 없답니다 ㅎㅎ&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 927px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2110054257E3694B1E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2110054257E3694B1E&quot; width=&quot;927&quot; height=&quot;757&quot; filename=&quot;20160922_141524-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;조금이라도 블로그나 홈페이지를 경량화 시키고자 하시는 분들에게 이 사이트를 추천합니다 ^^&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>IT Tip/Skin Tip</category>
      <category>무손실 압축</category>
      <category>이미지 경량화</category>
      <category>이미지 무손실 압축</category>
      <category>이미지 사이즈</category>
      <category>이미지 사이즈 압축</category>
      <category>이미지 사이즈 줄이기</category>
      <category>이미지 압축하기</category>
      <category>티스토리 이미지</category>
      <category>티스토리 이미지 경량</category>
      <category>티스토리 이미지 변경</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/73</guid>
      <comments>https://codingrun.tistory.com/73#entry73comment</comments>
      <pubDate>Fri, 23 Sep 2016 08:30:27 +0900</pubDate>
    </item>
    <item>
      <title>티스토리 사이드바 위치 변경 방법</title>
      <link>https://codingrun.tistory.com/72</link>
      <description>&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 640px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25480E4657E3618B15&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25480E4657E3618B15&quot; width=&quot;640&quot; height=&quot;480&quot; filename=&quot;방문객이미지 변경-min.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;안녕하세요 코딩런입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이번 포스팅에서는 사이드바 위치를 오른쪽에서 왼쪽으로 바꿔보겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다른 스킨들은 간단하게 사이드바 위치를 변경할 수 있으나, CCZ-CROSS스킨은 사이드바 영역이 따로 지정되어 있기 때문에 약간 더 수정이 필요합니다. 어렵지 않으니 천천히 따라오시면 손쉽게 사이드바 위치를 변경할 수 있습니다!&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;1. CSS편집에서 #content를 검색&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 664px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/252CAA4657E3618C31&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F252CAA4657E3618C31&quot; width=&quot;664&quot; height=&quot;514&quot; filename=&quot;20160922_133224-min.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;해당 부분에 오셨으면 #content에서&amp;nbsp;float: left; 부분과 #sidebar에서&amp;nbsp;float: right; 부분을 서로 바꿔줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 663px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2745694657E3618C18&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2745694657E3618C18&quot; width=&quot;663&quot; height=&quot;523&quot; filename=&quot;20160922_133250-min.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;float: left; 였던 아이를 float: right;로 float: right; 였던 아이를 float: left;로 변경하여 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/243DBD4657E3618D21&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F243DBD4657E3618D21&quot; width=&quot;1000&quot; height=&quot;813&quot; filename=&quot;20160922_133321-min.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;위치는 바뀌었지만 겹쳐지고 깨져서 나오네요.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;다른 스킨 같은 경우에는 이렇게하면 대부분 바뀌지만 CCZ-CROSS스킨은 영역 설정을 더 해줘야합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;2. CSS 편집&lt;/span&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;에서 main-inner 검색&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 645px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2438904657E3618E26&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2438904657E3618E26&quot; width=&quot;645&quot; height=&quot;367&quot; filename=&quot;20160922_133354-min.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 633px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2630EB4657E3618E2E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2630EB4657E3618E2E&quot; width=&quot;633&quot; height=&quot;347&quot; filename=&quot;20160922_133413-min.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;margin-&lt;b&gt;right&lt;/b&gt;: 320px; 였던 부분을 margin-&lt;b&gt;left&lt;/b&gt;: 320px;로 변경하여줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 839px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/242F254657E3618F2F&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F242F254657E3618F2F&quot; width=&quot;839&quot; height=&quot;925&quot; filename=&quot;20160922_133938-min.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;사이드바 배경 영역은 정상적으로&amp;nbsp;이동을 하였지만 사이드바가 제자리에 위치하지 못하네요!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;3. CSS 편집에서 #sidebar를 검색&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 569px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/25135E4057E3618F13&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F25135E4057E3618F13&quot; width=&quot;569&quot; height=&quot;365&quot; filename=&quot;20160922_134014-min.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 584px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2618DD4057E361900E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2618DD4057E361900E&quot; width=&quot;584&quot; height=&quot;351&quot; filename=&quot;20160922_134032-min.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;margin-&lt;b&gt;right&lt;/b&gt;: -321px; 이던 부분을 margin-&lt;b&gt;left&lt;/b&gt;: -321px;로 변경하여줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 1000px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/215D864057E3619032&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F215D864057E3619032&quot; width=&quot;1000&quot; height=&quot;567&quot; filename=&quot;20160922_134045-min.png&quot; filemime=&quot;image/jpeg&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;완성된 모습!&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;딱 알맞게 변경 되었네요 ^^&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이 방법을 응용해서 자기만의 사이드바를 만들면 더 좋겠죠? ㅎㅎ&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;그럼 티스토리 사이드바 위치 변경 방법은 여기서 마치도록 하겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>IT Tip/Skin Tip</category>
      <category>CCZ-CORSS</category>
      <category>codingrun</category>
      <category>사이드바 위치</category>
      <category>사이드바 위치 변경</category>
      <category>스킨 사이드바</category>
      <category>스킨 사이드바 위치 변경</category>
      <category>위치 변경</category>
      <category>코딩런</category>
      <category>티스토리 사이드바</category>
      <category>티스토리 사이드바 위치</category>
      <category>티스토리 사이드바 위치 변경</category>
      <category>티스토리 스킨 사이드바 위치 변경</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/72</guid>
      <comments>https://codingrun.tistory.com/72#entry72comment</comments>
      <pubDate>Thu, 22 Sep 2016 13:55:07 +0900</pubDate>
    </item>
    <item>
      <title>티스토리 스킨 썸네일 위치 변경 방법</title>
      <link>https://codingrun.tistory.com/71</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 640px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/260B234B57E25F5C18&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F260B234B57E25F5C18&quot; width=&quot;640&quot; height=&quot;480&quot; filename=&quot;방문객이미지 변경-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;안녕하세요 코딩런입니다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;요즘은 글 목록에서 썸네일 이미지가 오른쪽에 위치하는 스킨이 많더라구요. 개인적으로 썸네일 이미지가 왼쪽에 있는게 좋아서 오른쪽에 있던 썸네일 이미지를 왼쪽으로 옮겨 보겠습니다.&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;1. 관리자 모드에서 HTML 수정모드로 진입.&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 602px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/277F924F57E260CE01&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F277F924F57E260CE01&quot; width=&quot;602&quot; height=&quot;202&quot; filename=&quot;20160921_192623.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;list-row pos-right를 검색합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 533px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/27714D4F57E260CE11&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F27714D4F57E260CE11&quot; width=&quot;533&quot; height=&quot;41&quot; filename=&quot;20160921_192647.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;pos-right 부분을 pos-left&lt;/b&gt;로 변경하여 줍니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 926px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2614574B57E25F5D0E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2614574B57E25F5D0E&quot; width=&quot;926&quot; height=&quot;217&quot; filename=&quot;20160921_191744-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;기본적으로 CCZ-CROSS스킨은 썸네일 이미지가 오른쪽으로 설정이 되어있습니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none; text-align: center;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 884px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2133284E57E261E728&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2133284E57E261E728&quot; width=&quot;884&quot; height=&quot;197&quot; filename=&quot;20160921_193256.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;코드를 수정하면 위와같이 썸네일 이미지가 왼쪽에 위치하게 됩니다.&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;clear: none; float: none;&quot;&gt;&amp;nbsp;&lt;/p&gt;</description>
      <category>IT Tip/Skin Tip</category>
      <category>썸네일 오른쪽</category>
      <category>썸네일 오른쪽에서 왼쪽으로</category>
      <category>썸네일 왼쪽</category>
      <category>썸네일 왼쪽에서 오른쪽으로</category>
      <category>썸네일 위치</category>
      <category>썸네일 위치 변경</category>
      <category>썸네일 이미지 위치 변경</category>
      <category>티스토리스킨 썸네일</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/71</guid>
      <comments>https://codingrun.tistory.com/71#entry71comment</comments>
      <pubDate>Wed, 21 Sep 2016 19:33:22 +0900</pubDate>
    </item>
    <item>
      <title>티스토리 방문자 이미지 변경 방법</title>
      <link>https://codingrun.tistory.com/70</link>
      <description>&lt;p style=&quot;text-align: center; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 640px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/26086D4B57E0E39731&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F26086D4B57E0E39731&quot; width=&quot;640&quot; height=&quot;480&quot; filename=&quot;방문객이미지 변경-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;안녕하세요 코딩런입니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;기본적으로 적용되어있는&amp;nbsp;방문자 이미지를 내가 원하는 이미지로 변경하는 방법을 포스팅 해보도록 하겠습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 297px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/274F904C57E0E38632&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F274F904C57E0E38632&quot; width=&quot;297&quot; height=&quot;276&quot; filename=&quot;20160920_160751-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;CCZ-CROSS스킨은 기본적으로 어나니머스 이미지가 적용이 되어있습니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 292px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/247F754C57E0E3860A&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F247F754C57E0E3860A&quot; width=&quot;292&quot; height=&quot;266&quot; filename=&quot;20160920_160830-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;어나니머스 이미지를 귀여운 스마일 모양으로 바꿔보도록 하겠습니다.&lt;/p&gt;&lt;hr class=&quot;tx-hr-border-3&quot; style=&quot;display:block; border: black 0 none; border-top: black 1px dotted; height: 1px&quot;&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;1. 관리자 메뉴에서 HTML/CSS 편집으로 진입&lt;/span&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt; -&amp;gt; 파일업로드&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 601px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2361504C57E0E38826&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2361504C57E0E38826&quot; width=&quot;601&quot; height=&quot;1213&quot; filename=&quot;20160920_160935-min.jpg&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;원하는 이미지를 만들거나 다운받아 업로드를 합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;이미지 사이즈는 48px x 48px가 적당합니다.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;2. CSS탭에서 guest검색후 이미지 변경&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 441px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/2102AB4C57E0E38908&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F2102AB4C57E0E38908&quot; width=&quot;441&quot; height=&quot;345&quot; filename=&quot;20160920_161221-min.png&quot; filemime=&quot;image/jpeg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;CSS탭에서 .guest_general검색 후 url부분에 이전에 업로드한 파일명으로 변경.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;ex)url(image/anonymous_48.png) 였다면, url(image/smile.png)로 변경.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;guest-general은 일반적인 댓글&lt;/b&gt;을 달았을 때 이미지.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;b&gt;guest-secret은 비밀댓글&lt;/b&gt;을 달았을 때 이미지.&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>IT Tip/Skin Tip</category>
      <category>댓글 이미지 변경</category>
      <category>방문자 이미지 변경</category>
      <category>방문자 이미지 변경 방법</category>
      <category>방문자이미지</category>
      <category>티스토리 댓글 이미지</category>
      <category>티스토리 방문자 댓글 이미지</category>
      <category>티스토리 방문자 댓글 이미지 변경</category>
      <category>티스토리 방문자 이미지 변경</category>
      <author>코딩런</author>
      <guid isPermaLink="true">https://codingrun.tistory.com/70</guid>
      <comments>https://codingrun.tistory.com/70#entry70comment</comments>
      <pubDate>Tue, 20 Sep 2016 16:32:08 +0900</pubDate>
    </item>
  </channel>
</rss>