<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Hi, huanqiulu</title>
    <link>https://huanqiulu.com.cn</link>
    <atom:link href="https://huanqiulu.com.cn/rss.xml" rel="self" type="application/rss+xml" />
    <description>幻秋露的快乐小宇宙 ☀️ 一个爱折腾的人工智能本科生：写算法、调固件、画板子、搞科研，也玩 Minecraft、拍照片。相信世界是温暖的。</description>
    <language>zh-CN</language>
    <item>
      <title>SMU Batch Runner：选个文件夹，剩下的交给它</title>
      <link>https://huanqiulu.com.cn/posts/smu-batch-runner</link>
      <guid isPermaLink="true">https://huanqiulu.com.cn/posts/smu-batch-runner</guid>
      <pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate>
      <category>项目</category>
      <description>一批样品要测一晚上，总不能守着源表一个个手动点。于是我重做了上位机：选好文件夹、排好队列，按下开始，它自己跑完整批。</description>
    </item>
    <item>
      <title>在无人机空拍图里，把作物和杂草一个个框出来</title>
      <link>https://huanqiulu.com.cn/posts/crop-weed-detection</link>
      <guid isPermaLink="true">https://huanqiulu.com.cn/posts/crop-weed-detection</guid>
      <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
      <category>项目</category>
      <description>一个 YOLO 目标检测项目，从无人机空拍图里识别田垄间的作物和杂草。最后 mAP@0.5 做到 0.853——但更想讲的是中间那些走过的弯路。</description>
    </item>
    <item>
      <title>储备池计算是什么？一篇写给自己的入门笔记</title>
      <link>https://huanqiulu.com.cn/posts/speech-reservoir-9722</link>
      <guid isPermaLink="true">https://huanqiulu.com.cn/posts/speech-reservoir-9722</guid>
      <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
      <category>学习笔记</category>
      <description>用大白话把「储备池计算」这个概念讲清楚——它和普通神经网络有啥不一样，为什么适合处理时序信号。</description>
    </item>
    <item>
      <title>光学控制测试平台：让激光按我的剧本&quot;打光&quot;</title>
      <link>https://huanqiulu.com.cn/posts/laser-test-platform</link>
      <guid isPermaLink="true">https://huanqiulu.com.cn/posts/laser-test-platform</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
      <category>项目</category>
      <description>用串口控制 Cobolt 激光器做光学刺激实验，11 种模式一键配置。最在意的不是功能，而是——别让它误伤人。</description>
    </item>
    <item>
      <title>给上位机做一个好看的界面</title>
      <link>https://huanqiulu.com.cn/posts/huskarui-gui</link>
      <guid isPermaLink="true">https://huanqiulu.com.cn/posts/huskarui-gui</guid>
      <pubDate>Sat, 02 May 2026 00:00:00 GMT</pubDate>
      <category>实验日志</category>
      <description>用 HuskarUI（QML 的 Ant Design 风格库）给 STM32 测试平台做主题切换与夜间模式。</description>
    </item>
    <item>
      <title>Hello，欢迎来到我的小宇宙 ☀️</title>
      <link>https://huanqiulu.com.cn/posts/hello</link>
      <guid isPermaLink="true">https://huanqiulu.com.cn/posts/hello</guid>
      <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
      <category>随笔</category>
      <description>这是这个博客的第一篇文章——说说我是谁，以及我想在这里留下些什么。</description>
    </item>
    <item>
      <title>WaveFormX：把&quot;我想要这样一段波形&quot;变成一个 CSV</title>
      <link>https://huanqiulu.com.cn/posts/waveformx</link>
      <guid isPermaLink="true">https://huanqiulu.com.cn/posts/waveformx</guid>
      <pubDate>Sun, 10 Aug 2025 00:00:00 GMT</pubDate>
      <category>项目</category>
      <description>给仪器喂激励波形，以前要自己算每个采样点再拼成 CSV。于是我写了 WaveFormX：选模式、填参数、实时预览、一键导出。</description>
    </item>
    <item>
      <title>把心理测评，藏进一场森林里的冒险</title>
      <link>https://huanqiulu.com.cn/posts/psych-resilience-game</link>
      <guid isPermaLink="true">https://huanqiulu.com.cn/posts/psych-resilience-game</guid>
      <pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate>
      <category>项目</category>
      <description>传统心理量表又长又枯燥，没人愿意认真填。于是我们把它做成了一场互动叙事游戏——边玩故事，边悄悄完成评估。</description>
    </item>
    <item>
      <title>我给电化学工作站写了个宏命令生成器</title>
      <link>https://huanqiulu.com.cn/posts/chi760e-macro-generator</link>
      <guid isPermaLink="true">https://huanqiulu.com.cn/posts/chi760e-macro-generator</guid>
      <pubDate>Mon, 19 May 2025 00:00:00 GMT</pubDate>
      <category>项目</category>
      <description>手动敲 CHI760E 的宏命令又烦又容易错，于是我做了个 GUI：填好参数一键生成，还能做参数扫描和多任务实验。</description>
    </item>
  </channel>
</rss>