登录
首页 » 汇编语言 » 蓝牙 hc 05 代码

蓝牙 hc 05 代码

于 2022-03-24 发布 文件大小:232.90 kB
0 277
下载积分: 2 下载次数: 1

代码说明:

在 + 角色 = 0---将模块要药膏模式设置。默认模式为药膏。 在 + 角色 = 1---将模块是主模式设置。 设置内存命令: 在 + CMODE = 1 设置模块,以使其他随机蓝牙模块 (未指定地址) 搭配。的 默认值是这种模式。 在 + CMODE = 1 设置模块,以使对带有蓝牙模块 (指定地址)。如果将模块设置 先随机搭配,然后设置模块,以使蓝牙模块搭配有 指定的地址。然后该模块将搜索最后的配对的模块,直到找到的模块。 重置密码命令 在 + PSWD = XXXX 设置模块对密码。密码必须是 4 位。 重置的波特率 在 + UART = = < 参数 > < Param2 > < Param3 >。 在 HC 0305 命令集提供了更多的信息 示例: 在 + UART = 9600,0,0---设置波特率为 9600N81 重置蓝牙名称 在 + 名称 = XXXXX 内容摘要: HC 05 有许多功能,涵盖 HC 06 的所有功能。上面的命令是最 常见的。除此之外,HC 05 留下很多空间的用户。所以 HC 05 优于 HC 06 和 建议。HC 03 是类似与 HC-05。上述的介绍也适合 HC-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 时钟模拟算法
    时钟模拟汇编算法-compilation clock simulation algorithm
    2023-06-04 17:25:03下载
    积分:1
  • 贝贝大厅+数据库脚本
    应用背景CPasswordKeyboard::CPasswordKeyboard() : CDialog(IDD_PASSWORD_KEYBOARD) { //设置变量 m_nRandLine[0]=rand()%11; m_nRandLine[1]=rand()%10; m_nRandLine[2]=rand()%13; m_nRandLine[3]=rand()%13; //键盘状态 m_bShiftStatus=false; m_bCapsLockStatus=false; //状态变量 m_bMouseDown=false; m_wHoverRow=INVALID_WORD; m_wHoverLine=INVALID_WORD; //键盘字符 m_nItemCount[0]=11; lstrcpyn(m_szKeyboradChar[0][0],TEXT("`1234567890"),CountArray(m_szKeyboradChar[0][0])); lstrcpyn(m_szKeyboradChar[0][1],TEXT("~!@#$%^&*()"),CountArray(m_szKeyboradChar[0][1])); //键盘字符 m_nItemCount[1]=10; lstrcpyn(m_szKeyboradChar[1][0],TEXT("-=[];",./"),CountArray(m_szKeyboradChar[1][0])); lstrcpyn(m_szKeyboradChar[1][1],TEXT("_+{}|:"?"),CountArray(m_szKeyboradChar[1][1])); //
    2022-01-29 01:54:02下载
    积分:1
  • 号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,...
    编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。 (1)利用单循环链表作为存储结构模拟此过程; (2)键盘输入总人数、初始报数上限值m及各人密码; (3)按照出列顺序输出各人的编号。-Numbered 1,2 ... n of the n individuals sitting clockwise circle, each holding a password (positive integer). An optional start a positive integer as the number of reported upper limit of m, from the first person to embark on the clockwise direction starting from a sequence reported the number of stop newspaper report m the number of people who reported m out of the column, as his password The new m value, in a clockwise direction from his next start back from a newspaper a few, and so on, until all all out of the column until a program designed to find out the column order. (1) the use of one-cycle simulation in this linked list storage structure as a process (2) the total number of keyboard input, the initial report and the person m the upper limit o
    2023-05-21 04:10:03下载
    积分:1
  • Russian box of the source code and articles gave a detailed code
    俄罗斯方块的源代码及论文报告 里面有详细的代码-Russian box of the source code and articles gave a detailed code
    2023-08-17 14:30:04下载
    积分:1
  • crout 比较经典 很好的一个方法 大家可以试一试
    crout 比较经典 很好的一个方法 大家可以试一试-crout
    2022-01-25 14:29:09下载
    积分:1
  • 使用进行程,实现一个扫描的功能
    使用汇编语言进行编程,实现一个扫描的功能-The use of assembly language programming, the implementation of a scanning function
    2022-05-21 22:40:04下载
    积分:1
  • 205.asm-----数码管循环显示00~99源程序
    205.asm-----数码管循环显示00~99源程序-205.asm----- digital tube display 00 ~ 99 cycle source
    2022-02-15 17:31:51下载
    积分:1
  • 实现企业财务部门对工资进行集中管理。可供财务人员对企业的员工进行添加、删除,对员工的基本工资、浮动工资、工资发放进行管理以及提供财务人员查询员工的基本工资、浮动...
    实现企业财务部门对工资进行集中管理。可供财务人员对企业的员工进行添加、删除,对员工的基本工资、浮动工资、工资发放进行管理以及提供财务人员查询员工的基本工资、浮动工资和总体工资并且可以打印报表;-Corporate finance department for centralized management on wages. Financial officer for the staff of enterprises to add, delete, on the staff of their basic wages, floating wages, payroll and financial management staff personnel inquiries basic wages, floating wages and overall wage and can print statements
    2022-02-20 17:54:57下载
    积分:1
  • MSP430F135的UART操作代码,绝对的真实可行.放心下载
    MSP430F135的UART操作代码,绝对的真实可行.放心下载-MSP430F135 the UART operation code, is absolutely true feasible. Rest assured Download
    2022-03-10 15:57:54下载
    积分:1
  • This procedure is soft clock procedure, if you do not have the hardware clock, y...
    这个程序是软时钟程序,如果你不用硬时钟,可以使用这个程序-This procedure is soft clock procedure, if you do not have the hardware clock, you can use this procedure
    2022-03-21 21:06:09下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载