<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>物联网开发者社区-安信可论坛 - 小安派·S1</title>
    <link>https://bbs.aithinker.com/forum.php?mod=forumdisplay&amp;fid=228</link>
    <description>Latest 20 threads of 小安派·S1</description>
    <copyright>Copyright(C) 物联网开发者社区-安信可论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 03 Jul 2026 04:40:04 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.aithinker.com/static/image/common/logo_88_31.gif</url>
      <title>物联网开发者社区-安信可论坛</title>
      <link>https://bbs.aithinker.com/</link>
    </image>
    <item>
      <title>小安派-Eyes-S1 - LVGL库入门 样式</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78542</link>
      <description><![CDATA[參考 [LVGL]LVGL库入门教程-LVGL样式 - LVGL教程玩法
LVGL样式概述
创建样式
在 LVGL 中，样式都是以对象的方式存在，一个对象可以描述一种样式。每个控件都可以独立添加样式，创建的样式之间互不影响。
可以使用 lv_style_t 类型创建一个样式并初始化：
static lv_styl ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Fri, 05 Jun 2026 01:18:38 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 - LVGL库入门基本控件2</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78541</link>
      <description><![CDATA[參考 [LVGL]LVGL库入门教程-LVGL简介与基本控件 - LVGL教程玩法
核心部件
LVGL主要部件包含以下几种
圆弧 （lv_arc）
标题栏 （lv_bar）
按钮 （lv_btn）

按钮矩阵 （lv_btnmatrix）

画布（lv_canvas）
复选框 （lv_checkbox）

下拉列表 （lv_dropdown）

图像 （lv_ ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Thu, 04 Jun 2026 08:38:41 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 - LVGL库入门基本控件1</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78540</link>
      <description><![CDATA[參考 [LVGL]LVGL库入门教程-LVGL简介与基本控件 - LVGL教程玩法
LVGL 可在任何现代 MCU 或 MPU 上运行。* 架构：16、32 或 64 位

时钟速度：&amp;gt; 64MHz
**RAM：**4kB + 150byte /小部件（对于具有几个屏幕的UI~48kB）
闪存：~100kB（LVGL）（取决于启用的功能）
绘制缓冲 ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Thu, 04 Jun 2026 08:36:36 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1——初识LVGL并搭建最小工程</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78538</link>
      <description><![CDATA[參考 （十七）零基础开发小安派-Eyes-S1【进阶篇】——初识LVGL并搭建最小工程
LVGL(轻量级和通用图形库) 是一个免费和开源的图形库，它提供了创建嵌入式 GUI 所需的一切，具有易于使用的图形元素，美丽的视觉效果和低内存占用。咱们的小安派-Eyes-S1配备了一块3.5寸的 ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Thu, 04 Jun 2026 01:30:56 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1——连接WiFi</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78537</link>
      <description><![CDATA[參考 （十九）零基础开发小安派-Eyes-S1【进阶篇】——通过屏幕输入连接WiFi - 小安派&amp;amp;M61零基础开发教程（官方）
在wifi库中可以看到wifi_start_firmware_task，该任务已经配置好了wifi，而wifi_event_handler对应了wifi的各种状态，这里对应着底层的wifi状态机。有扫 ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Wed, 03 Jun 2026 00:52:26 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1——BLE基础通讯</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78536</link>
      <description><![CDATA[參考 （二十）零基础开发小安派-Eyes-S1【番外篇】——BLE基础通讯 - 小安派&amp;amp;M61零基础开发教程（官方） 
一、BLE 广播数据
BLE广播数据是什么呢？由什么作用呢？
广播数据是BLE从机发送一段信息，数据上包含了BLE设备的MAC地址，设备名称等内容，手机作为主机搜索到广 ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Tue, 02 Jun 2026 06:10:15 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1——FLASH</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78535</link>
      <description><![CDATA[參考 （十三）零基础开发小安派-Eyes-S1【外设篇】——FLASH - 小安派&amp;M61零基础开发教程（官方）


Flash简称闪存，它的特点是擦除和编程速度快，单片机的程序一般都是存储在一定空间内中进行运行。在C语言中，程序分为代码段，常量区，静态数据区（BSS段，数据段）， ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Tue, 02 Jun 2026 01:06:24 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1——DAC</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78534</link>
      <description><![CDATA[參考 【新提醒】（十六）零基础开发小安派-Eyes-S1【外设篇】——DAC - 小安派&amp;M61零基础开发教程（官方）

ADC是将模拟量转化为数字量，那么DAC就是相反的，将数字量转化为模拟量（电压）输出。DAC 模块是 12 位电压输出数模转换器，可与 DMA 控制器配合使用。芯片内置 ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Tue, 02 Jun 2026 01:00:23 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1——ADC</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78531</link>
      <description><![CDATA[参考 （十二）零基础开发小安派-Eyes-S1【外设篇】——ADC
ADC 指的是模数转换器（Analog-to-Digital Converter），它是一种用于将模拟信号转换为数字信号的电子设备或电路。
模拟信号是连续变化的信号，可以取无限个可能的值，而数字信号则是离散的，只能表示有限个数 ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Mon, 01 Jun 2026 00:54:42 +0000</pubDate>
    </item>
    <item>
      <title>开发板eyes-s1求助</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78443</link>
      <description><![CDATA[开发板同时使用ttl转sub线和USB线才烧录成功，出现请按rst按字样，我按了rst按钮，然后开始烧录，出现了全部执行成功的字样，再一次按rst按钮，拔掉ttl转USB线，保留usb线，使用串口调用工具查看串口信息，但是没有任何信息 ...]]></description>
      <category>小安派·S1</category>
      <author>peigen</author>
      <pubDate>Sun, 15 Feb 2026 09:59:36 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 - GPIO中断编程</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78432</link>
      <description><![CDATA[参考 （八）零基础开发小安派-Eyes-S1【外设篇】——GPIO中断编程


上期的GPIO输入输出编程是基于在main函数中设置while循环不断的改变IO0的电平，同时打印IO1的电平状态。本期了解关于中断编程的概念方法。一、中断概念了解我们在常规的程序中，都是在main函数中设置W ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Thu, 22 Jan 2026 01:46:45 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 - UART</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78416</link>
      <description><![CDATA[参考 零基础开发小安派-Eyes-S1【外设篇】——UART通用异步收发传输器(Universal Asynchronous Receiver/Transmitter, 通常称为 UART) 是一种异步收发传输器，提供了与外部设备进行全双工数据交换的灵活方式。BL616/BL618 共有 2组 UART，配合 DMA 使用，可以实现高效的 ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Mon, 12 Jan 2026 03:20:01 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 - PWM</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78415</link>
      <description><![CDATA[（九）零基础开发小安派-Eyes-S1【外设篇】——PWM - 小安派&amp;amp;M61零基础开发教程（官方） - 物联网开发者社区-安信可论坛 - Powered by Discuz!
PWM是英文“Pulse Width Modulation”的缩写，简称脉宽调制。一般IO口输出是高低电平，是数字信号，电压是以1或0的重复脉冲 ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Mon, 12 Jan 2026 03:03:40 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 -  TIMER</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78420</link>
      <description><![CDATA[参考 零基础开发小安派-Eyes-S1【外设篇】——TIMERTIMER也就是定时器，定时器故名思意就是用来定时的东西，可以根据时钟源来分配计时的时间周期，实现准确的计时，一般软件的定时会出现误差，一些特殊情况需要精准的定时，那就需要使用到硬件定时器，如定时5分钟执行某 ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Mon, 12 Jan 2026 03:02:46 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 - GPIO输入输出</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47417</link>
      <description><![CDATA[根据 零基础开发小安派-Eyes-S1【外设篇】——GPIO输入输出 https://bbs.ai-thinker.com/forum ... ead&amp;tid=524&amp;ctid=19
开发gpio输出


了解LHAL库和小安派-Eyes-S1外设
LHAL库配备了一个结构体作为通用外设的配置工具——struct bflb_device_s

struct bflb_device_s  ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Thu, 04 Dec 2025 09:11:37 +0000</pubDate>
    </item>
    <item>
      <title>Debian13下搭建小安派Eyes-S1 Linux开发环境</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47358</link>
      <description><![CDATA[一、依赖工具安装
       安装一些依赖和工具的，比如：“make”、“gcc”之类的。
       sudo apt install make gcc cmake git ninja-build



二、克隆SDK
       在linux的终端下输入:
       git clone https://github.com/Ai-Thinker-Open/AiPi-Open-Kits.git

   ...]]></description>
      <category>小安派·S1</category>
      <author>st780206</author>
      <pubDate>Tue, 04 Nov 2025 05:38:19 +0000</pubDate>
    </item>
    <item>
      <title>小安派做手写数字识别</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47316</link>
      <description><![CDATA[基于小安派的手写数字识别，框架使用的是tensorflowlite，
训练用的是tensorflow python
切记配置文件中 set(CONFIG_POSIX 0)一定要关闭，否则编译会遇到很多问题

代码  https://gitee.com/telrobgit/tensor-number

【基于tensorflowlite的AI机器学习数字识别-哔哩哔 ...]]></description>
      <category>小安派·S1</category>
      <author>telrob</author>
      <pubDate>Mon, 20 Oct 2025 02:28:07 +0000</pubDate>
    </item>
    <item>
      <title>S2板如何使用QSPI接口屏幕？</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47246</link>
      <description><![CDATA[请问S2的BL618是否支持QSPI屏幕，有没有屏幕推荐？
在sdk内没看到QSPI的控制器操作接口代码，只有QSPI-FLASH的]]></description>
      <category>小安派·S1</category>
      <author>武松打大猫</author>
      <pubDate>Wed, 17 Sep 2025 01:55:34 +0000</pubDate>
    </item>
    <item>
      <title>LGVL 使用物理按键控制界面切换</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47090</link>
      <description><![CDATA[1.手上只有0.96寸7735S控制的屏幕，想玩LVGL，只有用按钮模拟触摸实现界面切换
界面1上面的按钮添加了切换到界面3事件，下面的切换到界面2，界面2界面3的按钮切换到界面1



2.使用方法，在 主函数lv_port_indev_init();触摸初始化中注释掉原来的触摸初始化，仿照其写一 ...]]></description>
      <category>小安派·S1</category>
      <author>浪夏</author>
      <pubDate>Wed, 16 Jul 2025 02:56:10 +0000</pubDate>
    </item>
    <item>
      <title>【已解决】熬了两晚终于点亮了1.3寸7789V的屏幕</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=45377</link>
      <description><![CDATA[[md]熬了两晚终于点亮了1.3寸7789V的屏幕，感谢大家的帮助。

&gt; 关于LVGL使用问题
&gt; https://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=45375&amp;fromuid=16612

上篇帖子遇到的问题已经找到原因了，主要还是SDK版本问题，不够新。我看到新分支上的库是正确的。

&gt; ...]]></description>
      <category>小安派·S1</category>
      <author>lazy</author>
      <pubDate>Tue, 15 Oct 2024 01:15:00 +0000</pubDate>
    </item>
  </channel>
</rss>