# bluetooth-assistant **Repository Path**: jiangchengshi/bluetooth-assistant ## Basic Information - **Project Name**: bluetooth-assistant - **Description**: 蓝牙助手:低功耗蓝牙(扫描、连接、通讯等) - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 4 - **Created**: 2022-06-23 - **Last Updated**: 2025-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 蓝牙助手(bluetooth-assistant) #### 介绍 蓝牙助手:低功耗蓝牙(扫描、连接、通讯等) #### 软件架构 - 打包微信小程序使用的是uni封装的蓝牙相关API - 打包Android应用使用的是html5+封装的蓝牙相关API; #### 安装教程 在HbuilderX中打开项目,直接编译运行 #### 使用说明 1. 开启蓝牙适配器 2. 点击“设备扫描”,开始扫描 3. 点击设备记录,连接设备 4. 进入详情页面,发送测试指令 5. 进入日志页面,查看操作及响应日志 #### 其他仓库推荐 [项目中造的轮子](https://zhuanlan.zhihu.com/p/530231461)