大约有 300 项符合查询结果(耗时:0.0075秒) [XML]
App Inventor 2 MQTT拓展入门(保姆级教程) · App Inventor 2 中文网
...
准备工作
APPINVENTOR测试平台:AppInventor2中文网(https://www.fun123.cn)
MQTT拓展下载:MQTT中文文档页面进行下载。
MQTT测试平台:
中文平台推荐:bemfa.com 界面简洁,对入门者友好。当然也可以选择...
App Inventor 2 MQTT拓展入门(保姆级教程) · App Inventor 2 中文网
...
准备工作
APPINVENTOR测试平台:AppInventor2中文网(https://www.fun123.cn)
MQTT拓展下载:MQTT中文文档页面进行下载。
MQTT测试平台:
中文平台推荐:bemfa.com 界面简洁,对入门者友好。
英文...
为AppInventor2开发拓展(Extension) · App Inventor 2 中文网
...令
出现以上结果证明配置成功。
源码下载
https://github.com/mit-cml/appinventor-sources
国内下载非常非常缓慢,这个项目比较大,也许2天都下载不完,不过没关系,我们早已提供已下载好的工程源码,关注页面底部公众号...
App Inventor 2 Personal Image Classifier (PIC) 拓展:自行训练AI图像识...
...给PIC拓展使用
在线AI模型训练网站(国内访问正常):https://classifier.appinventor.mit.edu/oldpic/
在线训练详细步骤(英文版):https://appinventor.mit.edu/explore/resources/ai/personal-image-classifier-part1
这里仅截取部分训练步骤:
最后可以在...
App Inventor 2 低功耗蓝牙(BLE) 硬件接入、数据通信及IO控制 · App Inventor 2 中文网
...01-B5A3-F393-E0A9-E50E24DCCA9E。
标准16位UUID技术文档请参考:https://www.bluetooth.com/specifications/assigned-numbers/。
点此自助购买 以上演示的aia源码。
BLE专业文档
更多关于BLE更深入的技术原理介绍,请参考BLE技术揭秘。
最后做个推广...
云数据及Firebase组件简介 · App Inventor 2 中文网
...ction() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?8d287b854d737bdc880e8ddeac1b309d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();
云数据...
App Inventor 2 如何接入ChatGPT:国内访问OpenAI的最佳方式 · App Inventor 2 中文网
...不受 MIT 施加的限制。
通过ApiKey接入
ChatGPT ApiKey接入:https://platform.openai.com/api-keys
如果测试报错:Some(“insufficient_quota”),如下:
说明ApiKey配额不足,需要绑定信用卡进行扣费才能正常使用(国内的卡不行)。
https://pl...
App Inventor 2 接入百度网盘API · App Inventor 2 中文网
...,返回JSON,拿出想要的文件的fsid 【使用Web客户端】
https://pan.baidu.com/rest/2.0/xpan/file?method=list&dir=/test&order=time&start=0&limit=10&web=web&folder=0&access_token=[access_token]&desc=1
参考代码如下:
注意:这里是限定显示第一页,每页 10 条...
App Inventor 2 FTP 上传下载全方案总结 · App Inventor 2 中文网
...liente_demo.aia
TaifunFTP (收费的:$12,请自行研究)
地址:https://puravidaapps.com/ftp.php
FTPClient (收费的:$5,请自行研究)
地址:https://community.appinventor.mit.edu/t/paid-ftpclient-an-extension-to-communicate-to-remote-server-5-or-inr-350/23519
...
Google Sheets API Setup · App Inventor 2 中文网
...eveloper tools, so if you have not already done so, begin by navigating to
https://www.google.com and create a google account. Once you have done so,
navigate to https://developers.google.com and sign in to your desired Google
Account. This does not need to be the google account which will own the G...