Cordova-Bluetooth-Terminal:一个简单的应用程序,用于通过基于Apache Cordova(PhoneGap)的蓝牙与设备进行通信

时间:2024-05-28 14:33:52
【文件属性】:

文件名称:Cordova-Bluetooth-Terminal:一个简单的应用程序,用于通过基于Apache Cordova(PhoneGap)的蓝牙与设备进行通信

文件大小:1.88MB

文件格式:ZIP

更新时间:2024-05-28 14:33:52

android arduino cordova terminal communication

科尔多瓦蓝牙终端 一个简单的应用程序,用于通过基于Apache Cordova(PhoneGap)的蓝牙与设备进行通信。 它旨在从IoT(物联网)设备中获取数据,因此它的源代码可以作为您自己项目的基础而有所帮助。 快速开始 确保已全局安装 ,否则请在的帮助下进行安装: $ npm install -g cordova 克隆存储库,跳入,拉入平台(默认情况下仅适用于android )和插件: $ git clone https://github.com/loginov-rocks/Cordova-Bluetooth-Terminal.git $ cd Cordova-Bluetooth-Terminal $ cordova prepare 另外,您可以检查Cordova的要求(可选或出现故障): $ cordova requirements 建造: $ cordova buil


【文件预览】:
Cordova-Bluetooth-Terminal-main
----www()
--------index.html(2KB)
--------lib()
--------js()
--------css()
----.idea()
--------Cordova-Bluetooth-Terminal.iml(467B)
--------misc.xml(174B)
--------encodings.xml(135B)
--------modules.xml(304B)
--------codeStyles()
--------vcs.xml(167B)
----LICENSE(1KB)
----README.md(2KB)
----config.xml(1KB)
----hooks()
--------README.md(1KB)
----misc()
--------android-build()
--------Terminal-screenshot.png(35KB)
--------arduino-uno-bridge()
--------Paired-devices-screenshot.png(42KB)
----.gitignore(90B)
----package-lock.json(8KB)
----package.json(979B)

网友评论