<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>crafting notes</title>
        <link>https://craftingnotes.com/</link>
        <description>Practical notes on IoT, software engineer, and woodworking by Acevedo Miguel.</description>
        <lastBuildDate>Thu, 11 Jun 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>crafting notes</title>
            <url>https://craftingnotes.com/images/miguel-profile.png</url>
            <link>https://craftingnotes.com/</link>
        </image>
        <copyright>© 2026 crafting notes</copyright>
        <atom:link href="https://craftingnotes.com/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[ESP32 Basics]]></title>
            <link>https://craftingnotes.com/iot/esp32-basics/</link>
            <guid isPermaLink="false">https://craftingnotes.com/iot/esp32-basics/</guid>
            <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[What the ESP32 is, what stays the same across board versions, and the first sketch I run on every new ESP32-WROOM-32 dev kit—a blinking LED.]]></description>
            <category>esp32</category>
            <category>embedded</category>
            <category>firmware</category>
            <category>arduino</category>
            <category>iot</category>
            <enclosure url="https://craftingnotes.com/images/esp32-basics-cover.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Hello, Woodworking]]></title>
            <link>https://craftingnotes.com/woodworking/hello-woodworking/</link>
            <guid isPermaLink="false">https://craftingnotes.com/woodworking/hello-woodworking/</guid>
            <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[I do not have formal woodworking experience, but it is one of my favorite side hobbies and a craft I want to keep learning over time. I am using this section to document that…]]></description>
            <category>intro</category>
            <category>woodworking</category>
            <category>projects</category>
            <category>learning</category>
            <enclosure url="https://craftingnotes.com/images/woodworking-cover.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Hello, Software Engineering]]></title>
            <link>https://craftingnotes.com/software-engineering/hello-software-engineering/</link>
            <guid isPermaLink="false">https://craftingnotes.com/software-engineering/hello-software-engineering/</guid>
            <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[I have spent years working on backend services, cloud systems, automation, and practical software delivery. Some projects went smoothly, others taught hard lessons, and all of…]]></description>
            <category>intro</category>
            <category>software-engineering</category>
            <category>projects</category>
            <category>learning</category>
            <enclosure url="https://craftingnotes.com/images/software-engineer-cover.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Hello, IoT]]></title>
            <link>https://craftingnotes.com/iot/hello-iot/</link>
            <guid isPermaLink="false">https://craftingnotes.com/iot/hello-iot/</guid>
            <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[I have spent years building IoT systems across embedded devices, firmware, connectivity layers, and cloud integrations. Some projects were clean wins, while others forced me to…]]></description>
            <category>intro</category>
            <category>iot</category>
            <category>projects</category>
            <category>learning</category>
            <enclosure url="https://craftingnotes.com/images/iot-cover.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>