From fb28c051fabf378e83ecd34a7b748304816f4b91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=AF=E6=BB=A1=E5=BE=B7?= <3302988395@qq.com> Date: Thu, 20 Aug 2026 19:45:19 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0README=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E4=B8=8E=E9=83=A8=E7=BD=B2=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e3825ce..de6262f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# YttriumEC718 +# Yttrium大屏开发板 基于 **QuecPython + LVGL** 的 Quectel EC718 开发板综合 Demo 应用,480×320 横屏触控界面。 @@ -13,12 +13,7 @@ ## 部署 -将 `src/yttrium.py` 和 `icons/`、`images/` 目录放到设备 `U:/` 根目录,通过 REPL 启动: - -```python -import example -example.exec('/usr/yttrium.py') -``` +将 `src/*.py` 和 `icons/`、`images/` 目录使用QPYCom放到设备 `/usr` 根目录,右键_main.py运行代码: ## 功能清单