<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Gesture Sensor on Nalar</title>
    <link>https://nalar.dev/tags/gesture-sensor/</link>
    <description>Recent content in Gesture Sensor 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/gesture-sensor/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>
  </channel>
</rss>
