If the above commands all work ok, your setup is working and you can go into autonomous research mode.
While the AngstromIO is a tiny devboard, yet powerful, that could be embbeded in any space constrained projects, the CH32 devboard is more an experimentation board, for me to learn how to program this awesome chip on the MounriverStudio programming and how to program a charlieplexed matrix. The Programmer is an all in one module, that will make debugging with the Serial monitor while programming easy: one board for both.。新收录的资料对此有专业解读
。关于这个话题,新收录的资料提供了深入分析
const enc = new TextEncoder();。新收录的资料是该领域的重要参考
工具的成型研究材料都备齐了,接下来就是写一个小工具,用来做资源编辑和替换。整个工具是用 Svelte 搞的,我基本也没亲自动手写,直接让 LLM 帮忙做了简单的组件封装,界面突突突就给做出来了。说真的我也没太在乎美丑,就是个实用工具而已。