<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Arduino on Electronics Lifehack!</title>
    <link>https://electwork.net/en/tags/arduino/</link>
    <description>Recent content in Arduino on Electronics Lifehack!</description>
    <image>
      <title>Electronics Lifehack!</title>
      <url>https://electwork.net/images/ogp-default.jpg?v=3</url>
      <link>https://electwork.net/images/ogp-default.jpg?v=3</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 20 Jul 2026 00:00:00 +0900</lastBuildDate><atom:link href="https://electwork.net/en/tags/arduino/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>I2C vs SPI vs UART: Wiring, Speed, and How to Choose</title>
      <link>https://electwork.net/en/posts/i2c-spi-uart-comparison/</link>
      <pubDate>Mon, 20 Jul 2026 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/en/posts/i2c-spi-uart-comparison/</guid>
      <description>How I2C, SPI and UART differ, compared by signal count, speed, multi-device support and wiring distance. Covers pull-up sizing, SPI modes 0-3 and baud rate, with a decision flow for Arduino, ESP32 and STM32.</description>
    </item>
    
    <item>
      <title>74HC595 Complete Guide (2026): Wiring and Arduino Code</title>
      <link>https://electwork.net/en/posts/arduino-74hc595-led-board/</link>
      <pubDate>Wed, 11 Feb 2026 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/en/posts/arduino-74hc595-led-board/</guid>
      <description>Using the 74HC595 shift register with Arduino, for beginners: pin wiring (SER/SRCLK/RCLK), shiftOut() sample code, and cascading for unlimited expansion. Includes schematics, KiCad data, and hardware SPI.</description>
    </item>
    
    <item>
      <title>Arduino UNO R4 Software PWM on Every Digital Pin</title>
      <link>https://electwork.net/en/posts/arduino-software-pwm-wave/</link>
      <pubDate>Thu, 22 Jan 2026 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/en/posts/arduino-software-pwm-wave/</guid>
      <description>Implementing Software PWM on the Arduino UNO R4: give every digital pin — not just the six hardware PWM pins — smooth brightness control. Covers gamma correction, wave phase math, and flicker-free 3.9 kHz PWM.</description>
    </item>
    
    <item>
      <title>Arduino IR Remote: Receive and Decode with IRremote</title>
      <link>https://electwork.net/en/posts/arduino-ir-remote-receive/</link>
      <pubDate>Thu, 23 Jul 2020 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/en/posts/arduino-ir-remote-receive/</guid>
      <description>Receive and decode infrared remote signals with Arduino and the IRremote library, then control LEDs. Covers reading NEC/SONY protocol hex codes, mapping buttons to functions, and step-by-step dimming.</description>
    </item>
    
    <item>
      <title>Arduino RGB LED PWM Control: 8 Colors to 16.7 Million</title>
      <link>https://electwork.net/en/posts/arduino-rgb-led-control/</link>
      <pubDate>Mon, 13 Jul 2020 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/en/posts/arduino-rgb-led-control/</guid>
      <description>Control a common-cathode RGB LED with Arduino PWM: 8-color digitalWrite() basics, per-channel resistor calculation, and smooth 16,777,216-color gradients using sin() phase control. Includes R4 12-bit PWM.</description>
    </item>
    
    <item>
      <title>Arduino ADC Explained: Analog Input and Resolution (R3/R4)</title>
      <link>https://electwork.net/en/posts/arduino-adc-serial/</link>
      <pubDate>Sun, 12 Jul 2020 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/en/posts/arduino-adc-serial/</guid>
      <description>Analog-to-digital conversion on Arduino explained: 10-bit resolution (4.88 mV/step) vs the R4&amp;#39;s 14-bit mode (0.305 mV/step), the ADC-to-volts formula, and how a SAR ADC works. Sample code for R3 and R4.</description>
    </item>
    
    <item>
      <title>Arduino tone() and Piezo Buzzer: Notes, Wiring, Full Code</title>
      <link>https://electwork.net/en/posts/arduino-buzzer-sound/</link>
      <pubDate>Sat, 27 Jun 2020 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/en/posts/arduino-buzzer-sound/</guid>
      <description>Hands-on Arduino tone() guide: wire a passive piezo buzzer and play real notes from a three-octave table. Full sketch, the active vs passive test, and no-sound fixes. Works on UNO R3 and R4.</description>
    </item>
    
    <item>
      <title>Ohm&#39;s Law LED Resistor Calculation for Arduino Beginners</title>
      <link>https://electwork.net/en/posts/led-ohms-law/</link>
      <pubDate>Mon, 15 Jun 2020 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/en/posts/led-ohms-law/</guid>
      <description>A beginner&amp;#39;s guide to lighting LEDs with Arduino: apply Ohm&amp;#39;s Law to pick the right current-limiting resistor, wire a breadboard circuit step by step, and troubleshoot common issues. Covers polarity and Vf.</description>
    </item>
    
  </channel>
</rss>
