<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>物联网开发者社区-安信可论坛 - LVGL教程玩法</title>
    <link>https://bbs.aithinker.com/forum.php?mod=forumdisplay&amp;fid=204</link>
    <description>Latest 20 threads of LVGL教程玩法</description>
    <copyright>Copyright(C) 物联网开发者社区-安信可论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 20 Apr 2026 08:40:36 +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>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>LVGL教程玩法</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>LVGL教程玩法</category>
      <author>lazy</author>
      <pubDate>Tue, 15 Oct 2024 01:15:00 +0000</pubDate>
    </item>
    <item>
      <title>【LVGL】SquareLine Animation动画设置（二）</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=44971</link>
      <description><![CDATA[本帖最后由 楚华 于 2024-6-27 12:55 编辑

本帖最后由 楚华 于 2024-6-27 12:49 编辑

新建动画
这里输入动画名，点击ADD就可以了


Select Animation：选择动画
Animation name：动画名称
Test Object：测试对象
Add property：添加动画属性
动画属性

Position X：这 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>楚华</author>
      <pubDate>Thu, 27 Jun 2024 04:00:45 +0000</pubDate>
    </item>
    <item>
      <title>【LVGL】SquareLine Event设置（二）</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=44970</link>
      <description><![CDATA[本帖最后由 楚华 于 2024-6-27 11:31 编辑

本帖最后由 楚华 于 2024-6-27 11:19 编辑

call function：回调函数

Function name：函数名称
Do not export function：不导出函数
蓝白：只允许以字母、数字和空格开头的唯一名称
Change screen：切换到另一个屏幕或页面

 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>楚华</author>
      <pubDate>Thu, 27 Jun 2024 03:05:22 +0000</pubDate>
    </item>
    <item>
      <title>【LVGL】SquareLine Event设置（一）</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=44969</link>
      <description><![CDATA[本帖最后由 楚华 于 2024-6-27 09:31 编辑

本帖最后由 楚华 于 2024-6-27 09:30 编辑


本帖最后由 楚华 于 2024-6-27 09:21 编辑


本帖最后由 楚华 于 2024-6-27 08:58 编辑


Name：名称
Trigger：触发器

pressed：当某个元素（如按钮）被按下时触发
press lost： ...]]></description>
      <category>LVGL教程玩法</category>
      <author>楚华</author>
      <pubDate>Wed, 26 Jun 2024 23:35:42 +0000</pubDate>
    </item>
    <item>
      <title>【LVGL】SquareLine Style设置</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=44967</link>
      <description><![CDATA[本帖最后由 楚华 于 2024-6-27 06:51 编辑

本帖最后由 楚华 于 2024-6-26 22:37 编辑


本帖最后由 楚华 于 2024-6-26 20:31 编辑


本帖最后由 楚华 于 2024-6-26 20:28 编辑


本帖最后由 楚华 于 2024-6-26 19:38 编辑

一个好看的界面就全靠Style设置了
这里有各种 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>楚华</author>
      <pubDate>Wed, 26 Jun 2024 10:43:15 +0000</pubDate>
    </item>
    <item>
      <title>【LVGL】SquareLine Screen设置</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=44966</link>
      <description><![CDATA[本帖最后由 楚华 于 2024-6-26 17:31 编辑

本帖最后由 楚华 于 2024-6-26 16:42 编辑

上一篇已经新建好工程
接下来看看，界面有哪些可以设置的
属性设置
切换的Inspector
Screen区

Name      ---   当前选中界面名称（可修改）
Screen1 界面名称
Layout    ---   布 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>楚华</author>
      <pubDate>Wed, 26 Jun 2024 07:54:12 +0000</pubDate>
    </item>
    <item>
      <title>【LVGL】SquareLine 介绍安装</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=44964</link>
      <description><![CDATA[本帖最后由 楚华 于 2024-6-24 15:35 编辑

本帖最后由 楚华 于 2024-6-24 15:34 编辑

简介
SquareLine Studio 是一款专业的 UI 设计软件，它与 LVGL（Light and Versatile Graphics Library，轻量级通用图形库）紧密集成，允许用户通过直接拖放组件来设计用户界面，无 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>楚华</author>
      <pubDate>Mon, 24 Jun 2024 07:33:24 +0000</pubDate>
    </item>
    <item>
      <title>小安派lvgl问题求解</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=44947</link>
      <description><![CDATA[小安派lvgl

我在gui guider里面是这样的

怎么烧录以后是这样，有大佬指点一下吗]]></description>
      <category>LVGL教程玩法</category>
      <author>汤神的不达鸟</author>
      <pubDate>Mon, 17 Jun 2024 16:05:05 +0000</pubDate>
    </item>
    <item>
      <title>小安派lvgl学习(二)</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=44136</link>
      <description><![CDATA[[md]# lvgl flex布局学习

## 代码示例


![1706450653951.png](data/attachment/forum/202401/28/220348rqqqk1ai7iafkg7h.png \&quot;1706450653951.png\&quot;)

```
  // 纵向flex布局
  lv_obj_t * the_col = lv_obj_create(lv_scr_act());
  lv_obj_clear_flag(the_col, LV_OBJ ...]]></description>
      <category>LVGL教程玩法</category>
      <author>zzes</author>
      <pubDate>Sun, 28 Jan 2024 14:30:00 +0000</pubDate>
    </item>
    <item>
      <title>小安派lvgl学习(一)</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=44107</link>
      <description><![CDATA[1.项目结构
在 aithinker_Ai-M6X_SDK\\examples\\lvgl\\demos 目录中新建一个文件夹, 可以直接cv lvgl文件夹修改, 例如我新建的目录 lvgltest2 结构如下

2.项目代码
1) 页面代码
在demos目录中新建test(名称自定)文件夹, 新建 lv_demo_test.c和 lv_demo_test.h文件,来编写 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>zzes</author>
      <pubDate>Sun, 21 Jan 2024 07:23:41 +0000</pubDate>
    </item>
    <item>
      <title>【小安派S1WSL&amp;&amp;Linux使用记录（一）】LVGL编译</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=43974</link>
      <description><![CDATA[本贴只记录从搭建好环境以后可能遇到的坑，请同学们择优而观
坑（一）
make以后出现
原因是bl616板级模块中的没有添加该库依赖而引用，由于我并不会cmake，所以只能注释掉11行和212行之后就完美编译了
坑（二）
GPIO引脚错误，默认的lcd_conf_user.h里面与屏幕有关的引 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>刘德华</author>
      <pubDate>Mon, 01 Jan 2024 16:15:34 +0000</pubDate>
    </item>
    <item>
      <title>[LVGL]LVGL库入门教程-LVGL动画</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=43825</link>
      <description><![CDATA[[md]动画可以说是 LVGL 中的特色之一，不过在使用动画前，请确保单片机具有足够的性能来维持足够的帧率。

## transition：过渡动画

当一个控件的状态发生改变时，可以让样式也发生变化以提醒用户。通过过渡动画(transition)可以让样式的改变更自然。例如，按钮在点击 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>WT_0213</author>
      <pubDate>Sun, 10 Dec 2023 13:44:52 +0000</pubDate>
    </item>
    <item>
      <title>[LVGL]LVGL库入门教程-LVGL颜色</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=43824</link>
      <description><![CDATA[本帖最后由 WT_0213 于 2024-1-24 09:38 编辑

本帖最后由 WT_0213 于 2023-12-12 00:46 编辑

颜色
构造颜色
在 LVGL 中，颜色以结构 lv_color_t 表示。在最开始移植整个工程时，曾经在 lv_conf.h 中修改过颜色深度：
/*Color depth: 1 (1 byte per pixel), 8 (RGB332) ...]]></description>
      <category>LVGL教程玩法</category>
      <author>WT_0213</author>
      <pubDate>Sun, 10 Dec 2023 13:04:30 +0000</pubDate>
    </item>
    <item>
      <title>[LVGL]LVGL库入门教程-LVGL样式</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=43823</link>
      <description><![CDATA[本帖最后由 WT_0213 于 2024-1-24 09:38 编辑
LVGL样式
LVGL样式概述
创建样式
在 LVGL 中，样式都是以对象的方式存在，一个对象可以描述一种样式。每个控件都可以独立添加样式，创建的样式之间互不影响。
可以使用 lv_style_t 类型创建一个样式并初始化：
static lv_st ...]]></description>
      <category>LVGL教程玩法</category>
      <author>WT_0213</author>
      <pubDate>Sun, 10 Dec 2023 12:58:20 +0000</pubDate>
    </item>
    <item>
      <title>[LVGL]LVGL库入门教程-LVGL布局方式</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=43821</link>
      <description><![CDATA[本帖最后由 WT_0213 于 2024-1-24 09:39 编辑
LVGL的布局
上一节介绍了如何在 LVGL 中创建控件。如果在创建控件时不给控件安排布局，那么控件默认会被放在父容器的左上角。
可以使用 lv_obj_set_pos(obj, x, y) 调整一个控件的位置（或者使用类似的函数单独调整一个方向 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>WT_0213</author>
      <pubDate>Sun, 10 Dec 2023 12:50:11 +0000</pubDate>
    </item>
    <item>
      <title>[LVGL]LVGL库入门教程-LVGL简介与基本控件</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=43820</link>
      <description><![CDATA[本帖最后由 WT_0213 于 2024-1-24 09:39 编辑
来自LVGL官方的介绍
官网地址：https://lvgl.io/
LVGL是最受欢迎的免费开源嵌入式图形库，可为任何MCU、MPU和显示器类型创建漂亮的UI。
使用我们的拖放UI编辑器SquareLine Studio来简化开发。
可移植性
开源
LVGL是完全开源 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>WT_0213</author>
      <pubDate>Sun, 10 Dec 2023 12:39:25 +0000</pubDate>
    </item>
    <item>
      <title>【小熊带你玩转小安派】lvgl界面设计教程汇总帖</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=43707</link>
      <description><![CDATA[本来是懒得写教程汇总的，我真的不想写
自从上班后，虽然工作强度几乎为零，但还是感觉身体被掏空，下班只想刷手机睡觉，论坛也很久没打开看了。唉~


关于lvgl界面设计，我之前写了十篇帖子
我写教程的原则是：零基础、小白也能轻易上手、马上就能见效果提升成就感和 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>ifwz1729</author>
      <pubDate>Fri, 01 Dec 2023 11:34:07 +0000</pubDate>
    </item>
    <item>
      <title>【小熊带你玩转小安派】今天我们来学习动画</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=41660</link>
      <description><![CDATA[本系列图文连载，第10话


今天继续水一期教程
实现的效果


今天不用敲代码，点点鼠标就好了

布局

在label控件属性中把 移动动画 的开关打开



设置一下动画时间和终点位置
将label控件移到画布以外


按钮绑定label标签的显隐



就好了！ 是不是很简单？


 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>ifwz1729</author>
      <pubDate>Sun, 24 Sep 2023 04:48:30 +0000</pubDate>
    </item>
    <item>
      <title>【小熊带你玩转小安派】来做个计数器</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=41643</link>
      <description><![CDATA[本系列图文连载，第8话


本期我们来学习C语言（水一期）
实现效果


本期与上一期关系紧密，重复的地方我就不讲了
设计界面


使用与上一话相同的方法获取lvgl代码

下面我们来分析一下需求
要实现计数器的功能跟把大象塞冰箱里一样，需要三步：
1. 声明一个整数变量a
 ...]]></description>
      <category>LVGL教程玩法</category>
      <author>ifwz1729</author>
      <pubDate>Fri, 22 Sep 2023 03:31:13 +0000</pubDate>
    </item>
  </channel>
</rss>