<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: narrayana swamy</title>
    <description>The latest articles on Forem by narrayana swamy (@narrayana_swamy_4e529d1a1).</description>
    <link>https://forem.com/narrayana_swamy_4e529d1a1</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3847950%2F9f17d0b0-0535-4b6d-94e3-4cc597282ef3.png</url>
      <title>Forem: narrayana swamy</title>
      <link>https://forem.com/narrayana_swamy_4e529d1a1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/narrayana_swamy_4e529d1a1"/>
    <language>en</language>
    <item>
      <title>I built a free browser-based hardware testing toolkit — here's why</title>
      <dc:creator>narrayana swamy</dc:creator>
      <pubDate>Sat, 28 Mar 2026 16:23:25 +0000</pubDate>
      <link>https://forem.com/narrayana_swamy_4e529d1a1/i-built-a-free-browser-based-hardware-testing-toolkit-heres-why-7ip</link>
      <guid>https://forem.com/narrayana_swamy_4e529d1a1/i-built-a-free-browser-based-hardware-testing-toolkit-heres-why-7ip</guid>
      <description>&lt;p&gt;&lt;strong&gt;The problem I kept running into&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Every time I joined a video call, I'd wonder — is my mic actually working? Is my webcam on? Are my speakers outputting to both channels?&lt;/p&gt;

&lt;p&gt;Every tool I found either required a download, had annoying ads, or only tested one thing at a time.&lt;/p&gt;

&lt;p&gt;So I built MicCheck Online — a free collection of hardware testing tools that run entirely in your browser.&lt;/p&gt;

&lt;p&gt;What it includes&lt;br&gt;
Mic Test — real-time audio levels, clipping detection, device switching&lt;br&gt;
Webcam Test — camera preview, resolution &amp;amp; FPS readout&lt;br&gt;
Speaker Test — left/right channel isolation, frequency presets (60Hz–16kHz), full sweep&lt;br&gt;
Headphone Test — L/R channel isolation&lt;br&gt;
Screen Tests — dead pixel checker, white/black/color screens, backlight bleed, uniformity&lt;br&gt;
Keyboard Test — every key visualized in real time&lt;br&gt;
Mouse Test — button, scroll, and movement tracking&lt;/p&gt;

&lt;p&gt;The tricky parts:&lt;br&gt;
The speaker frequency sweep was interesting to build — using OscillatorNode and exponentialRampToValueAtTime to sweep from 20Hz to 20kHz smoothly.&lt;/p&gt;

&lt;p&gt;The stereo panning for left/right channel isolation uses createStereoPanner() — simple but effective.&lt;/p&gt;

&lt;p&gt;Try it&lt;br&gt;
&lt;a href="https://miccheckonline.com" rel="noopener noreferrer"&gt;https://miccheckonline.com&lt;/a&gt; — free, no signup, works on Chrome, Firefox, Edge, Safari.&lt;/p&gt;

&lt;p&gt;Would love feedback from the dev community — what tools are missing? What should I build next?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>nextjs</category>
      <category>buildinpublic</category>
    </item>
  </channel>
</rss>
