<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>webgl百宝箱 - arduino</title>
    <link>https://xiefansq.cn/forum.php?mod=forumdisplay&amp;fid=46</link>
    <description>Latest 20 threads of arduino</description>
    <copyright>Copyright(C) webgl百宝箱</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 14 May 2026 02:22:57 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://xiefansq.cn/static/image/common/logo_88_31.gif</url>
      <title>webgl百宝箱</title>
      <link>https://xiefansq.cn/</link>
    </image>
    <item>
      <title>esp8266 开发板存储东西</title>
      <link>https://xiefansq.cn/forum.php?mod=viewthread&amp;tid=103</link>
      <description><![CDATA[[hr]
写文件
[hr][hr]读文件
[hr][hr]通过程序向闪存文件系统文件添加信息
[hr]

读取文件目录


删除目录]]></description>
      <category>arduino</category>
      <author>xiefandaren</author>
      <pubDate>Sat, 15 Jul 2023 14:06:27 +0000</pubDate>
    </item>
    <item>
      <title>esp8266局域网控制led灯</title>
      <link>https://xiefansq.cn/forum.php?mod=viewthread&amp;tid=102</link>
      <description><![CDATA[]]></description>
      <category>arduino</category>
      <author>xiefandaren</author>
      <pubDate>Sat, 15 Jul 2023 11:08:09 +0000</pubDate>
    </item>
    <item>
      <title>esp8266建立局域得网站服务器并且跟局域网得设备互动</title>
      <link>https://xiefansq.cn/forum.php?mod=viewthread&amp;tid=101</link>
      <description><![CDATA[攻略介绍]]></description>
      <category>arduino</category>
      <author>xiefandaren</author>
      <pubDate>Sat, 15 Jul 2023 10:38:47 +0000</pubDate>
    </item>
    <item>
      <title>esp8266 无线终端模式</title>
      <link>https://xiefansq.cn/forum.php?mod=viewthread&amp;tid=100</link>
      <description><![CDATA[这一模式主要用于链接，外部wife，这样让我们得开发板有更多操作空间

简单代码模式

引导帖子：点击跳转]]></description>
      <category>arduino</category>
      <author>xiefandaren</author>
      <pubDate>Thu, 13 Jul 2023 15:31:01 +0000</pubDate>
    </item>
    <item>
      <title>esp8266 Ap模型自己生成一个wifi出来给其他设备链接交互</title>
      <link>https://xiefansq.cn/forum.php?mod=viewthread&amp;tid=99</link>
      <description><![CDATA[简易代码]]></description>
      <category>arduino</category>
      <author>xiefandaren</author>
      <pubDate>Thu, 13 Jul 2023 15:18:57 +0000</pubDate>
    </item>
    <item>
      <title>esp8266-ch340g驱动 第一个项目 电量LED</title>
      <link>https://xiefansq.cn/forum.php?mod=viewthread&amp;tid=98</link>
      <description><![CDATA[[hr]
关于ch340g更多解析 为啥用这个板子 便宜啊


https://blog.csdn.net/weixin_43550752/article/details/116745028]]></description>
      <category>arduino</category>
      <author>xiefandaren</author>
      <pubDate>Thu, 13 Jul 2023 11:10:56 +0000</pubDate>
    </item>
    <item>
      <title>开关控制小灯让两个电路元件联控</title>
      <link>https://xiefansq.cn/forum.php?mod=viewthread&amp;tid=95</link>
      <description><![CDATA[功能：用一个小的四角蜘蛛按钮开关，控制一个小灯泡得明暗，按下熄灭 放开就是亮

实拍电路





接线图



代码：


一样得电路 通过时间戳写浅按下开灯 长按关灯]]></description>
      <category>arduino</category>
      <author>xiefandaren</author>
      <pubDate>Sun, 02 Jul 2023 07:05:20 +0000</pubDate>
    </item>
    <item>
      <title>第一个项目 12 号引脚点灯</title>
      <link>https://xiefansq.cn/forum.php?mod=viewthread&amp;tid=94</link>
      <description><![CDATA[功能目标

点灯亮两秒 熄灭1秒 循环往复

接线图






原理图




硬件走线

Arduino IDE 代码


成功点亮]]></description>
      <category>arduino</category>
      <author>xiefandaren</author>
      <pubDate>Sun, 02 Jul 2023 03:08:58 +0000</pubDate>
    </item>
    <item>
      <title>VScode arduino 环境搭建尝试</title>
      <link>https://xiefansq.cn/forum.php?mod=viewthread&amp;tid=93</link>
      <description><![CDATA[1、python环境得安装




python 官网：https://www.python.org/downloads/

python国内镜像：https://mirrors.huaweicloud.com/python/


2、vscode安装默认大家都是前端没啥可说得

3、安装vscode插件PlatformIO




试了很卡 算了 不推荐
 ...]]></description>
      <category>arduino</category>
      <author>xiefandaren</author>
      <pubDate>Sun, 02 Jul 2023 01:25:05 +0000</pubDate>
    </item>
    <item>
      <title>arduino开发环境2号选择 vscode作为开发工具</title>
      <link>https://xiefansq.cn/forum.php?mod=viewthread&amp;tid=92</link>
      <description><![CDATA[vscode作为我们网页的主力开发工具 具有丰富得插件，如果能再一个软件上面完成一些得硬件开发工作


后续我们制作得流程将会非常得平顺，所以做物联网还是推荐不用arduino官方IDE开发工具来制作


用vscode一波干到低


vscode开发ide得环境配置教程


点击跳转
 ...]]></description>
      <category>arduino</category>
      <author>xiefandaren</author>
      <pubDate>Sun, 02 Jul 2023 01:15:56 +0000</pubDate>
    </item>
    <item>
      <title>Arduino 官网以及入门教程推荐</title>
      <link>https://xiefansq.cn/forum.php?mod=viewthread&amp;tid=90</link>
      <description><![CDATA[arduino官网 https://www.arduino.cc/

太极创客老师得教程



点击跳转]]></description>
      <category>arduino</category>
      <author>xiefandaren</author>
      <pubDate>Sat, 01 Jul 2023 01:48:22 +0000</pubDate>
    </item>
  </channel>
</rss>