<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>物联网开发者社区-安信可论坛 - 小安派&amp;M61基本系统教程</title>
    <link>http://bbs.ai-thinker.com/forum.php?mod=forumdisplay&amp;fid=203</link>
    <description>Latest 20 threads of 小安派&amp;M61基本系统教程</description>
    <copyright>Copyright(C) 物联网开发者社区-安信可论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 01 Jul 2026 15:10:50 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.ai-thinker.com/static/image/common/logo_88_31.gif</url>
      <title>物联网开发者社区-安信可论坛</title>
      <link>http://bbs.ai-thinker.com/</link>
    </image>
    <item>
      <title>小安派-Eyes-S1 - LVGL库入门 样式</title>
      <link>http://bbs.ai-thinker.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>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Fri, 05 Jun 2026 01:18:38 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 - LVGL库入门基本控件2</title>
      <link>http://bbs.ai-thinker.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>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Thu, 04 Jun 2026 08:38:41 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 - LVGL库入门基本控件1</title>
      <link>http://bbs.ai-thinker.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>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Thu, 04 Jun 2026 08:36:36 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1——初识LVGL并搭建最小工程</title>
      <link>http://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=78538</link>
      <description><![CDATA[參考 （十七）零基础开发小安派-Eyes-S1【进阶篇】——初识LVGL并搭建最小工程
LVGL(轻量级和通用图形库) 是一个免费和开源的图形库，它提供了创建嵌入式 GUI 所需的一切，具有易于使用的图形元素，美丽的视觉效果和低内存占用。咱们的小安派-Eyes-S1配备了一块3.5寸的 ...]]></description>
      <category>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Thu, 04 Jun 2026 01:30:56 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1——连接WiFi</title>
      <link>http://bbs.ai-thinker.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>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Wed, 03 Jun 2026 00:52:26 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1——BLE基础通讯</title>
      <link>http://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=78536</link>
      <description><![CDATA[參考 （二十）零基础开发小安派-Eyes-S1【番外篇】——BLE基础通讯 - 小安派&amp;amp;M61零基础开发教程（官方） 
一、BLE 广播数据
BLE广播数据是什么呢？由什么作用呢？
广播数据是BLE从机发送一段信息，数据上包含了BLE设备的MAC地址，设备名称等内容，手机作为主机搜索到广 ...]]></description>
      <category>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Tue, 02 Jun 2026 06:10:15 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1——FLASH</title>
      <link>http://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=78535</link>
      <description><![CDATA[參考 （十三）零基础开发小安派-Eyes-S1【外设篇】——FLASH - 小安派&amp;M61零基础开发教程（官方）


Flash简称闪存，它的特点是擦除和编程速度快，单片机的程序一般都是存储在一定空间内中进行运行。在C语言中，程序分为代码段，常量区，静态数据区（BSS段，数据段）， ...]]></description>
      <category>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Tue, 02 Jun 2026 01:06:24 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1——DAC</title>
      <link>http://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=78534</link>
      <description><![CDATA[參考 【新提醒】（十六）零基础开发小安派-Eyes-S1【外设篇】——DAC - 小安派&amp;M61零基础开发教程（官方）

ADC是将模拟量转化为数字量，那么DAC就是相反的，将数字量转化为模拟量（电压）输出。DAC 模块是 12 位电压输出数模转换器，可与 DMA 控制器配合使用。芯片内置 ...]]></description>
      <category>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Tue, 02 Jun 2026 01:00:23 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1——ADC</title>
      <link>http://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=78531</link>
      <description><![CDATA[参考 （十二）零基础开发小安派-Eyes-S1【外设篇】——ADC
ADC 指的是模数转换器（Analog-to-Digital Converter），它是一种用于将模拟信号转换为数字信号的电子设备或电路。
模拟信号是连续变化的信号，可以取无限个可能的值，而数字信号则是离散的，只能表示有限个数 ...]]></description>
      <category>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Mon, 01 Jun 2026 00:54:42 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 - GPIO中断编程</title>
      <link>http://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=78432</link>
      <description><![CDATA[参考 （八）零基础开发小安派-Eyes-S1【外设篇】——GPIO中断编程


上期的GPIO输入输出编程是基于在main函数中设置while循环不断的改变IO0的电平，同时打印IO1的电平状态。本期了解关于中断编程的概念方法。一、中断概念了解我们在常规的程序中，都是在main函数中设置W ...]]></description>
      <category>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Thu, 22 Jan 2026 01:46:45 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 - UART</title>
      <link>http://bbs.ai-thinker.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>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Mon, 12 Jan 2026 03:20:01 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 - PWM</title>
      <link>http://bbs.ai-thinker.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>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Mon, 12 Jan 2026 03:03:40 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 -  TIMER</title>
      <link>http://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=78420</link>
      <description><![CDATA[参考 零基础开发小安派-Eyes-S1【外设篇】——TIMERTIMER也就是定时器，定时器故名思意就是用来定时的东西，可以根据时钟源来分配计时的时间周期，实现准确的计时，一般软件的定时会出现误差，一些特殊情况需要精准的定时，那就需要使用到硬件定时器，如定时5分钟执行某 ...]]></description>
      <category>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Mon, 12 Jan 2026 03:02:46 +0000</pubDate>
    </item>
    <item>
      <title>小安派-Eyes-S1 - GPIO输入输出</title>
      <link>http://bbs.ai-thinker.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>小安派&amp;M61基本系统教程</category>
      <author>st780206</author>
      <pubDate>Thu, 04 Dec 2025 09:11:37 +0000</pubDate>
    </item>
    <item>
      <title>小安派做手写数字识别</title>
      <link>http://bbs.ai-thinker.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>小安派&amp;M61基本系统教程</category>
      <author>telrob</author>
      <pubDate>Mon, 20 Oct 2025 02:28:07 +0000</pubDate>
    </item>
    <item>
      <title>【学习笔记】AI-M61-32S 按键处理</title>
      <link>http://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=47254</link>
      <description><![CDATA[一、基本架构

最后实现的结果为：单击、双击、长按、一起按（一起目前有个bug，  双击完之后虽然会双击，但是按键抬起来回再一次报单机或长按）
二、实现原理
static void key_scan(Button *button, struct bflb_device_s *gpio)
{
    uint8_t key_val = bflb_gpio_re ...]]></description>
      <category>小安派&amp;M61基本系统教程</category>
      <author>putin</author>
      <pubDate>Sat, 20 Sep 2025 08:39:14 +0000</pubDate>
    </item>
    <item>
      <title>M61-32S Hello World例程</title>
      <link>http://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=47186</link>
      <description><![CDATA[下载bouffalo_sdk工具包
链接：https://pan.baidu.com/s/1eyDQW5J5YbYT7EiolkhJVg
提取码：ojmx
解压bouffalo_sdk文件
在地址栏输入cmd命令回车
设置临时环境变量
在cmd命令窗口中输入
set path=%cd%\\tools\\toolchain_gcc\\bin;%cd%\\tools\\make;%cd%\\tools\\ninja;%path%
 ...]]></description>
      <category>小安派&amp;M61基本系统教程</category>
      <author>XiongNeng</author>
      <pubDate>Sun, 24 Aug 2025 07:07:48 +0000</pubDate>
    </item>
    <item>
      <title>【外设移植】USB设备之USB UVC+M61开发板</title>
      <link>http://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=47057</link>
      <description><![CDATA[1. 前情回顾

USB相关的内容之前写过几篇，但是因为早期的SDK里面的example有些是运行不起来的，不久前博流更新了SDK，遂又尝试看看里面的USB协议栈是否更新了内容。这次更新的动作还是很不错的，添加了很多新的内容，也修复了不少bug。非常值得学习一波。那这篇就来继 ...]]></description>
      <category>小安派&amp;M61基本系统教程</category>
      <author>bzhou830</author>
      <pubDate>Wed, 02 Jul 2025 22:38:14 +0000</pubDate>
    </item>
    <item>
      <title>m61指定域名的证书获取</title>
      <link>http://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=46280</link>
      <description><![CDATA[方法1：从浏览器导出证书（适用于测试）


用Chrome/Firefox访问目标网站（如 https://example.com）


点击地址栏的&amp;quot;锁&amp;quot;图标 → &amp;quot;证书&amp;quot;


在证书详情中找到&amp;quot;证书路径&amp;quot;，选择根证书或中间证书


导出为PEM格式（Base64编码）



Encryption Everywhere DV TLS CA - G2.c ...]]></description>
      <category>小安派&amp;M61基本系统教程</category>
      <author>沈夜</author>
      <pubDate>Tue, 13 May 2025 16:17:24 +0000</pubDate>
    </item>
    <item>
      <title>M61设置固定ip</title>
      <link>http://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;tid=46279</link>
      <description><![CDATA[连接终端以后 发送help 查看shell命令

shell commands list:
free
ping
memtrace
help
ps
wifi_mode_set
rate
rc
iperf
set_ipv4
wifi_raw_send
wifi_ap_conf_max_sta
wifi_ap_mac_get
wifi_ap_stop
wifi_ap_start
wifi_sta_del
wifi_sta_list
wifi_sta_info
wifi_]]></description>
      <category>小安派&amp;M61基本系统教程</category>
      <author>沈夜</author>
      <pubDate>Tue, 13 May 2025 16:01:19 +0000</pubDate>
    </item>
  </channel>
</rss>