大约有 45,000 项符合查询结果(耗时:0.0179秒) [XML]
AppInventor2如何通过socket给网络发16进制的数据? - App应用开发 - 清泛I...
问:app inventor的给网络发16进制指令的方法,可以赐教吗?软件只能发ASCLL码?没办法收发HEX,蓝牙组件的有写字节功能,TCP网络组件没有。
答:
发送文本消息时,hexaStringMode设为 false;发送16制消息时,hexaStringMode设为 tru...
BLE 接收BLE模块发来的信息 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...,如果遇到具体的问题,请再继续跟帖提问,谢谢。App Inventor 2 发表于 2024-09-24 16:15
ble 设备连接,发送数据到硬件请参考:https://bbs.tsingfun.com/thread-1844-1-1.html
读取ble数据并显示 ...
请问一下 我这边可以显示数据 &nb...
AI2 SideBar Extension
...ve contains the source code, the compiled binary for uploading to the App Inventor and a sample application. Usage Pixel vs. DIP App Inventor 2 uses the unit of pixels to define the width and height of elements. However, this does not mean a (hardware) pixel on the display, but a DIP (Device Inde...
Advances social tools app with cool UI - Koded Apps - Kodular Community
...following extensions
Phase • Animations made easy! by @Shreyash
App Inventor Extensions: Clipboard Manager | Pura Vida Apps Clipboard Extension extension by @Taifun
Country_Code_Picker_Extension By @Deep_Host
SmartAppRate extension By @Deep_Host
I didn,t find @Deephost’s account so i m gi...
HC-05 蓝牙模块开发 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...支持蓝牙5.0(低功耗BLE),它需要配对码进行配对,App Inventor 2 中使用“蓝牙客户端”组件,而非BLE拓展,必须在手机设置中配对成功才能出现在蓝牙列表中。
注意:
它的波特率是:38400,而非默认的9600。
上电之前按下...
2024年2月2日签到记录贴 - 签到区 - 清泛IT社区,为创新赋能!
...红花 20,另外我还额外获得了 小红花 9我今天最想说:「App Inventor 2 社区即将重新上线,添加了现代化的移动社区」.
Choosing Java vs Python on Google App Engine
...m however does have the advantage of having on board Guido van Rossum, the inventor of Python and an amazingly strong engineer.
In terms of flexibility, the Java engine, as already mentioned, does offer the possibility of running JVM bytecode made by different languages, not just Java -- if you're ...
BLE 模块 透传问题 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...将文件内容读出来,然后调用 ble 的写方法。感谢老师App Inventor 2 发表于 2024-03-31 16:53
传文件,需要先用“文件管理器”组件,将文件内容读出来,然后调用 ble 的写方法。 ...
感谢老师
创建并发送BLE蓝牙广播 - 创客硬件开发 - 清泛IT社区,为创新赋能!
在MIT App Inventor社区的一篇帖子中,用户尝试使用最新的BLE扩展来创建和发送蓝牙广播,但遇到了一些问题。Evan Patton指出,Android的BLE子系统需要使用16位UUID,并提供了一个测试版的BLE扩展,解决了广播发送失败的问题。
以下...
【客户反馈】增加直接改项目名称的功能 - 用户反馈 - 清泛IT社区,为创新赋能!
...编译通过。 rename后再另存,就不行。
修复中。。。App Inventor 2 发表于 2024-08-30 09:29
rename 没有真正改名,编译仍然失败
另存为 是彻底改了,编译通过。 rename后再另存,就不行。
修复中。。 ...
改名功能已彻...