<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Velxio Blog — 文章</title><description>Velxio Blog — software development, engineering and technology articles in 9 languages.</description><link>https://velxio.dev/</link><item><title>DFRobot 与 Velxio：在接线之前即可试用的 UNIHIKER、HuskyLens 和六款 Gravity 传感器</title><link>https://velxio.dev/blog/zh-cn/posts/dfrobot-partnership/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/dfrobot-partnership/</guid><description>DFRobot 支持 Velxio。他们的 UNIHIKER M10、HuskyLens AI 摄像头以及 Gravity 系列（ECG、毫米波存在检测、CO 气体、pH、土壤湿度、离线语音识别）已收录在目录中，并附带 42 个示例。本文探讨模拟传感器的用途，并从一块时钟开始。</description><pubDate>Wed, 19 Aug 2026 01:10:00 GMT</pubDate></item><item><title>Pimoroni 支持 Velxio——Badger 2350 电子纸徽章，现在就在浏览器标签页中</title><link>https://velxio.dev/blog/zh-cn/posts/pimoroni-partnership/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/pimoroni-partnership/</guid><description>Pimoroni 正在支持 Velxio，他们的三款 RP2350 开发板已收录在目录中——Badger 2350、Pico Plus 2 W 和 Galactic Unicorn。Badger 甚至能在浏览器中启动其真实的出厂固件。以下是你现在就可以用它们做的事情，从模拟电子纸上的待办清单开始。</description><pubDate>Wed, 19 Aug 2026 01:00:00 GMT</pubDate></item><item><title>Velxio 中的 M5Stack：Cardputer ADV 和 Core 在浏览器中运行 M5Stack 官方示例</title><link>https://velxio.dev/blog/zh-cn/posts/m5stack-partnership/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/m5stack-partnership/</guid><description>M5Stack 支持 Velxio，其硬件现已加入目录：Cardputer ADV、M5Stack Core 和 Chain LED 矩阵，包含 27 个示例，其中 M5Stack 官方草图无需修改即可运行。本文将介绍如何试用它们、每个板子在模拟器中的功能，以及这一合作的未来方向。</description><pubDate>Wed, 19 Aug 2026 00:30:00 GMT</pubDate></item><item><title>Seeed Studio 硬件登陆 Velxio：XIAO 开发板、Round Display、Grove 与 ReSpeaker 尽在浏览器中</title><link>https://velxio.dev/blog/zh-cn/posts/seeed-studio-partnership/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/seeed-studio-partnership/</guid><description>Velxio 与 Seeed Studio 正在合作。五款 XIAO 开发板、适用于 XIAO 的 Round Display、Grove 智能红外手势传感器以及 ReSpeaker Lite 现已加入 Velxio 目录，并附带 22 个可直接运行的示例。本文展示了这些硬件的用途，从 Round Display 上的模拟时钟开始。</description><pubDate>Tue, 18 Aug 2026 06:00:00 GMT</pubDate></item><item><title>ESP32 闪烁 LED：你的第一个 Velxio 仿真</title><link>https://velxio.dev/blog/zh-cn/posts/example-esp32-blink-led/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-esp32-blink-led/</guid><description>让 GPIO2 上的内置 LED 和 GPIO4 上的外部红色 LED 闪烁。一个完美的入门项目，用于验证 ESP32 仿真是否正常工作。</description><pubDate>Tue, 16 Jun 2026 05:00:34 GMT</pubDate></item><item><title>Velxio 与 Wokwi、Tinkercad、Proteus 和 Fritzing 的坦诚对比</title><link>https://velxio.dev/blog/zh-cn/posts/velxio-vs-wokwi/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/velxio-vs-wokwi/</guid><description>Velxio 与 Wokwi、Tinkercad、Proteus 和 Fritzing 的对比——每款工具真正的优势所在，以及何时选择一款开源、可自托管的模拟器才是明智之举。</description><pubDate>Tue, 16 Jun 2026 03:00:00 GMT</pubDate></item><item><title>Pico 多协议演示：RP2040 上的串行、I2C、SPI 与 ADC</title><link>https://velxio.dev/blog/zh-cn/posts/example-pico-multi-protocol/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-pico-multi-protocol/</guid><description>一份全面的教程，演示如何在 Raspberry Pi Pico 上使用 Velxio 模拟器实现串行、I2C、SPI 和 ADC 通信。包含电路讲解、代码分析和调试技巧。</description><pubDate>Mon, 15 Jun 2026 05:02:48 GMT</pubDate></item><item><title>在树莓派Pico上使用Velxio读取模拟传感器</title><link>https://velxio.dev/blog/zh-cn/posts/example-pico-adc-read/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-pico-adc-read/</guid><description>面向初学者的教程，讲解如何使用树莓派Pico的ADC读取模拟输入和内部温度传感器，包含电路和代码详解。</description><pubDate>Sun, 14 Jun 2026 05:02:33 GMT</pubDate></item><item><title>Pico SPI 回环测试：验证你的 RP2040 串行通信</title><link>https://velxio.dev/blog/zh-cn/posts/example-pico-spi-loopback/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-pico-spi-loopback/</guid><description>一份使用 Velxio 浏览器内模拟器在 Raspberry Pi Pico 上构建和测试 SPI 回环的逐步指南，包含电路接线、代码详解和调试技巧。</description><pubDate>Sat, 13 Jun 2026 05:02:50 GMT</pubDate></item><item><title>Pico I2C EEPROM 读写：在浏览器中模拟非易失性存储器</title><link>https://velxio.dev/blog/zh-cn/posts/example-pico-i2c-eeprom-rw/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-pico-i2c-eeprom-rw/</guid><description>一份逐步指南，教你如何在 Velxio 中使用 Raspberry Pi Pico 模拟 I2C EEPROM 读写操作，包括电路连接、代码详解和调试技巧。</description><pubDate>Fri, 12 Jun 2026 05:02:44 GMT</pubDate></item><item><title>使用树莓派Pico I2C读取虚拟DS1307实时时钟</title><link>https://velxio.dev/blog/zh-cn/posts/example-pico-i2c-rtc-read/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-pico-i2c-rtc-read/</guid><description>逐步教程：使用Velxio浏览器内仿真器，通过树莓派Pico的I2C接口从DS1307实时时钟读取时间。</description><pubDate>Thu, 11 Jun 2026 05:02:52 GMT</pubDate></item><item><title>Pico I2C 扫描仪：查找总线上的设备</title><link>https://velxio.dev/blog/zh-cn/posts/example-pico-i2c-scanner/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-pico-i2c-scanner/</guid><description>一份使用 Velxio 在 Raspberry Pi Pico 上创建 I2C 扫描仪的分步指南。包含电路接线、代码详解和调试技巧。</description><pubDate>Wed, 10 Jun 2026 05:02:37 GMT</pubDate></item><item><title>Pico 串口 LED 控制：构建你的第一个命令接口</title><link>https://velxio.dev/blog/zh-cn/posts/example-pico-serial-led-control/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-pico-serial-led-control/</guid><description>构建一个通过串口命令控制 LED 的 Raspberry Pi Pico 项目。在 Velxio 基于浏览器的模拟器中学习接线、代码和调试。</description><pubDate>Tue, 09 Jun 2026 05:02:29 GMT</pubDate></item><item><title>Pico 串口回显：使用 Velxio 在 RP2040 上测试 UART</title><link>https://velxio.dev/blog/zh-cn/posts/example-pico-serial-echo/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-pico-serial-echo/</guid><description>面向初学者的 Velxio Pico 串口回显示例教程。学习使用 RP2040 进行 UART 通信、串口回显和心跳定时。</description><pubDate>Mon, 08 Jun 2026 05:02:25 GMT</pubDate></item><item><title>在 Velxio 模拟器中让树莓派 Pico 闪烁 LED</title><link>https://velxio.dev/blog/zh-cn/posts/example-pico-blink/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-pico-blink/</guid><description>使用 Velxio 浏览器内模拟器，逐步指导如何在树莓派 Pico 上闪烁内置 LED。涵盖电路接线、Arduino 代码和调试技巧。</description><pubDate>Mon, 08 Jun 2026 04:03:38 GMT</pubDate></item><item><title>在 Velxio 上精通 Arduino 的串口、I2C 和 SPI</title><link>https://velxio.dev/blog/zh-cn/posts/example-multi-protocol/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-multi-protocol/</guid><description>一篇关于在 Velxio 模拟器中同时使用 Arduino Uno 的串口、I2C 和 SPI 的教程。涵盖 I2C 总线扫描、EEPROM 读写以及 SPI 传输，并附有代码讲解。</description><pubDate>Mon, 18 May 2026 05:01:19 GMT</pubDate></item><item><title>SPI 回环测试：使用 Velxio 掌握协议</title><link>https://velxio.dev/blog/zh-cn/posts/example-spi-loopback/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-spi-loopback/</guid><description>一份关于 Velxio 中 SPI 回环示例的实践教程。无需外部库，即可学习 SPI 协议、接线和代码。</description><pubDate>Sun, 17 May 2026 05:01:02 GMT</pubDate></item><item><title>使用Arduino进行I2C EEPROM读写：完整指南</title><link>https://velxio.dev/blog/zh-cn/posts/example-i2c-eeprom-rw/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-i2c-eeprom-rw/</guid><description>在Velxio仿真器中，使用Arduino Uno进行I2C EEPROM读写的分步指南。涵盖电路、代码、关键概念和调试技巧。</description><pubDate>Sat, 16 May 2026 05:01:05 GMT</pubDate></item><item><title>在 Velxio 上使用 DS1307 的 I2C RTC 时钟</title><link>https://velxio.dev/blog/zh-cn/posts/example-i2c-rtc-read/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-i2c-rtc-read/</guid><description>一份逐步指南，教你通过 Arduino 使用 I2C 从 DS1307 RTC 读取时间，并借助 Velxio 浏览器内模拟器实现。</description><pubDate>Fri, 15 May 2026 05:01:02 GMT</pubDate></item><item><title>使用Arduino的I2C扫描仪：发现总线上的每个设备</title><link>https://velxio.dev/blog/zh-cn/posts/example-i2c-scanner/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-i2c-scanner/</guid><description>在Velxio上使用Arduino Uno构建I2C扫描仪的分步指南。包含电路接线、代码详解和面向爱好者的调试技巧。</description><pubDate>Thu, 14 May 2026 05:00:47 GMT</pubDate></item><item><title>Arduino 串口控制 LED：发送指令实现闪烁</title><link>https://velxio.dev/blog/zh-cn/posts/example-serial-led-control/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-serial-led-control/</guid><description>一篇面向初学者的教程，讲解如何在 Velxio 模拟器中通过串口指令控制 Arduino Uno 上的 LED。</description><pubDate>Wed, 13 May 2026 05:00:44 GMT</pubDate></item><item><title>Arduino串口回显：学习USART通信</title><link>https://velxio.dev/blog/zh-cn/posts/example-serial-echo/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-serial-echo/</guid><description>面向初学者的教程，讲解如何使用Arduino的Serial库进行USART通信。在Velxio的浏览器模拟器中构建一个串口回显项目。</description><pubDate>Tue, 12 May 2026 05:00:54 GMT</pubDate></item><item><title>LCD 20x4 显示屏与 Arduino：在 Velxio 中实现 Hello World</title><link>https://velxio.dev/blog/zh-cn/posts/example-lcd-hello/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-lcd-hello/</guid><description>分步教程：将 20x4 LCD 连接到 Arduino Uno，并使用 LiquidCrystal 库在 Velxio 模拟器中编程。包含电路图、代码和调试技巧。</description><pubDate>Mon, 11 May 2026 05:00:55 GMT</pubDate></item><item><title>TFT ILI9341 显示屏演示：Arduino 上的图形与弹球动画</title><link>https://velxio.dev/blog/zh-cn/posts/example-tft-display/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-tft-display/</guid><description>在 Velxio 模拟器中，使用 Arduino Uno 对 ILI9341 TFT 显示屏进行接线与编程的逐步教程。涵盖 SPI 连接、Adafruit GFX 图形库以及动画实现。</description><pubDate>Sun, 10 May 2026 05:01:06 GMT</pubDate></item><item><title>在 Velxio 上用 Arduino 构建西蒙说记忆游戏</title><link>https://velxio.dev/blog/zh-cn/posts/example-simon-says/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-simon-says/</guid><description>在 Velxio 上用 Arduino 构建西蒙说记忆游戏——学习数组、按键消抖和基于 LED 与按钮的游戏逻辑</description><pubDate>Sat, 09 May 2026 23:00:28 GMT</pubDate></item><item><title>在 Velxio 上使用 Arduino 实现 RGB LED 颜色循环</title><link>https://velxio.dev/blog/zh-cn/posts/example-rgb-led/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-rgb-led/</guid><description>一份在 Velxio 仿真器上使用 Arduino PWM 控制 RGB LED 的逐步教程，包含电路接线、代码详解和调试技巧。</description><pubDate>Sat, 09 May 2026 22:59:38 GMT</pubDate></item><item><title>串口Hello World：你的第一个Arduino通信项目</title><link>https://velxio.dev/blog/zh-cn/posts/example-serial-hello/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-serial-hello/</guid><description>一个使用Velxio模拟器的Arduino串口通信初学者教程，包含电路、代码和调试技巧。</description><pubDate>Sat, 09 May 2026 22:58:54 GMT</pubDate></item><item><title>用PWM让Arduino上的LED呼吸——新手教程</title><link>https://velxio.dev/blog/zh-cn/posts/example-fade-led/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-fade-led/</guid><description>使用Velxio在线仿真器，通过PWM控制Arduino Uno实现LED呼吸效果的逐步指南。包含电路连接、代码详解和调试技巧。</description><pubDate>Sat, 09 May 2026 22:58:13 GMT</pubDate></item><item><title>按钮控制LED：你的第一个Arduino输入项目</title><link>https://velxio.dev/blog/zh-cn/posts/example-button-led/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-button-led/</guid><description>在Velxio上实现按钮控制LED电路的逐步教程，涵盖接线、代码、上拉电阻及调试技巧。</description><pubDate>Sat, 09 May 2026 22:57:33 GMT</pubDate></item><item><title>在 Velxio 上用 Arduino 搭建交通灯模拟器</title><link>https://velxio.dev/blog/zh-cn/posts/example-traffic-light/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-traffic-light/</guid><description>在 Velxio 上使用 Arduino Uno 搭建交通灯电路的分步教程，包含电路接线、代码详解和调试技巧。</description><pubDate>Sat, 09 May 2026 22:33:35 GMT</pubDate></item><item><title>用Arduino点亮LED：你的第一个Velxio仿真</title><link>https://velxio.dev/blog/zh-cn/posts/example-blink-led/</link><guid isPermaLink="true">https://velxio.dev/blog/zh-cn/posts/example-blink-led/</guid><description>使用Velxio浏览器内仿真器进行Arduino闪烁LED示例的逐步教程。包含电路接线、代码讲解和调试技巧。</description><pubDate>Sat, 09 May 2026 22:32:55 GMT</pubDate></item></channel></rss>