# Fr800x_flythings **Repository Path**: Kwolve/fr800x_flythings ## Basic Information - **Project Name**: Fr800x_flythings - **Description**: FR8008xp 适配FlyThings Lite 工具 内含FR8000系列的基础包 不同屏幕,demo的样例工程 - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://www.zkswe.com - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 3 - **Created**: 2022-11-28 - **Last Updated**: 2025-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Fr800x_flythings #### 介绍 FlyThingsLite 富芮坤8008GP适配 原厂参考的gitee目录 `https://gitee.com/freqchip/fr8000` #### 软件架构 1. components 为原厂的驱动底层适配代码。具体参考原厂fr800系列的软件 2. FT_UserCode165ST77903 是1.6寸400*400 旋钮屏幕代码 3. FT_UserCode128 是1.28寸 240*240 旋钮屏幕,对应45mm宽度的版本 #### 硬件介绍 1. 1.6寸旋钮屏的视频演示效果: [B站视频](https://www.bilibili.com/video/BV1U8411j7eM/?vd_source=457b4cb359a7eb6cb8bff500427a8ca7) 2. 1.6寸硬件购买链接 [淘宝连接](https://item.taobao.com/item.htm?id=693231670745) 3. 1.6寸硬件接线说明![1.6寸参考图片](docs/1.6寸58mm旋钮硬件接线定义.png) #### 安装教程 1. www.zkswe.com 下载页面下载FlyThings Lite工具,用于开发界面 2. Keil UV5用于开发应用程序,如果采用gcc开发可以联系商务定制输出gcc的lib库 3. FlyThingsLite负责UI编辑生成UI的烧录文件,生成的src目录文件需要拷贝到FT_UserCode下的uifun目录替换编辑功能开发。