<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Firmware on Nalar</title>
    <link>https://nalar.dev/tags/firmware/</link>
    <description>Recent content in Firmware on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 13 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/firmware/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Keyboard Debounce Filters Contact Bounce</title>
      <link>https://nalar.dev/keyboard-debounce-filters-contact-bounce/</link>
      <pubDate>Sun, 13 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/keyboard-debounce-filters-contact-bounce/</guid>
      <description>&lt;p&gt;A single physical key press does not always create one perfectly clean electrical transition. In many mechanical switches, metal contacts meet and settle over a short interval. During that interval, the electrical state can change several times before becoming stable.&lt;/p&gt;&#xA;&lt;p&gt;Keyboard electronics have to separate that brief contact behavior from deliberate repeated presses. The filtering process is commonly called debounce.&lt;/p&gt;&#xA;&lt;h2 id=&#34;a-switch-can-change-state-several-times-while-settling&#34;&gt;A switch can change state several times while settling&lt;/h2&gt;&#xA;&lt;p&gt;A basic mechanical key switch acts as an electrical contact. Pressing the key moves parts of the switch until conductive surfaces meet. Releasing it separates those surfaces again.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
