﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/286" rel="self" type="application/rss+xml" />
        <title><![CDATA[Getting started with the HC-05 Bluetooth module]]></title>
        <description><![CDATA[<p>The HC-05 is one of the most popular Bluetooth modules in the Arduino ecosystem, and for good reason. It's affordable, well documented, and flexible enough to handle a wide range of use cases. It can operate as both a master and a slave device, meaning it can initiate connections to other Bluetooth devices as well as wait for them. For projects where you just need a phone to talk to an Arduino, that distinction doesn't matter much. But for anything more involved, like two Arduino boards communicating wirelessly, the HC-05 is the right tool for the job.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/286/getting-started-with-the-hc-05-bluetooth-module]]></link>
        <pubDate>Mon, 08 Jun 2026 20:15:02 +0000</pubDate>
        <language>en</language>
        <category>electronics</category>

        <image>
            <title>getting-started-with-the-hc-05-bluetooth-module</title>
            <link><![CDATA[https://www.hibit.dev/posts/286/getting-started-with-the-hc-05-bluetooth-module]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2026/06/1/headers/2620_hc-05.png]]></url>
            <width>200></width>
            <height>200></height>
        </image>
    </channel>
</rss>
