<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Discuz! BBS - MCU</title>
    <link>https://www.unicoder.cn/forum.php?mod=forumdisplay&amp;fid=90</link>
    <description>Latest 20 threads of MCU</description>
    <copyright>Copyright(C) Discuz! BBS</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 16 May 2026 07:54:13 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.unicoder.cn/static/image/common/logo_88_31.gif</url>
      <title>Discuz! BBS</title>
      <link>https://www.unicoder.cn/</link>
    </image>
    <item>
      <title>中断ESP32目前正在执行的程序</title>
      <link>https://www.unicoder.cn/forum.php?mod=viewthread&amp;tid=275</link>
      <description><![CDATA[对于像While 1 循环 这种代码，如何中断？
一般需要通过串口发送Ctrl-C命令。
源网页上有一段说明，和ESP32关系不大，直接向串口以16进制发送0x03即可退出。

串口工具：


想重新运行，就勾选发送新行，然后发送main()  
注意可以先发送main.py, 然后运行这个 主程序中 ...]]></description>
      <category>MCU</category>
      <author>admin</author>
      <pubDate>Fri, 25 Oct 2024 16:17:03 +0000</pubDate>
    </item>
    <item>
      <title>操纵ESP32 内的文件</title>
      <link>https://www.unicoder.cn/forum.php?mod=viewthread&amp;tid=274</link>
      <description><![CDATA[1、 安装辅助库：

2、列出目录：

3、推入（烧入）文件：
4、多传了文件，使用下面命令删除：(设文件为.mpyproject.json)
5、指定执行某个文件(上位机本地文件)：]]></description>
      <category>MCU</category>
      <author>admin</author>
      <pubDate>Fri, 25 Oct 2024 15:54:56 +0000</pubDate>
    </item>
    <item>
      <title>ESP32 联网与webREPL使用</title>
      <link>https://www.unicoder.cn/forum.php?mod=viewthread&amp;tid=269</link>
      <description><![CDATA[有了有线REPL，就可以建立联网：


之后，建立webREPL本地配置：按提示键入内容。然后开启：
调整好后访问 http://micropython.org/webrepl/ ，修改IP为自己设备的然后 Connect，这时候会跟你要密码，默认密码为 micropythoN，注意大小写
然后按照之前的start()显示的ip ...]]></description>
      <category>MCU</category>
      <author>admin</author>
      <pubDate>Thu, 24 Oct 2024 08:22:43 +0000</pubDate>
    </item>
    <item>
      <title>ESP32 简介</title>
      <link>https://www.unicoder.cn/forum.php?mod=viewthread&amp;tid=262</link>
      <description><![CDATA[ESP32概况
ESP搭载Xtensa双核32位LX6微处理器，支持高达240MHz的时钟频率。

片内448 KB ROM + 520 KB SRAM + 16 KB RTC SRAM

集成802.11b/g/n, 802.11n速率高达150 Mbps，支持蓝牙4.2 BR/EDR 和蓝牙 LE标准。

+19.5 dBm天线端输出功率，确保良好的覆盖范围

外设：电 ...]]></description>
      <category>MCU</category>
      <author>admin</author>
      <pubDate>Wed, 23 Oct 2024 21:34:30 +0000</pubDate>
    </item>
    <item>
      <title>支持TCP/IP协议栈的MCU开发板</title>
      <link>https://www.unicoder.cn/forum.php?mod=viewthread&amp;tid=251</link>
      <description><![CDATA[支持TCP/IP协议栈的MCU开发板中，ESP32便携式设备开发板是一个较为便宜的选择。‌

ESP32便携式设备开发板的售价仅为58元，这是一个非常具有竞争力的价格点。这款开发板集成了多个模块，包括ESP32芯片，提供了丰富的功能和较低的成本，非常适合初学者和项目开发者。尽管 ...]]></description>
      <category>MCU</category>
      <author>admin</author>
      <pubDate>Wed, 18 Sep 2024 13:37:56 +0000</pubDate>
    </item>
  </channel>
</rss>