大约有 900 项符合查询结果(耗时:0.0055秒) [XML]

https://bbs.tsingfun.com/thread-1163-1-1.html 

App Inventor 2 手机蓝牙及语音控制 - App Inventor 2 中文网 - 清泛IT论坛,有思想、有深度

...服务端组件的使用;   2.学会编写手机蓝牙APP,并向Arduino发送控制指令;   3.学会编写手机语音控制程序,并能通过语音控制Arduino等设备。  【项目范例】   1. 情境   通过对APPInventor和Arduino的学习,我们对两个...
https://www.fun123.cn/reference/other/IoT.html 

使用App Inventor 2 控制物联网设备/低功耗蓝牙设备(BLE) · App Inventor 2 中文网

...,例如传感器的温度读数。 BLE 组件与 WICED Sense 设备和 Arduino 101 板上的传感器实时交互。 这种整体设计使得即使没有任何编程经验的人也能够创建自己的移动应用程序,这些应用程序可以与不断变化的物联网设备世界无缝通信...
https://bbs.tsingfun.com/thread-2981-1-1.html 

ESP8285接入App Inventor 2深度调研:4种连接方案+是否需要开发拓展 - 创客...

...)更大 核心结论:ESP8285软件生态与ESP8266 100%兼容,可用Arduino ESP8266 Core或ESP-IDF直接开发。 二、源码层面的现有连接组件 通过分析MIT App Inventor源码(appinventor/components/src/)和fun123自研拓展(cn/fun123/),发现以下可用的连接组件...
https://bbs.tsingfun.com/thread-2982-1-1.html 

扒了一下源码,ESP8285接入App Inventor有4种玩法,第3种最香 - AI 助手 - ...

...部SPI Flash。 这意味着ESP8266的代码在ESP8285上100%能跑,Arduino ESP8266 Core和ESP-IDF都直接兼容。 源码里有什么现成组件? 我扫了一遍 com.google.appinventor.components.runtime 和 cn.fun123 下的所有源码: MIT官方内置组件: - Web组件 —...
https://bbs.tsingfun.com/thread-1621-1-1.html 

Arduino控制RGB三色LED灯实验、程序代码、连线图、仿真 - 创客硬件开发 - ...

...占空比:高电平与低电平持续时间之比。 硬件电路连接Arduino引脚RGB LED(共阴极)D11RD10BD9GGNDGND 所需器件名称数量电阻3RGB LED灯1Arduino UNO开发板1 控制代码 /*运行环境:Arduino 1.8.19*/ #define GREEN 9 #define BLUE 10 #define RED 11 int redValu...
https://bbs.tsingfun.com/thread-2730-1-1.html 

【iOS】有关苹果iOS App的一些进展、BluetoothLE蓝牙拓展等 - App Inventor...

...roid 上那样使用扩展程序的方式。您使用的是哪种型号的 Arduino?这里的一个挑战是,出于功耗方面的考虑,Apple 对我们所说的“经典”蓝牙功能进行了一些限制。不过,他们允许使用低功耗蓝牙(Bluetooth Low Energy),我们计划全...
https://stackoverflow.com/ques... 

How can I unit test Arduino code?

I'd like to be able to unit test my Arduino code. Ideally, I would be able to run any tests without having to upload the code to the Arduino. What tools or libraries can help me with this? ...
https://stackoverflow.com/ques... 

Arduino Sketch upload issue - avrdude: stk500_recv(): programmer is not responding

I have an Arduino Duemilanove with an ATmega328 . I am working on Ubuntu 12.04 (Precise Pangolin), and the Arduino IDE's version is 1.0. Recently, I tried to upload a few of the sample sketches onto it, such as the Blink one. However, none of my attempts are working and they result in the same e...
https://bbs.tsingfun.com/thread-2252-1-1.html 

Arduino101(Genuino 101)&App Inventor – RGB LED控制 - 创客硬件开...

... 本文將介紹如何取得觸碰點的 RGB 參數之後透過 BLE 送給 Arduino 101 來點亮 RGB LED。 App InventorDesigner使用 Canvas 來取得觸碰點座標。兩個連線斷線用的按鈕:Btn_Connect /  Btn_DisConnect三個用來呈現RGB值的 Slider (無法拖動)BletoothL...
https://www.fun123.cn/reference/iot/ 

App Inventor 2 IoT 参考文档 · App Inventor 2 中文网

...绍 【硬件交互】APP INVENTOR硬件交互学习教程03——巧借arduino nano 配置HC-05 【硬件交互】APP INVENTOR硬件交互学习教程04——蓝牙控制继电器 切换 目录 关注 我们 ...