﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/245" rel="self" type="application/rss+xml" />
        <title><![CDATA[Using the DS18B20 temperature sensor with Arduino Nano]]></title>
        <description><![CDATA[<p>The DS18B20 is a digital <a href="https://www.renkeer.com/product/temperature-and-humidity-sensor-probe" target="_blank" rel="noreferrer noopener">temperature sensor</a> that comes in two versions: a small TO-92 package, and a waterproof variant often encased in a metal tube with a long cable. Both provide digital temperature readings and can be used in many indoor and outdoor projects. The DS18B20 uses a protocol called 1-Wire, which only needs one data line to communicate and can support multiple sensors on the same pin.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/245/using-the-ds18b20-temperature-sensor-with-arduino-nano]]></link>
        <pubDate>Mon, 02 Jun 2025 08:30:04 +0000</pubDate>
        <language>en</language>
        <category>electronics</category>

        <image>
            <title>using-the-ds18b20-temperature-sensor-with-arduino-nano</title>
            <link><![CDATA[https://www.hibit.dev/posts/245/using-the-ds18b20-temperature-sensor-with-arduino-nano]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2025/05/1/headers/2230_ds18b20.png]]></url>
            <width>200></width>
            <height>200></height>
        </image>
    </channel>
</rss>
