大约有 30,000 项符合查询结果(耗时:0.0147秒) [XML]
DendritasMqtt 拓展:用于 websocket 的Mqtt扩展 - App Inventor 2 拓展 - ...
...,支持原生的TCP协议,用最新版本即可:https://www.fun123.cn/reference/iot/MQTT.html
请自行通过demo研究。
参考来源:https://community.appinventor.mi ... -with-service/14365
https://groups.google.com/d/msg/ ... cn5PzY/Kg8BJEPGAQAJ
BLE 接收BLE模块发来的信息 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...tml
读取ble数据并显示在App上请参考文档:https://www.fun123.cn/reference/ ... ml#RegisterForBytes
请先自行研究一下,如果遇到具体的问题,请再继续跟帖提问,谢谢。App Inventor 2 发表于 2024-09-24 16:15
ble 设备连接,发送数据到硬...
蓝牙客户端组件(SPP经典蓝牙)vs BluetoothLE拓展(低功耗蓝牙)基础代码...
...实现配对成功,才能显示在设备列表中。https://www.fun123.cn/reference/ ... tml#BluetoothClient
显示列表:
选设备:
断开当前连接的设备:
错误处理:
---------------------
BluetoothLE拓展(低功耗蓝牙),特点是无需配对,...
用户反馈ble广播数据收不到 - 用户反馈 - 清泛IT社区,为创新赋能!
https://www.fun123.cn/reference/ ... l#AdvertisementData
MCU&物联网:
就用这个函数,serviceuuid怎么填都不对,就是获取个广播数据不知道为什么还需要uuid
MCU&物联网:
你看看能搞定这一块吗?要是可以的话我就先买个离线版的,在...
如何实现文字朗读 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!
如何实现点击朗读按钮可以朗读一段文字文本朗读器组件就可以实现:https://www.fun123.cn/reference/ ... a.html#TextToSpeech
入门教程中“语音机器人Robot”案例可以学习一下:https://www.fun123.cn/reference/info/#AppEntry
MQTT接入EasyIoT平台 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...进行的另一个平台的测试,先学习这个:https://www.fun123.cn/reference/iot/MQTTGuide.html。
网址:https://iot.dfrobot.com.cn/
自行注册并登录。
新建一个订阅主题。
代码差别主要在:地址、端口不同,且使用用户名、密码认证(这...
求助!关于拓展模块NotificationStyle的demo运行时报错的问题 - App Invent...
...的是demo程序进行测试,拓展程序链接:
https://www.fun123.cn/reference/extensions/NotificationStyle.html
结果无论点什么按键都会报错:
edu.mit.appinventor.aicompanion3: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specifie...
【天气API】对接国内免费好用的天气API - App应用开发 - 清泛IT社区,为创新赋能!
...ons=all
复制代码
阿里云也有天气API。中国天气 weather.com.cn 虽然很权威,但是不对外提供API,网上的多数链接都失效了,不考虑。
优先选择高德。
参考:https://zhuanlan.zhihu.com/p/451158509
高德天气API使用起来简单高效,代...
How to get current foreground activity context in android?
...
(Note: An official API was added in API 14: See this answer https://stackoverflow.com/a/29786451/119733)
DO NOT USE PREVIOUS (waqas716) answer.
You will have memory leak problem, because of the static reference to the activity. For more detail see the following link http://android-d...
Git undo local branch delete
...397dcb641c5a914f40b938c86
git branch helpme 15e521b0f716269718bb4e4edc81442a6c11c139
share
|
improve this answer
|
follow
|
...