-
Notifications
You must be signed in to change notification settings - Fork 4.9k
add: LVGL Image Converter Script 增加LVGL图片转换工具脚本,可以自定义小智的表情文件。 #423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
|
要不要创建一个目录来放这两个文件呢? |
Contributor
Author
|
@78 引用的LVGLImage.py原仓库地址:https://github.com/lvgl/lvgl |
Contributor
Author
|
@78 已创建目录Image_Converter,并移动两个文件到此处,添加了README.MD说明用法 |
Owner
|
超过50KB的图片不能放进来源代码仓库。 建议方案:图片和教程放到飞书文档,通过 README.md 里插入超链接的方式使用。 |
Contributor
Author
|
好的,我稍后再修改 |
Contributor
Author
|
已删除说明图片,改为超链教程 #14de533 |
Wvirgil123
added a commit
to Wvirgil123/xiaozhi-esp32
that referenced
this pull request
Apr 10, 2025
* fix-lcd_bug: fix: fix task sys_evt stack overflow. fix: fixed the issue that the LCD does not light up when some devices are turned on. GPIO LED更新,可以设置LEDC定时器和控制通道 (78#439) 更新开发者文档(自定义开发板、IoT设备) add: LVGL Image Converter Script 增加LVGL图片转换工具脚本,可以自定义小智的表情文件。 (78#423) Korvo开发板支持AEC (78#431) Bump to 1.5.5 Fix upgrade failure (main task stack overflow) ESP-BOX-3 / LichuangDev enable AEC to support realtime chat (78#429) add board esp32-s3-touch-lcd-3.5 (78#415) Fix ESP32 Board Led No Light Bug (78#427) Fix Sh1106 Compile Error Bug. IDF 5.3.2 Not supporting sh1106-esp-idf. (78#424) fix: 修复微信ui在消息数量超过上限后,气泡位置向上偏移的问题 (78#418) SH1106 Supported (78#416) fix sensecap watcher partition alignment typo: 删除sense-watcher显示修复的重复以及改掉错误的注释描述 (78#417)
zhuzizyf
pushed a commit
to zhuzizyf/xiaozhi-esp32
that referenced
this pull request
May 4, 2025
dollycode
pushed a commit
to ouzhihua2018/HJ-AiBox-esp32
that referenced
this pull request
Nov 10, 2025
* add: LVGL Image Converter * add: README * Rename README.MD to README.md * remove readme image --------- Co-authored-by: Xiaoxia <terrence@tenclass.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
自定义表情教程地址