登录
首页 » QT » bluetoothBK3231-2

bluetoothBK3231-2

于 2020-12-21 发布
0 284
下载积分: 1 下载次数: 1

代码说明:

说明:  BK3231蓝牙模块配置程序源码。AT指令上位机配置源程序。(BK3231 bluetooth module configuration program source code. AT instruction upper computer configuration source program.)

文件列表:

SetBlueTooth, 0 , 2018-01-11
SetBlueTooth\COMthread.cpp, 11108 , 2018-04-12
SetBlueTooth\COMthread.h, 2286 , 2014-08-12
SetBlueTooth\Qt串口通信专题教程.docx, 841293 , 2011-04-06
SetBlueTooth\SetBlueTooth.pro, 508 , 2014-08-11
SetBlueTooth\SetBlueTooth.pro.user, 7985 , 2018-04-12
SetBlueTooth\SetBlueTooth蓝牙一键配置软件使用说明.docx, 272810 , 2014-08-13
SetBlueTooth\dialog.cpp, 11484 , 2014-08-13
SetBlueTooth\dialog.h, 1016 , 2014-08-12
SetBlueTooth\dialog.ui, 12008 , 2018-04-12
SetBlueTooth\main.cpp, 1941 , 2018-04-12
SetBlueTooth\qextserialbase.cpp, 6528 , 2007-09-06
SetBlueTooth\qextserialbase.h, 6873 , 2007-09-06
SetBlueTooth\win_qextserialport.cpp, 34848 , 2007-09-06
SetBlueTooth\win_qextserialport.h, 4476 , 2007-09-06
SetBlueTooth\程序说明.txt, 2842 , 2014-08-13
SetBlueTooth-build-desktop, 0 , 2016-12-19
SetBlueTooth-build-desktop\Makefile, 6074 , 2015-12-07
SetBlueTooth-build-desktop\Makefile.Debug, 8905 , 2015-12-07
SetBlueTooth-build-desktop\Makefile.Release, 9068 , 2015-12-07
SetBlueTooth-build-desktop\debug, 0 , 2016-12-19
SetBlueTooth-build-desktop\debug\COMthread.o, 241709 , 2015-12-07
SetBlueTooth-build-desktop\debug\SetBlueTooth.exe, 1876747 , 2015-12-07
SetBlueTooth-build-desktop\debug\dialog.o, 301993 , 2015-12-07
SetBlueTooth-build-desktop\debug\main.o, 216792 , 2015-12-07
SetBlueTooth-build-desktop\debug\moc_COMthread.cpp, 2488 , 2015-12-07
SetBlueTooth-build-desktop\debug\moc_COMthread.o, 212212 , 2015-12-07
SetBlueTooth-build-desktop\debug\moc_dialog.cpp, 3506 , 2015-12-07
SetBlueTooth-build-desktop\debug\moc_dialog.o, 217990 , 2015-12-07
SetBlueTooth-build-desktop\debug\moc_qextserialbase.cpp, 2733 , 2015-12-07
SetBlueTooth-build-desktop\debug\moc_qextserialbase.o, 117941 , 2015-12-07
SetBlueTooth-build-desktop\debug\moc_win_qextserialport.cpp, 2281 , 2015-12-07
SetBlueTooth-build-desktop\debug\moc_win_qextserialport.o, 118777 , 2015-12-07
SetBlueTooth-build-desktop\debug\qextserialbase.o, 120654 , 2015-12-07
SetBlueTooth-build-desktop\debug\win_qextserialport.o, 151883 , 2015-12-07
SetBlueTooth-build-desktop\release, 0 , 2018-04-12
SetBlueTooth-build-desktop\ui_dialog.h, 13528 , 2015-12-07

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

发表评论

0 个回复

  • 带ID的lpc2368 CAN通信
    带ID的lpc2368 CAN通信,包括初始化、中端、CAN通信和串口通信(With the ID lpc2368 CAN communications, including initialization, in the end, CAN communications and serial communication)
    2020-07-03 08:40:01下载
    积分:1
  • VBtongguochuankou-yuancheng-guanji
    利用VB语言实现对串口进行操作,从而实现通过串口进行远程关机的操作,了解相关编程方法。(VB language serial port operation through the serial port for remote shutdown operation, understanding related programming methods.)
    2013-03-29 11:11:11下载
    积分:1
  • 之间传送数据
    串口之间传送数据,可发送大量数据,并实时接受数据(Serial port to send large amounts of data, and can accept data, and data transmission...)
    2012-02-22 16:13:35下载
    积分:1
  • 910615
    根据蒙特卡罗仿真原理,对16QAM进行误码率仿真,(According to the principle of Monte Carlo simulation, the bit error rate (BER) of 16QAM is simulated.)
    2018-09-28 13:36:31下载
    积分:1
  • 23423424234324
    串口发送modbus协议CRC校验低字节(若为查表所得数据为高字节,其实为CRC的低字节)(serial modbus connection agreement low byte CRC (if available for look-up table for the high-byte data, In fact, for low-byte CRC))
    2007-02-27 15:52:12下载
    积分:1
  • RS232
    串口通信程序,MSComm方式实现,有参考价值(Serial communication program, MSComm ways, have reference value)
    2013-11-28 08:45:23下载
    积分:1
  • LabWindowsCV-serial-and-word-printf
    通过moudbus协议,实现串口数据采集与发送,以及,可通过界面设置参数与将数据打印到excel表。(Through moudbus agreement, serial port data acquisition and sending, and can set parameters through the interface and the data printed to the excel table.)
    2016-03-27 12:22:22下载
    积分:1
  • 温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
    2020-06-26 07:40:02下载
    积分:1
  • grape
    vc6.0 使用NTGraph控件 读取串口数据后画出波形图(vc6.0 use NTGraph read serial data control to draw waveforms)
    2010-05-24 15:40:31下载
    积分:1
  • comm
    用vc写的向串口发十六进制数据。 文件中有整个工程文件。(Vc wrote with hex data sent to the serial port. File in the project file.)
    2012-01-09 22:29:28下载
    积分:1
  • 696518资源总数
  • 105563会员总数
  • 11今日下载