<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://craftingnotes.com/</id>
    <title>crafting notes</title>
    <updated>2026-06-11T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <author>
        <name>Miguel</name>
        <uri>https://acevedomiguel.com/</uri>
    </author>
    <link rel="alternate" href="https://craftingnotes.com/"/>
    <link rel="self" href="https://craftingnotes.com/atom.xml"/>
    <subtitle>Practical notes on IoT, software engineer, and woodworking by Acevedo Miguel.</subtitle>
    <logo>https://craftingnotes.com/images/miguel-profile.png</logo>
    <icon>https://craftingnotes.com/icon.svg</icon>
    <rights>© 2026 crafting notes</rights>
    <entry>
        <title type="html"><![CDATA[ESP32 Basics]]></title>
        <id>https://craftingnotes.com/iot/esp32-basics/</id>
        <link href="https://craftingnotes.com/iot/esp32-basics/"/>
        <link rel="enclosure" href="https://craftingnotes.com/images/esp32-basics-cover.jpg" type="image/jpg"/>
        <updated>2026-06-11T00:00:00.000Z</updated>
        <summary type="html"><![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.]]></summary>
        <category label="esp32"/>
        <category label="embedded"/>
        <category label="firmware"/>
        <category label="arduino"/>
        <category label="iot"/>
        <published>2026-06-11T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Hello, Woodworking]]></title>
        <id>https://craftingnotes.com/woodworking/hello-woodworking/</id>
        <link href="https://craftingnotes.com/woodworking/hello-woodworking/"/>
        <link rel="enclosure" href="https://craftingnotes.com/images/woodworking-cover.jpg" type="image/jpg"/>
        <updated>2026-05-07T00:00:00.000Z</updated>
        <summary type="html"><![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…]]></summary>
        <category label="intro"/>
        <category label="woodworking"/>
        <category label="projects"/>
        <category label="learning"/>
        <published>2026-05-07T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Hello, Software Engineering]]></title>
        <id>https://craftingnotes.com/software-engineering/hello-software-engineering/</id>
        <link href="https://craftingnotes.com/software-engineering/hello-software-engineering/"/>
        <link rel="enclosure" href="https://craftingnotes.com/images/software-engineer-cover.jpg" type="image/jpg"/>
        <updated>2026-05-07T00:00:00.000Z</updated>
        <summary type="html"><![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…]]></summary>
        <category label="intro"/>
        <category label="software-engineering"/>
        <category label="projects"/>
        <category label="learning"/>
        <published>2026-05-07T00:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Hello, IoT]]></title>
        <id>https://craftingnotes.com/iot/hello-iot/</id>
        <link href="https://craftingnotes.com/iot/hello-iot/"/>
        <link rel="enclosure" href="https://craftingnotes.com/images/iot-cover.jpg" type="image/jpg"/>
        <updated>2026-05-07T00:00:00.000Z</updated>
        <summary type="html"><![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…]]></summary>
        <category label="intro"/>
        <category label="iot"/>
        <category label="projects"/>
        <category label="learning"/>
        <published>2026-05-07T00:00:00.000Z</published>
    </entry>
</feed>