4 Star 13 Fork 16

启明智显/sdk-8ms-esp32

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

qmsd ESP32

qmsd ESP32 project

prepare ESP32 v4.4.4 SDK

please refr to https://docs.espressif.com/projects/esp-idf/zh_CN/v4.4.4/esp32/get-started/index.html

build project

idf.py build

载入标准品的预设配置

Ubuntu需要指定bash或关闭dash bash load.sh

./load.sh
1): WT32_SC01_LANDSCAPE
2): WT32_SC01_PORTRAIT
3): WT154-S2MI1-PERFORMANCE
4): WT154-S2MI1-WIFI
5): WT154_C3SI1
6): WT-86-32-3ZW0-PERFORMANCE
7): WT-86-32-3ZW0-WIFI
8): WT-86-32-3ZW1-PERFORMANCE
9): WT-86-32-3ZW1-WIFI
1 Set to 1-WT32_SC01_LANDSCAPE
--- _qmsd_init done
--- lvgl done
--- blockly done
--- lvgl_esp32_drivers done
--- bus done
--- sdkconfig done

Done

How to add new board

1.在load.sh、save.sh中添加新型号 2.在components/lvgl_esp32_drivers/lvgl_tft/Kconfig中添加新型号 已支持的SPI屏+TP:直接从menuconfig中配置屏幕、tp驱动,调试完成后利用save脚本保存到添加到型号 已支持的8080屏:参考其他型号添加默认管教配置等,之后同样利用save脚本保存

8ms相关SDK问题反馈

https://8ms.xyz/supports?contact

MIT License Copyright (c) 2022 8ms sdk Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

8ms for esp32 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/qiming-zhixian/sdk-8ms-esp32.git
git@gitee.com:qiming-zhixian/sdk-8ms-esp32.git
qiming-zhixian
sdk-8ms-esp32
sdk-8ms-esp32
main

搜索帮助