<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Arduino on Hw5e&#39;s Page</title>
    <link>https://page.hw5e.cc/tags/arduino/</link>
    <description>Recent content in Arduino on Hw5e&#39;s Page</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ko</language>
    <managingEditor>hnw1155c@gmail.com (hw5e)</managingEditor>
    <webMaster>hnw1155c@gmail.com (hw5e)</webMaster>
    <copyright>© 2025 hw5e</copyright>
    <lastBuildDate>Wed, 08 Oct 2025 22:18:12 +0900</lastBuildDate><atom:link href="https://page.hw5e.cc/tags/arduino/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>퀄컴의 아두이노 인수</title>
      <link>https://page.hw5e.cc/memo/2025q4/qduino/</link>
      <pubDate>Wed, 08 Oct 2025 22:18:12 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2025q4/qduino/</guid>
      <description>&lt;p&gt;무슨 일이 일어날지 전혀 감이 잡히지 않는다!&lt;br&gt;
&lt;a href=&#34;https://www.arduino.cc/qualcomm&#34; target=&#34;_blank&#34;&gt;https://www.arduino.cc/qualcomm&lt;/a&gt;&lt;br&gt;
&lt;a href=&#34;https://www.qualcomm.com/news/releases/2025/10/qualcomm-to-acquire-arduino-accelerating-developers--access-to-i&#34; target=&#34;_blank&#34;&gt;https://www.qualcomm.com/news/releases/2025/10/qualcomm-to-acquire-arduino-accelerating-developers--access-to-i&lt;/a&gt;&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/memo/2025q4/qduino/featured.svg" />
    </item>
    
    <item>
      <title>카메라 롤링 셔터의 리드아웃 시간 측정하기</title>
      <link>https://page.hw5e.cc/post/2025/readout/</link>
      <pubDate>Wed, 09 Jul 2025 21:36:08 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2025/readout/</guid>
      <description>&lt;p&gt;보통 리드아웃&lt;em&gt;속도&lt;/em&gt;라곤 하지만 셔터속도와 비슷하게 의미 상으로는 속도보단 시간에 가깝다.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/post/2025/readout/featured.png" />
    </item>
    
    <item>
      <title>아두이노 프로 마이크로 USB 장치 인식 실패 문제 해결법 (IO 전압 실수)</title>
      <link>https://page.hw5e.cc/memo/2024q4/fixpromicro/</link>
      <pubDate>Tue, 03 Dec 2024 04:01:24 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q4/fixpromicro/</guid>
      <description>&lt;p&gt;
    &lt;figure&gt;
      &lt;img class=&#34;my-0 rounded-md&#34; loading=&#34;lazy&#34; src=&#34;https://page.hw5e.cc/img/u4voltage.png&#34; alt=&#34;전압&#34; /&gt;
      
    &lt;/figure&gt;

아두이노 프로 마이크로는 프로 미니처럼 IO전압이 3.3V, 5V 모두 존재하는데 문제는 아두이노 IDE에서 전압을 잘못고르고 코드를 업로드하면 USB 기능에 문제가 생겨 보드를 컴퓨터에 연결했을 때 인식이 되지 않는다.

    &lt;figure&gt;
      &lt;img
        class=&#34;my-0 rounded-md&#34;
        loading=&#34;lazy&#34;
        srcset=&#34;
        /memo/2024q4/fixpromicro/featured_hu4935667888330877768.png 330w,
        /memo/2024q4/fixpromicro/featured_hu4464458120348193924.png 660w,
        /memo/2024q4/fixpromicro/featured_hu10451769133311132888.png 1024w,
        /memo/2024q4/fixpromicro/featured_hu7360588496229800725.png 2x&#34;
        src=&#34;https://page.hw5e.cc/memo/2024q4/fixpromicro/featured_hu4464458120348193924.png&#34;
        alt=&#34;&#34;
      /&gt;
      
    &lt;/figure&gt;

Atmega32U4같이 MCU에 USB 기능이 있는 경우 잘못된 코드를 올리면 USB가 같이 먹통이 될 수 있기 때문에 조심하여야 한다.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/memo/2024q4/fixpromicro/featured.png" />
    </item>
    
    <item>
      <title>MCU 종류로 분류한 아두이노 보드의 종류</title>
      <link>https://page.hw5e.cc/post/2024/arduinomcu/</link>
      <pubDate>Tue, 26 Nov 2024 07:02:41 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/arduinomcu/</guid>
      <description>&lt;p&gt;대충 2022년쯤에 쓴 글을 2024년에 맞게 조금 수정했다.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/post/2024/arduinomcu/featured.svg" />
    </item>
    
    <item>
      <title>아두이노 커뮤니티 로고</title>
      <link>https://page.hw5e.cc/memo/2024q4/acl/</link>
      <pubDate>Tue, 26 Nov 2024 04:31:00 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q4/acl/</guid>
      <description>&lt;p&gt;&lt;script&gt;
    window.onload = function() {
        var zenButton = document.getElementById(&#39;zen-mode-button&#39;);
        zenButton.click();
    };
&lt;/script&gt;
내가 좋아하는 아두이노 커뮤니티 로고&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/memo/2024q4/acl/featured.svg" />
    </item>
    
    <item>
      <title>골때리는 LED 매트릭스 아두이노 예제</title>
      <link>https://page.hw5e.cc/memo/2024q4/led-matrix-example/</link>
      <pubDate>Tue, 26 Nov 2024 04:12:25 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q4/led-matrix-example/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://wiki.keyestudio.com/Ks0357_Keyestudio_8x16_LED_Matrix_Panel#Upload_the_Code&#34; target=&#34;_blank&#34;&gt;https://wiki.keyestudio.com/Ks0357_Keyestudio_8x16_LED_Matrix_Panel#Upload_the_Code&lt;/a&gt;&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>아두이노 GPS, 온습도계 데이터를 CSV로 내보내는 코드</title>
      <link>https://page.hw5e.cc/memo/2022q4/gpsalt/</link>
      <pubDate>Sat, 03 Dec 2022 19:34:31 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2022q4/gpsalt/</guid>
      <description>&lt;p&gt;&lt;script&gt;
    window.onload = function() {
        var zenButton = document.getElementById(&#39;zen-mode-button&#39;);
        zenButton.click();
    };
&lt;/script&gt;
GPS와 기압계의 정보를 SD 카드에 CSV 파일로 저장하는 아두이노 코드이다&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
