# FreewearDemo **Repository Path**: freewear/freewear-demo ## Basic Information - **Project Name**: FreewearDemo - **Description**: 基于LVGL的手表源码 - **Primary Language**: C - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 8 - **Created**: 2022-09-03 - **Last Updated**: 2025-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FreewearDemo #### 介绍 基于LVGL的手表源码 #### 软件架构 软件架构说明 #### 安装教程 1. 使用环境:Ubuntu,工具:cmake,gcc,SDL2; 2. 依赖LVGL的转换工具,因此需要提前安装好php相关软件,参考: https://www.digitalocean.com/community/tutorials/how-to-install-php-7-4-and-set-up-a-local-development-environment-on-ubuntu-20-04; 3. 解压后,在代码顶层目录中创建build文件夹并进入; 4. 执行cmake -DBOARD=simulator .. 5. cmake执行完毕后,输入make开始进行代码编译; 6. 本地执行生成的可执行文件,或者用哪个vscode打开源码,点击调试,模拟器自动开始运行; #### 使用说明 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/)