大约有 2,000 项符合查询结果(耗时:0.0048秒) [XML]
App Inventor 2 中文网原创内容 · App Inventor 2 中文网
...App Inventor 2 模拟sleep函数
【列表过滤】App Inventor 2 过滤蓝牙设备列表
【代码简洁之道】App Inventor 2 任意(Any)代码块
【技巧】代码块导出图像,以及还原
【技巧】块拓展:参数可变
【技巧】拷贝及分享功能
【技巧】App I...
App Inventor 2 中文网原创内容 · App Inventor 2 中文网
...App Inventor 2 模拟sleep函数
【列表过滤】App Inventor 2 过滤蓝牙设备列表
【代码简洁之道】App Inventor 2 任意(Any)代码块
【技巧】代码块导出图像,以及还原
【技巧】块拓展:参数可变
【技巧】拷贝及分享功能
【技巧】App I...
2026 新年第一篇:即将全面支持苹果iOS App编译生成,纯血鸿蒙计划中,编译...
...身不可用,iOS 支持很多常用功能作为内置 Blocks/组件:蓝牙支持(Bluetooth)NFC(Near Field Communication)物联网扩展(例如 micro:bit)AI 扩展基础支持(如 PersonalImageClassifier 等)
这些是在 iOS 原生支持层面集成的,而非通过插件机...
ESP8285接入App Inventor 2深度调研:4种连接方案+是否需要开发拓展 - 创客...
...
- Web组件 - HTTP GET/POST请求,支持JSON解析
- BluetoothClient - 蓝牙SPP串口通信
- Serial - USB串口(基于Physicaloid库,支持Arduino)
2. fun123自研拓展
- ClientSocketAI2Ext - TCP Socket客户端,支持异步连接、文本/二进制收发、后台数据监听
- FT...
App Inventor 2 低功耗蓝牙 BlueToothLE 拓展 · App Inventor 2 中文网
...
App Inventor 2 低功耗蓝牙 BlueToothLE 拓展
2种通信方式:扫描和广播
扫描
广播
属性
方法
事件
« 返回首页
最新版拓展下载:
edu.mit....
创建并发送BLE蓝牙广播 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...的一篇帖子中,用户尝试使用最新的BLE扩展来创建和发送蓝牙广播,但遇到了一些问题。Evan Patton指出,Android的BLE子系统需要使用16位UUID,并提供了一个测试版的BLE扩展,解决了广播发送失败的问题。
以下是帖子中的详细步...
低功耗蓝牙扩展一次最多能发多少个字节 - App Inventor 2 拓展 - 清泛IT社...
如题,请问下 低功耗蓝牙扩展一次最多能发多少个字节?{:8_413:}见这篇帖子《ble蓝牙 RequestMTU 请求没有反应?设置没有生效?》
App Inventor 2 AsciiConversion 拓展,ASCII编码与解码,Ascii码转换 · App Inventor 2 中文网
...出 Ascii码列表,转换后返回相应的文本。
当您使用UART蓝牙接收数据时,此功能非常有用,因为UART接收到的数据是包含Ascii码的列表,必须将其转换为相应的文本。
用法示例1:
该块将在标签1 中写入文本:“A03”,这是 Asc...
App Inventor 2 蓝牙BLE扩展源码分析 - WriteBytes vs WriteStrings 23字节...
...索 App Inventor 2 蓝牙BLE扩展源码分析 - WriteBytes vs WriteStrings 23字节硬编码问题
一、问题背景
二、核心发现:23字节硬编码限制
2.1 WriteStrings 的写入...
【iOS】有关苹果iOS App的一些进展、BluetoothLE蓝牙拓展等 - App Inventor...
...ndroid那样使用拓展,只能内置组件适配比如ble功能,经典蓝牙不支持。
引用: 我们正在努力将 BluetoothLE 扩展程序移植到 iOS 平台,使其成为一个组件。由于 Apple 对应用程序的限制,我们无法像在 Android 上那样使用扩展程序的方...
