<?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: julia12</title>
    <description>The latest articles on Forem by julia12 (@julia12).</description>
    <link>https://forem.com/julia12</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%2F3529131%2F3538433f-dc8a-4978-93e9-6f48666455fd.png</url>
      <title>Forem: julia12</title>
      <link>https://forem.com/julia12</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/julia12"/>
    <language>en</language>
    <item>
      <title>Why the US-100 Sensor Belongs in Your Next Arduino or ESP32 Project</title>
      <dc:creator>julia12</dc:creator>
      <pubDate>Sat, 27 Sep 2025 10:53:18 +0000</pubDate>
      <link>https://forem.com/julia12/introducing-the-us-100-ultrasonic-ranging-module-2-cm-45-m-440</link>
      <guid>https://forem.com/julia12/introducing-the-us-100-ultrasonic-ranging-module-2-cm-45-m-440</guid>
      <description>&lt;p&gt;If you’ve worked with Arduino, ESP32, or Raspberry Pi, chances are you’ve come across ultrasonic sensors for distance measurement. One solid option that often gets overlooked is the US-100 Ultrasonic Ranging Module. It’s compact, efficient, and has a couple of neat tricks that make it stand out from the usual HC-SR04 sensor.&lt;/p&gt;

&lt;p&gt;What Makes the US-100 Different?&lt;/p&gt;

&lt;p&gt;Unlike many low-cost ultrasonic sensors, the US-100 supports two communication modes:&lt;/p&gt;

&lt;p&gt;GPIO Trigger/Echo Mode → Works just like the HC-SR04, making it a drop-in replacement in many circuits.&lt;/p&gt;

&lt;p&gt;UART Mode → Lets you query distance and even temperature with simple serial commands, which reduces timing headaches on the microcontroller side.&lt;/p&gt;

&lt;p&gt;Another bonus: it has a built-in temperature sensor to compensate for the speed of sound under different conditions. That’s important when you want reliable readings outdoors or in environments where the temperature shifts a lot.&lt;/p&gt;

&lt;p&gt;📏 Key Specs&lt;/p&gt;

&lt;p&gt;Operating Voltage: 2.4 V ~ 5.5 V&lt;/p&gt;

&lt;p&gt;Range: 2 cm – 450 cm&lt;/p&gt;

&lt;p&gt;Accuracy: ±0.3 cm + 1%&lt;/p&gt;

&lt;p&gt;Interface: GPIO or UART (selectable)&lt;/p&gt;

&lt;p&gt;Current Draw: &amp;lt; 2 mA (standby)&lt;/p&gt;

&lt;p&gt;Temperature Sensor: Yes (with serial command)&lt;/p&gt;

&lt;p&gt;Why Use It?&lt;/p&gt;

&lt;p&gt;The US-100 is a great fit for:&lt;/p&gt;

&lt;p&gt;Robotics (obstacle avoidance, mapping)&lt;/p&gt;

&lt;p&gt;IoT applications (distance or level sensing)&lt;/p&gt;

&lt;p&gt;Smart home devices (basic motion/distance detection)&lt;/p&gt;

&lt;p&gt;Interactive installations (detecting people or objects nearby)&lt;/p&gt;

&lt;p&gt;Because it works over UART as well as GPIO, it’s more flexible than entry-level modules and is easier to integrate into complex builds.&lt;/p&gt;

&lt;p&gt;Learn More&lt;/p&gt;

&lt;p&gt;You can dive into the details here: &lt;a href="https://easyelecmodule.com/us-100-ultrasonic-ranging-module/" rel="noopener noreferrer"&gt;U[S-100 Ultrasonic Ranging Module]&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What’s your go-to ultrasonic sensor for projects? Do you stick with the classic HC-SR04, or have you tried modules like the US-100?&lt;/p&gt;

</description>
      <category>iot</category>
      <category>resources</category>
      <category>robotics</category>
    </item>
  </channel>
</rss>
