<?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 Nalar</title>
    <link>https://nalar.dev/tags/arduino/</link>
    <description>Recent content in Arduino on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 19 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/arduino/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Arduino-IRremote Raw Output: Converting Receive Timings into sendRaw() Data</title>
      <link>https://nalar.dev/arduino-irremote-raw-output-convert-receive-timings-sendraw/</link>
      <pubDate>Sat, 19 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://nalar.dev/arduino-irremote-raw-output-convert-receive-timings-sendraw/</guid>
      <description>&lt;p&gt;Arduino-IRremote separates the representation used while receiving an infrared frame from the representation consumed by &lt;code&gt;sendRaw()&lt;/code&gt;. The receiver records sampled durations, tracks the gap before the frame separately, and can compensate timing distortion introduced by a demodulating IR receiver. A transmitter, by contrast, expects an array that starts with the first mark and alternates mark and space durations.&lt;/p&gt;&#xA;&lt;p&gt;That boundary matters for AC remotes because their frames can be long and are frequently replayed as RAW data when no protocol-specific encoder is available.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
