blePeripheral:Node.js类,用于为Raspberry Pi OS Lite创建蓝牙LE外设

时间:2024-06-14 01:55:45
【文件属性】:

文件名称:blePeripheral:Node.js类,用于为Raspberry Pi OS Lite创建蓝牙LE外设

文件大小:453KB

文件格式:ZIP

更新时间:2024-06-14 01:55:45

raspberry-pi-os JavaScript

blePeripheral V2 这是一个Node.js类,用于基于Bluez 5.50及其基于D-Bus的API创建蓝牙LE(低能耗)外设。 此类支持与蓝牙4.2中引入的作为LE安全连接的IOS的安全加密连接。 如果您想通过蓝牙LE将IOS设备安全连接到Android Raspberry Pi(Raspberry Pi),则必须实现此级别的安全性,否则IOS将不允许设备配对和绑定。 第2版​​(2020年6月1日) 版本2的主要目标是摆脱对dbus-native的依赖。 在很大程度上,依赖blePeripheral.js V1的现有程序将继续运行,而V2几乎没有变化。 请参阅本自述文件中较低版本2的详细信息。 硬体需求 Raspberry Pi零W 具有应用程序的iPhone或iPad。 该类是基于Raspberry Pi Zero W内置的蓝牙无线电开发的。 其他Raspber


【文件预览】:
blePeripheral-master
----blePeripheral.js(10KB)
----pics()
--------enter1.PNG(27KB)
--------mainLightBlue.PNG(58KB)
--------isAuthorizedHex.PNG(47KB)
--------systemctlErr.JPG(108KB)
--------pairMsg.PNG(59KB)
--------isAuthorizedUTF.PNG(46KB)
--------cmdUTF.PNG(44KB)
--------isAuthorized.PNG(63KB)
----.vscode()
--------launch.json(512B)
--------c_cpp_properties.json(555B)
----lib()
--------gattServiceClass.js(9KB)
--------characteristicClass.js(11KB)
--------adapterClass.js(6KB)
--------advertisingClass.js(5KB)
--------deviceClass.js(5KB)
--------adapterClass_gdbus.js(10KB)
--------deviceClass_gdbus.js(7KB)
----examples()
--------sampleApp.conf(570B)
--------sampleApp.js(6KB)
----LICENSE(1KB)
----README.md(12KB)
----.gitignore(924B)
----package-lock.json(907B)
----package.json(765B)

网友评论