<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>HC-SR04 on 3D Pellet</title>
    <link>https://3dpellet.com/tags/hc-sr04/</link>
    <description>Recent content in HC-SR04 on 3D Pellet</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 28 Mar 2026 10:00:00 +0100</lastBuildDate>
    <atom:link href="https://3dpellet.com/tags/hc-sr04/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>HC-SR04 Ultrasonic Sensor with Arduino</title>
      <link>https://3dpellet.com/tutorials/arduino/sensors/hc-sr04/</link>
      <pubDate>Sat, 28 Mar 2026 10:00:00 +0100</pubDate>
      <guid>https://3dpellet.com/tutorials/arduino/sensors/hc-sr04/</guid>
      <description>The HC-SR04 is one of the most popular sensors for measuring distance with Arduino because it is inexpensive, easy to connect, and very useful in educational projects, robots, and detection systems. It works by sending ultrasonic waves and measuring how long the echo takes to return to the module.
In this article we will see what the HC-SR04 sensor is, how it works, what its pins do, how to connect it to an Arduino board, and how to display the measured distance in the serial monitor with a simple program.</description>
    </item>
  </channel>
</rss>