<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>MicroPython on 知识铺的博客</title>
    <link>https://index.zshipu.com/ai002/tags/MicroPython/</link>
    <description>Recent content in MicroPython on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Thu, 03 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/ai002/tags/MicroPython/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>树莓派 Pico 用 MCP4725 搭建可编程信号源：MicroPython 完整实现</title>
      <link>https://index.zshipu.com/ai002/post/20260903/%E6%A0%91%E8%8E%93%E6%B4%BE-Pico-%E7%94%A8-MCP4725-%E6%90%AD%E5%BB%BA%E5%8F%AF%E7%BC%96%E7%A8%8B%E4%BF%A1%E5%8F%B7%E6%BA%90MicroPython-%E5%AE%8C%E6%95%B4%E5%AE%9E%E7%8E%B0/</link>
      <pubDate>Thu, 03 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://index.zshipu.com/ai002/post/20260903/%E6%A0%91%E8%8E%93%E6%B4%BE-Pico-%E7%94%A8-MCP4725-%E6%90%AD%E5%BB%BA%E5%8F%AF%E7%BC%96%E7%A8%8B%E4%BF%A1%E5%8F%B7%E6%BA%90MicroPython-%E5%AE%8C%E6%95%B4%E5%AE%9E%E7%8E%B0/</guid>
      <description>树莓派 Pico 上运行的 MicroPython 代码，通过 I2C 驱动 MCP4725 生成不同波形信号，同时把 ADC 采集到的电压值经串口实时输出。自定义驱动类把初始化流程封装后，开发者只需设置波形参数即可让芯片持续工作。 自定义 MCP4725 类 init 封装 I2C 地址与寄存器写入 第二个信号明确提到，开发者为 MCP4725 编写了自定义驱动类，其中 init 方法完成了核心初始化工作</description>
    </item>
  </channel>
</rss>
