<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Air Conditioner on Nalar</title>
    <link>https://nalar.dev/tags/air-conditioner/</link>
    <description>Recent content in Air Conditioner 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/air-conditioner/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Gesture-Controlled Air Conditioner with ESP32-S3 Without a Camera</title>
      <link>https://nalar.dev/gesture-controlled-air-conditioner-esp32-s3-without-camera/</link>
      <pubDate>Sat, 19 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://nalar.dev/gesture-controlled-air-conditioner-esp32-s3-without-camera/</guid>
      <description>&lt;p&gt;A camera is unnecessary when an air-conditioner controller only needs a small vocabulary of hand motions. The useful signal is not an image of the hand; it is a directional event such as up, down, left, or right. A short-range optical gesture sensor can reduce that input to a few bytes before the ESP32-S3 sees it.&lt;/p&gt;&#xA;&lt;p&gt;That changes the embedded design substantially. There is no camera frame buffer, DVP bus, image preprocessing, or inference model competing with the LCD and infrared transmitter. The ESP32-S3 can spend its resources on the part that actually needs careful handling: keeping the intended AC state synchronized with each gesture and encoding that state into the appliance&amp;rsquo;s IR protocol.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reliable ESP32 IR Air-Conditioner Control Needs Hysteresis and State Synchronization</title>
      <link>https://nalar.dev/reliable-esp32-ir-air-conditioner-control-needs-hysteresis-and-state-synchronization/</link>
      <pubDate>Sat, 19 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://nalar.dev/reliable-esp32-ir-air-conditioner-control-needs-hysteresis-and-state-synchronization/</guid>
      <description>&lt;p&gt;An ESP32 can turn a conventional infrared air conditioner into a temperature-driven controller without modifying the AC itself. The basic signal path is simple: a room-temperature sensor feeds the ESP32, the firmware decides whether cooling is required, and an IR LED transmits the same kind of frame the handheld remote would send.&lt;/p&gt;&#xA;&lt;p&gt;The difficult part is not producing infrared light. It is keeping the control loop stable while working with an appliance whose IR protocol may encode the remote&amp;rsquo;s complete state in every transmission.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
