码迷,mamicode.com
首页 >  
搜索关键字:bluetooth    ( 511个结果
BLUETOOTH_DEVICE_INFO 函数
Size of the BLUETOOTH_DEVICE_INFO structure, in bytes. BLUETOOTH_DEVICE_INFO结构的大小(单位为字节)。 Address of the device. 设备地址 Class of the device. 设备的类。 Speci ...
分类:其他好文   时间:2018-11-19 11:09:17    阅读次数:476
在树莓派3b蓝牙上使用互联网
大家好! 我们都知道互联网———Internet,是TCP/IP协议栈架构下的概念。普通的TCP/IP的底层是由IEEE 802小组的一系列协议所规定的,无论是有线网络Ethernet,还是802.11无线网络。所以,我们想,能否用蓝牙作为这个底层呢? 我在使用一个树莓派3b,它自带两个网卡,一个有 ...
分类:其他好文   时间:2018-11-13 02:47:52    阅读次数:238
PyQt5 GUI Programming With Python 3.6 (一)
PyQt5 PyQt5是一个基于强大的图形程式框架Qt5的python接口, 主要包含以下几个大类: ● QtCore ● QtGui ● QtWidgets ● QtMultimedia ● QtBluetooth ● QtNetwork ● QtPositioning ● Enginio ● Q ...
分类:编程语言   时间:2018-11-05 11:32:19    阅读次数:270
Bluetooth_FTP_SPEC: 蓝牙FTP介绍
FTP(Bluetooth File Transfer Profile) defines howfolders and files on a server device can be browsed by a client device. Once afile or location is foun ...
分类:其他好文   时间:2018-10-24 15:36:51    阅读次数:227
蓝牙4.0的LM层说明
1.概念 The Link Manager Protocol (LMP) is used to control and negotiate all aspects of the operation of the Bluetooth connection between two devices. Th ...
分类:其他好文   时间:2018-10-24 12:12:01    阅读次数:236
Link Management Protocol (LMP)
http://oscar.iitb.ac.in/onsiteDocumentsDirectory/Bluetooth/Bluetooth/Help/Link Management Protocol.htm 1.1. Link Management Protocol (LMP) 1.1.1. Intr ...
分类:其他好文   时间:2018-10-24 12:02:46    阅读次数:151
智能小车资料大全分享给大家
今天给大家分享一下智能小车的资料,包括制作流程、原理图设计和源码等,不下于60辆智能小车的制作经验。其中历届智能小车的开发资料就有90个文件了。 分享的智能小车类型包括:Bluetooth控制两轮小车;智能小车配套程序,循迹、红外避障综合程序资料大全;智能车系统解决方案;STM32两轮自平衡小车资料 ...
分类:其他好文   时间:2018-10-22 13:10:58    阅读次数:401
蓝牙Profile的概念和常见种类(转)
蓝牙Profile Bluetooth的一个很重要特性,就是所有的Bluetooth产品都无须实现全部 的Bluetooth规范。为了更容易的保持Bluetooth设备之间的兼容,Bluetooth规范中定义了Profile。Profile定义了设备如何实现一种连接或者应用,你可以把Profile理 ...
分类:其他好文   时间:2018-10-17 15:00:14    阅读次数:131
Microbit蓝芽配对
Microbit蓝芽配对 (Bluetooth Pairing) Microbit 可以像手机或平板与其他蓝芽装置一样,一旦做完第一次配对完就可以使用”蓝芽服务” paired with the micro:bit,再与行动装置去交换数据。 什么是配对 ? 配对就是让你的Microbit 去信任(t ...
分类:其他好文   时间:2018-09-29 15:28:54    阅读次数:1130
智能锁蓝牙BLE分析
kali使用btproxy apt-get install bluetooth bluez blueman git clone https://github.com/conorpp/btproxy cd btproxy sudo python setup.py install service dbu ...
分类:其他好文   时间:2018-09-26 22:42:39    阅读次数:362
511条   上一页 1 ... 5 6 7 8 9 ... 52 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!