BluetoothSerial:Cordova(PhoneGap)插件,用于通过蓝牙进行串行通信

时间:2024-03-18 23:17:21
【文件属性】:

文件名称:BluetoothSerial:Cordova(PhoneGap)插件,用于通过蓝牙进行串行通信

文件大小:1.5MB

文件格式:ZIP

更新时间:2024-03-18 23:17:21

bluetooth cordova-plugin bluetooth-low-energy Objective-C

用于PhoneGap的蓝牙串行插件 该插件可以通过蓝牙进行串行通信。 它是为在Android或iOS与Arduino之间进行通信而编写的。 Android和Windows Phone使用经典蓝牙。 iOS使用低功耗蓝牙。 支持平台 安卓 带有 BLE硬件, , , 或iOS Windows Phone 8 浏览器(仅测试。请参阅。) 局限性 手机必须启动蓝牙连接 iOS低功耗蓝牙需要iPhone 4S,iPhone5,iPod 5或iPad3 + 无法将Android连接到Android 无法将iOS连接到iOS 正在安装 用Cordova CLI安装 $ cordova plugin add cordova-plugin-bluetooth-serial 请注意,作为从迁移到一部分,此插件的ID从com.megster.cordova.bluetoothserial更改为


【文件预览】:
BluetoothSerial-master
----plugin.xml(3KB)
----LICENSE.txt(554B)
----www()
--------bluetoothSerial.js(5KB)
----src()
--------ios()
--------wp()
--------android()
--------browser()
----.npmignore(9B)
----examples()
--------Counter()
--------SimpleSerial()
--------Chat()
--------LED()
----README.md(23KB)
----CHANGES.txt(2KB)
----.gitignore(11B)
----package.json(734B)

网友评论