# ruixing_dev_board_panel_examples **Repository Path**: wangjun009xx/ruixing_dev_board_panel_examples ## Basic Information - **Project Name**: ruixing_dev_board_panel_examples - **Description**: 本例程集适用于睿星esp32s3开发板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2026-08-02 - **Last Updated**: 2026-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ruixing_DevBoard_panel_examples #### 介绍 目录下的两个文件夹Ex_board和yiti_board对应的开发板如下: 1. Ex_board中的例程适用于组合开发板(核心板+扩展板); 1. yiti_board中的例程适用于yiti开发板; 1. 目录下的每个文件夹为一个工程示例,分别对应一种屏类型,以文件夹名来区分。如lvgl_demos_43_480_272,代表4.3寸分辨率为480*272屏的例程,以此类推。 #### 开发说明 clone后,进入对应的目录。编译步骤如下: 1. idf.py set-target esp32s3,设置目标芯片; 1. idf.py menuconfig,改变配置(本例程已全部设置好,可省略此步); 1. 连接USB串口线,直接编译下载:idf.py flash monitor。如果存在多个串口设备需指定端口。 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)