<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>louis16s‘ blog</title>
        <link>http://blog.530555.xyz/</link>
        <description>学林学的家伙</description>
        <lastBuildDate>Fri, 10 Jul 2026 15:09:30 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <copyright>All rights reserved 2026, louis16s</copyright>
        <item>
            <title><![CDATA[Y-1]]></title>
            <link>http://blog.530555.xyz/article/Y-1</link>
            <guid>http://blog.530555.xyz/article/Y-1</guid>
            <pubDate>Thu, 01 Oct 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[notallow2watch]]></description>
            <content:encoded><![CDATA[notallow2watch]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[micropython 编译esp32-c3固件]]></title>
            <link>http://blog.530555.xyz/article/micropython</link>
            <guid>http://blog.530555.xyz/article/micropython</guid>
            <pubDate>Tue, 17 Jan 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[不同版本有不同的问题]]></description>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-10cad77148f480bcb2eeef7bb9421277"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-blank notion-block-10cad77148f4805199dbc91f6fb9612d"> </div><div class="notion-callout notion-gray_background_co notion-block-fffad77148f481fabcc4c8b648ab7288"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text">将自己的函数编译进固件里，方便批量烧录。新版本不太一样了</div></div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-10cad77148f48073bcb2ffca380ef221"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Fecae0686-5b96-484e-8031-4bb19e6005d5%2Ff2c162ee-cf73-4628-8e91-632d5bcc4e6e%2F640-768x162.png?table=block&amp;id=10cad771-48f4-8073-bcb2-ffca380ef221&amp;t=10cad771-48f4-8073-bcb2-ffca380ef221&amp;width=633&amp;cache=v2" alt="notion image" loading="lazy" decoding="async"/></div></figure><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-10cad77148f480d390adc64d96b1e9ae" data-id="10cad77148f480d390adc64d96b1e9ae"><span><div id="10cad77148f480d390adc64d96b1e9ae" class="notion-header-anchor"></div><a class="notion-hash-link" href="#10cad77148f480d390adc64d96b1e9ae" title="前情提要：UBUNTU 20.04 LTSC，VPS（解决网络问题)"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>前情提要：UBUNTU 20.04 LTSC，VPS（解决网络问题)</b></span></span></h4><div class="notion-text notion-block-10cad77148f4803994b5f1a9dc879b95"><b>具体流程</b></div><div class="notion-text notion-block-10cad77148f480e3a65ae9d9af2511c0">更新源列表</div><hr class="notion-hr notion-block-10cad77148f4805d97dcf8922873ce5f"/><div class="notion-text notion-block-10cad77148f48074bd7afb78823acab5"><b>python配置</b> 将默认python版本改为python3</div><div class="notion-text notion-block-10cad77148f480f48159fb829ae1c183">查看当前系统默认python版本</div><div class="notion-text notion-block-10cad77148f4806babe4cb85d9f6b47f">查看python3</div><div class="notion-text notion-block-10cad77148f48064985cebb8b2fb7f97">删除原有python2的软连接</div><div class="notion-text notion-block-10cad77148f4807cb6d2e633220713d2">新建python3的软连接</div><div class="notion-text notion-block-10cad77148f480508305cc7ba6ff9e67">安装pip</div><div class="notion-text notion-block-10cad77148f48073be03c8f942abe407">安装virtualenv！！</div><hr class="notion-hr notion-block-10cad77148f4808fac2cce7b9c558ece"/><div class="notion-text notion-block-10cad77148f48052a911cc717e576adc"><b>安装必备软件</b></div><div class="notion-text notion-block-10cad77148f4807b944ceba21f942917">Git：</div><div class="notion-text notion-block-10cad77148f48044b540d64e790d4181">资源库中，有一个名为 build-essential 的包，它包含 GCC 和其他各种编译器，如 g++ 和 make来安装：</div><div class="notion-text notion-block-10cad77148f4803183d0c837c046c9e2">cmake:</div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-10cad77148f480c7a3d8ed79f200beb4" data-id="10cad77148f480c7a3d8ed79f200beb4"><span><div id="10cad77148f480c7a3d8ed79f200beb4" class="notion-header-anchor"></div><a class="notion-hash-link" href="#10cad77148f480c7a3d8ed79f200beb4" title="基于ARM内核编译的工具链：(可选的）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>基于ARM内核编译的工具链：(可选的）</b></span></span></h4><hr class="notion-hr notion-block-10cad77148f480d78301c922bbdd7b57"/><div class="notion-text notion-block-10cad77148f480caa2bfea4fedd95921"><b>Git克隆</b> #网络环境</div><div class="notion-text notion-block-10cad77148f48057a802c5b01f8b5940">esp-idf克隆：注意 esp-idf版本！！</div><div class="notion-text notion-block-10cad77148f4806f8cbfed4a94843716">若esp-idf已经存在，请更新模块</div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-10cad77148f480b38e52d49251f23366" data-id="10cad77148f480b38e52d49251f23366"><span><div id="10cad77148f480b38e52d49251f23366" class="notion-header-anchor"></div><a class="notion-hash-link" href="#10cad77148f480b38e52d49251f23366" title="MICROPYTHON源码克隆："><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>MICROPYTHON源码克隆：</b></span></span></h4><hr class="notion-hr notion-block-10cad77148f4802f85f4d0cc1a8b3453"/><div class="notion-text notion-block-10cad77148f480d781d0ca118a2ae83a"><b>micropython固件编译的安装</b></div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-10cad77148f48084b79cffd28ff5c101" data-id="10cad77148f48084b79cffd28ff5c101"><span><div id="10cad77148f48084b79cffd28ff5c101" class="notion-header-anchor"></div><a class="notion-hash-link" href="#10cad77148f48084b79cffd28ff5c101" title="ESP-IDF 配置好编译环境"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>ESP-IDF 配置好编译环境</b></span></span></h4><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-10cad77148f480789911c8cf2a05ad96" data-id="10cad77148f480789911c8cf2a05ad96"><span><div id="10cad77148f480789911c8cf2a05ad96" class="notion-header-anchor"></div><a class="notion-hash-link" href="#10cad77148f480789911c8cf2a05ad96" title="编译 MICROPYTHON"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>编译 MICROPYTHON</b></span></span></h4><div class="notion-text notion-block-10cad77148f48092ad0beaff8e2b8c20">必须先构建 MicroPython 交叉编译器，这将用于 预编译（冻结）内置 Python 代码。这个交叉编译器是构建的，并且 使用以下命令在主机上运行：</div><div class="notion-text notion-block-10cad77148f4805f8b1ee48dc3482088">生成的固件为：<code class="notion-inline-code">firmware.bin ..build-ESP32_GENERIC/</code></div><div class="notion-text notion-block-10cad77148f48049af1dc5d4a0b04aaa">如果是编译esp32c3，在make后缀加型号：</div><hr class="notion-hr notion-block-10cad77148f480ee8351d6744014fd90"/><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-10cad77148f4808e8509ca4e9ebdfaf4" data-id="10cad77148f4808e8509ca4e9ebdfaf4"><span><div id="10cad77148f4808e8509ca4e9ebdfaf4" class="notion-header-anchor"></div><a class="notion-hash-link" href="#10cad77148f4808e8509ca4e9ebdfaf4" title="定义自定义 ESP32 开发板"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b><a class="notion-link" href="https://github.com/micropython/micropython/tree/master/ports/esp32#defining-a-custom-esp32-board" target="_blank" rel="noopener noreferrer">定义自定义 ESP32 开发板</a></b></span></span></h3><div class="notion-text notion-block-10cad77148f4806c915df06f1d930b38">默认的 ESP-IDF 配置设置由目录中的 board 定义提供。对于自定义配置 您可以定义自己的 Board 目录。通过以下方式开始新的电路板配置 复制现有的（如）并修改它以适合您的开发板。<code class="notion-inline-code">ESP32_GENERICboards/ESP32_GENERICESP32_GENERIC</code></div><div class="notion-text notion-block-10cad77148f480e3a34cea7b6682bbf5">特定于 MicroPython 的配置值在特定于主板的文件中定义，该文件包含在 中。附加 设置被放入 ，包括配置 ESP-IDF 设置的文件列表。一些标准文件是 在目录中提供，例如 .您可以 此外，在 Board 目录中定义自定义的。<code class="notion-inline-code">mpconfigboard.h mpconfigport.h mpconfigboard.cmake sdkconfig boards/boards/sdkconfig.ble</code></div><hr class="notion-hr notion-block-10cad77148f480f8a8f1fc58568ed19f"/><div class="notion-text notion-block-10cad77148f4804b8869c65b2619948c">如何在micropython固件中加入自己的py库</div><div class="notion-text notion-block-10cad77148f4803fbfbec3d0b505298c">mpy的源码结构在不断更新</div><div class="notion-text notion-block-10cad77148f480ff9924e9e7ef79858d">目前只需要找到对应的port文件夹下的modules就可以了，往里面直接扔py文件就会自动被编译到固件了</div><div class="notion-text notion-block-10cad77148f480cc96a9f687619cb858">原理也不难，当前的manifest.py自动freeze了modules这个文件夹</div><div class="notion-text notion-block-10cad77148f4804cbb45c1c34aeac936">比如esp32</div><div class="notion-text notion-block-10cad77148f480e39efdd9e771baafd2">就是ports\esp32\moduels</div><hr class="notion-hr notion-block-10cad77148f480b780a5ed6d089b8c53"/><div class="notion-text notion-block-10cad77148f48051be11efd058559a79">Raspberry RP2040</div><div class="notion-text notion-block-10cad77148f480a792fbe55b349889a2">必须先构建 MicroPython 交叉编译器，这将用于 预编译（冻结）内置 Python 代码。这个交叉编译器是构建的，并且 使用以下命令在主机上运行：</div><div class="notion-text notion-block-10cad77148f480d99f59d84273c66cf5">此命令应从此存储库的根目录执行。 下面的所有其他命令都应该从 ports/rp2/ 目录执行。</div><div class="notion-text notion-block-10cad77148f480849d51c43d95752138">RP2 固件的构建完全使用 CMake 完成，尽管简单 为了方便起见，还提供了 Makefile。要构建固件，请运行（从 此目录）：</div><div class="notion-text notion-block-10cad77148f480f8aedec0c6f0858fa9">如果你使用的是Rasoberry Pi Pico以外的其他板，那么你应该 将开发板名称传递给构建;例如，对于Raspberry Pi Pico W：</div><hr class="notion-hr notion-block-10cad77148f4805694a8d35d134bc182"/><div class="notion-text notion-block-10cad77148f480ff80bae15ba09c4515">参考资料：</div><div class="notion-text notion-block-10cad77148f480f98d48d5fb56cf12f2">[1]github.<a class="notion-link" href="https://github.com/micropython/micropython/tree/master/ports/esp32" target="_blank" rel="noopener noreferrer">micropython esp32</a></div><div class="notion-text notion-block-10cad77148f480c3b820ee127684c902">[2]github.<a class="notion-link" href="https://github.com/micropython/micropython/tree/master/ports/rp2" target="_blank" rel="noopener noreferrer">micropython rp2</a></div><div class="notion-text notion-block-10cad77148f4805086bde50043f04b72">[3]csdn,<a class="notion-link" href="https://blog.csdn.net/jd3096/article/details/120641783" target="_blank" rel="noopener noreferrer">在micropython固件中加入自己的py库</a></div><div class="notion-text notion-block-10cad77148f480f8ba07fe7252f3093c">[4]csdn.<a class="notion-link" href="https://zhuanlan.zhihu.com/p/153124468" target="_blank" rel="noopener noreferrer">wsl代理</a></div><div class="notion-blank notion-block-fffad77148f4811db208df5ca9271045"> </div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[HK2026]]></title>
            <link>http://blog.530555.xyz/article/HK-2026</link>
            <guid>http://blog.530555.xyz/article/HK-2026</guid>
            <pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[要去适合的地方消费]]></description>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-362ad77148f480269509fa75a2dffeb3"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-362ad77148f480f59bf6d809443562f8"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text">深圳湾可以打车去罗湖/福田（不要去太远的口岸</div></div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-362ad77148f48020831cc8ec85bae06d" data-id="362ad77148f48020831cc8ec85bae06d"><span><div id="362ad77148f48020831cc8ec85bae06d" class="notion-header-anchor"></div><a class="notion-hash-link" href="#362ad77148f48020831cc8ec85bae06d" title="📝 shopping?"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">📝 shopping?</span></span></h2><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-362ad77148f480f98ecee26c57f20eb7" data-id="362ad77148f480f98ecee26c57f20eb7"><span><div id="362ad77148f480f98ecee26c57f20eb7" class="notion-header-anchor"></div><a class="notion-hash-link" href="#362ad77148f480f98ecee26c57f20eb7" title="沙田"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">沙田</span></span></h3><blockquote class="notion-quote notion-block-362ad77148f4803986d4cb83133210b1"><div>有mall有街市。烧猪和叉烧好吃</div></blockquote><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-362ad77148f480389974c47ad5bb4f02" data-id="362ad77148f480389974c47ad5bb4f02"><span><div id="362ad77148f480389974c47ad5bb4f02" class="notion-header-anchor"></div><a class="notion-hash-link" href="#362ad77148f480389974c47ad5bb4f02" title="凤梨酥"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">凤梨酥</span></span></h3><blockquote class="notion-quote notion-block-362ad77148f4809eb604d01e90ad2887"><div>citysuper</div></blockquote><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-362ad77148f4801e8158e1c813ed0a04" data-id="362ad77148f4801e8158e1c813ed0a04"><span><div id="362ad77148f4801e8158e1c813ed0a04" class="notion-header-anchor"></div><a class="notion-hash-link" href="#362ad77148f4801e8158e1c813ed0a04" title="🤗 总结归纳"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">🤗 总结归纳</span></span></h2><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-362ad77148f480d096f8e9beba5de294"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Ad0833c22-5458-4ce1-8f60-3408fe58aefb%3A000026080014.jpg?table=block&amp;id=362ad771-48f4-80d0-96f8-e9beba5de294&amp;t=362ad771-48f4-80d0-96f8-e9beba5de294" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-362ad77148f480a38ddbf9bdbfcd6785"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Acede7972-f8a4-42e5-8a19-f4f5d46ca50f%3A000026080016.jpg?table=block&amp;id=362ad771-48f4-80a3-8ddb-f9bdbfcd6785&amp;t=362ad771-48f4-80a3-8ddb-f9bdbfcd6785" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-362ad77148f48051b68bd2bdebe7892f"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Acc061b5b-221d-4daa-a57d-aef47ad7c6d6%3A000026080018.jpg?table=block&amp;id=362ad771-48f4-8051-b68b-d2bdebe7892f&amp;t=362ad771-48f4-8051-b68b-d2bdebe7892f" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-362ad77148f48030b944c2d07ae4d2c7"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A569dcb6d-70cb-4fd9-8dd6-ddef574e4f44%3A000026080017.jpg?table=block&amp;id=362ad771-48f4-8030-b944-c2d07ae4d2c7&amp;t=362ad771-48f4-8030-b944-c2d07ae4d2c7" alt="notion image" loading="lazy" decoding="async"/></div></figure></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[StickS3]]></title>
            <link>http://blog.530555.xyz/article/StickS3</link>
            <guid>http://blog.530555.xyz/article/StickS3</guid>
            <pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[M5 stack]]></description>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-388ad77148f48095a42ccfa1dadd6169"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-388ad77148f480b2847dd6a16544de90"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text">stick S3 蛮有意思</div></div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-388ad77148f4809893d8e55b46d73b5a" data-id="388ad77148f4809893d8e55b46d73b5a"><span><div id="388ad77148f4809893d8e55b46d73b5a" class="notion-header-anchor"></div><a class="notion-hash-link" href="#388ad77148f4809893d8e55b46d73b5a" title="📎 参考文章"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">📎 参考文章</span></span></h2><div class="notion-row"><a class="notion-bookmark notion-block-388ad77148f480928ef3ca1b8964687b" href="https://docs.m5stack.com/zh_CN/core/StickS3" target="_blank" rel="noopener noreferrer"><div><div class="notion-bookmark-title">m5-docs</div><div class="notion-bookmark-description">The reference docs for M5Stack products. Quick start, get the detailed information or instructions such as IDE,UIFLOW,Arduino. The tutorials for M5Burner, Firmware, Burning, programming. ESP32,M5StickC,StickV, StickT,M5ATOM.</div><div class="notion-bookmark-link"><div class="notion-bookmark-link-icon"><img src="https://www.notion.so/image/https%3A%2F%2Fdocs.m5stack.com%2Ffavicon.ico?table=block&amp;id=388ad771-48f4-8092-8ef3-ca1b8964687b&amp;t=388ad771-48f4-8092-8ef3-ca1b8964687b" alt="m5-docs" loading="lazy" decoding="async"/></div><div class="notion-bookmark-link-text">https://docs.m5stack.com/zh_CN/core/StickS3</div></div></div></a></div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Macbook Air M5]]></title>
            <link>http://blog.530555.xyz/article/macbookairM5</link>
            <guid>http://blog.530555.xyz/article/macbookairM5</guid>
            <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[24 + 1T !!!]]></description>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-388ad77148f4804d8c5bc03676af67fa"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-388ad77148f48079adf5c3232cf9717b"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text">非常好电脑使我codex旋转！</div></div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-388ad77148f480788dc4e9a8f18805a1" data-id="388ad77148f480788dc4e9a8f18805a1"><span><div id="388ad77148f480788dc4e9a8f18805a1" class="notion-header-anchor"></div><a class="notion-hash-link" href="#388ad77148f480788dc4e9a8f18805a1" title="满血M5（国行"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">满血M5（国行</span></span></h3><blockquote class="notion-quote notion-block-388ad77148f4803396d0c5b03bca5917"><div>Apple M5 芯片 (集成 10 核中央处理器和 10 核图形处理器)</div></blockquote><blockquote class="notion-quote notion-block-388ad77148f48011a619ef7d1fea03a6"><div>教育优惠+国补</div></blockquote><div class="notion-blank notion-block-388ad77148f4807483f7f66a5a31bdd4"> </div><h4 class="notion-h notion-h3 notion-h-indent-1 notion-block-388ad77148f480839774c0a85a5f7f20" data-id="388ad77148f480839774c0a85a5f7f20"><span><div id="388ad77148f480839774c0a85a5f7f20" class="notion-header-anchor"></div><a class="notion-hash-link" href="#388ad77148f480839774c0a85a5f7f20" title="📎 link"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">📎 link</span></span></h4><div class="notion-row"><a class="notion-bookmark notion-block-388ad77148f480e0957ec534f84c65de" href="https://www.apple.com.cn/macbook-air/" target="_blank" rel="noopener noreferrer"><div><div class="notion-bookmark-title">13 英寸和 15 英寸 MacBook Air</div><div class="notion-bookmark-description">MacBook Air 笔记本电脑搭载超快的 M5 芯片，一身轻盈，还拥有从早用到晚的电池续航。为 AI 精心构建。</div><div class="notion-bookmark-link"><div class="notion-bookmark-link-icon"><img src="https://www.notion.so/image/https%3A%2F%2Fwww.apple.com.cn%2Ffavicon.ico?table=block&amp;id=388ad771-48f4-80e0-957e-c534f84c65de&amp;t=388ad771-48f4-80e0-957e-c534f84c65de" alt="13 英寸和 15 英寸 MacBook Air" loading="lazy" decoding="async"/></div><div class="notion-bookmark-link-text">https://www.apple.com.cn/macbook-air/</div></div></div><div class="notion-bookmark-image"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fwww.apple.com.cn%2Fmacbook-air%2Fimages%2Fmeta%2Fmacbook_air_mx__ez5y0k5yy7au_og.webp%3F202605071901?table=block&amp;id=388ad771-48f4-80e0-957e-c534f84c65de&amp;t=388ad771-48f4-80e0-957e-c534f84c65de" alt="13 英寸和 15 英寸 MacBook Air" loading="lazy" decoding="async"/></div></a></div><div class="notion-blank notion-block-388ad77148f480a381d9fdfc947bd3a6"> </div><div class="notion-callout notion-gray_background_co notion-block-388ad77148f480458160d5eb2f9b0a71"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text">Pro以外的设备不需要去香港买</div></div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[广州白云机场7号贵宾楼]]></title>
            <link>http://blog.530555.xyz/article/CAN-T3</link>
            <guid>http://blog.530555.xyz/article/CAN-T3</guid>
            <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[T3贵宾楼]]></description>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-388ad77148f4804fb320f5169a2f5885"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-388ad77148f48081b7add7334d826cb4"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text">很新的一种贵宾楼。</div></div><div class="notion-blank notion-block-388ad77148f4802eabb8d0ee47da9adb"> </div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-388ad77148f48078b48bd8f1727f535d" data-id="388ad77148f48078b48bd8f1727f535d"><span><div id="388ad77148f48078b48bd8f1727f535d" class="notion-header-anchor"></div><a class="notion-hash-link" href="#388ad77148f48078b48bd8f1727f535d" title="📝 体验"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">📝 体验</span></span></h2><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-388ad77148f4803782addeb421e18d5d" data-id="388ad77148f4803782addeb421e18d5d"><span><div id="388ad77148f4803782addeb421e18d5d" class="notion-header-anchor"></div><a class="notion-hash-link" href="#388ad77148f4803782addeb421e18d5d" title="餐食"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">餐食</span></span></h3><blockquote class="notion-quote notion-block-388ad77148f480eb8a06e15eb9c03b73"><div>非常棒休息室食物。广府特色满分！</div></blockquote><div class="notion-row notion-block-388ad77148f4809f9145c7398e2588f5"><div class="notion-column notion-block-388ad77148f480de9ca6e05c5e9f9fdb" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.625)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-388ad77148f480ba808dc8bbf61bb193"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Ac8ce31f1-a3ce-414d-8c2c-18f98d0dd5a5%3AIMG_7726.heic?table=block&amp;id=388ad771-48f4-80ba-808d-c8bbf61bb193&amp;t=388ad771-48f4-80ba-808d-c8bbf61bb193" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-388ad77148f480df94dbc3c8a0df59cf"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:589.8617511520738px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A5e5d0a3d-6342-4395-9163-d8299fdc44cf%3A53f2308a-1f87-49a1-88dc-9c237ed3564b.png?table=block&amp;id=388ad771-48f4-80df-94db-c3c8a0df59cf&amp;t=388ad771-48f4-80df-94db-c3c8a0df59cf" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><div class="notion-spacer"></div><div class="notion-column notion-block-388ad77148f48077ae31f0f3a28fe8b5" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.375)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-388ad77148f48076bad1ce239f17ace4"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A24ea6c3e-b70b-4076-8fb2-e97abaf1b275%3AIMG_7728.heic?table=block&amp;id=388ad771-48f4-8076-bad1-ce239f17ace4&amp;t=388ad771-48f4-8076-bad1-ce239f17ace4" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-388ad77148f480c29a75c24ef5de7b34"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Aead6e966-fe17-4047-937e-7a9436c49c27%3AIMG_7734.heic?table=block&amp;id=388ad771-48f4-80c2-9a75-c24ef5de7b34&amp;t=388ad771-48f4-80c2-9a75-c24ef5de7b34" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><div class="notion-spacer"></div></div><div class="notion-row notion-block-388ad77148f480fe8cf1e0856c5297b1"><div class="notion-column notion-block-388ad77148f4808f8ed2ee3e336fbc22" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-388ad77148f480d8b2dce4b58531c3c0"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A6215a87b-881a-4368-9a70-2a2a67b88912%3AIMG_7732.heic?table=block&amp;id=388ad771-48f4-80d8-b2dc-e4b58531c3c0&amp;t=388ad771-48f4-80d8-b2dc-e4b58531c3c0" alt="比墙皮都厚的肠粉" loading="lazy" decoding="async"/><figcaption class="notion-asset-caption">比墙皮都厚的肠粉</figcaption></div></figure><div class="notion-blank notion-block-388ad77148f4803f939ff0c37f60f6c1"> </div></div><div class="notion-spacer"></div><div class="notion-column notion-block-388ad77148f480c7af19c7c8bd6c421d" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-388ad77148f480688c2be457457a6577"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A08134eb7-87c5-49cf-9609-e69016c94cf1%3AIMG_7733.heic?table=block&amp;id=388ad771-48f4-8068-8c2b-e457457a6577&amp;t=388ad771-48f4-8068-8c2b-e457457a6577" alt="意外好吃的复热烧鹅濑粉" loading="lazy" decoding="async"/><figcaption class="notion-asset-caption">意外好吃的复热烧鹅濑粉</figcaption></div></figure><div class="notion-blank notion-block-388ad77148f480d5969bf86609a1c500"> </div></div><div class="notion-spacer"></div></div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-388ad77148f48054a108c57edc3c7436" data-id="388ad77148f48054a108c57edc3c7436"><span><div id="388ad77148f48054a108c57edc3c7436" class="notion-header-anchor"></div><a class="notion-hash-link" href="#388ad77148f48054a108c57edc3c7436" title="老干部风格装修"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">老干部风格装修</span></span></h3><blockquote class="notion-quote notion-block-388ad77148f480d28153fd547245a500"><div>真的会刷新老干部。。。</div></blockquote><div class="notion-row notion-block-388ad77148f480e693dfcd41e44d9b3f"><div class="notion-column notion-block-388ad77148f48074a6c8eb552737fbd2" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.375)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-388ad77148f48047b245d45133c80a31"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A3c6da8b0-792a-40c4-9a42-2de8c3ab00ba%3AIMG_7741.heic?table=block&amp;id=388ad771-48f4-8047-b245-d45133c80a31&amp;t=388ad771-48f4-8047-b245-d45133c80a31" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><div class="notion-spacer"></div><div class="notion-column notion-block-388ad77148f48081b69fd41da4ed9b04" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.625)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-388ad77148f480a48517d2c99276bb5e"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A5583e9b3-746a-4696-a8e5-3397f809f071%3AIMG_7744.heic?table=block&amp;id=388ad771-48f4-80a4-8517-d2c99276bb5e&amp;t=388ad771-48f4-80a4-8517-d2c99276bb5e" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-388ad77148f4801aae7ae4d5e9e10a1e"> </div></div><div class="notion-spacer"></div></div><div class="notion-callout notion-gray_background_co notion-block-388ad77148f4805cab1feed36a02798d"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text">感谢蔡总</div></div></main></div>]]></content:encoded>
        </item>
    </channel>
</rss>