<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>LM35 on 3D Pellet</title>
    <link>https://3dpellet.com/tags/lm35/</link>
    <description>Recent content in LM35 on 3D Pellet</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Fri, 27 Mar 2026 10:00:00 +0100</lastBuildDate>
    <atom:link href="https://3dpellet.com/tags/lm35/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>LM35 Temperature Sensor with Arduino</title>
      <link>https://3dpellet.com/tutorials/arduino/sensors/lm35/</link>
      <pubDate>Fri, 27 Mar 2026 10:00:00 +0100</pubDate>
      <guid>https://3dpellet.com/tutorials/arduino/sensors/lm35/</guid>
      <description>The LM35 is an analog temperature sensor widely used in educational and instrumentation projects because it provides a voltage directly proportional to degrees Celsius. Thanks to this, it can be connected to an analog input on an Arduino board and produce a measurement without the need for digital protocols or special libraries.
In this article we will see how this sensor works, how to identify its pins, what the basic Arduino connection looks like, and how to read the temperature in the serial monitor with a very simple program.</description>
    </item>
  </channel>
</rss>