前言: 最近小编在折腾Arduino,为了让板子联网又买了ESP8266 NODEMCU (wifi模块,也是一个单片机)。虽然能通过烧录的程序通过http请求自己的服务器接口,但是显然并不符合当下主流的物联网方式,并且定时请求接口还浪费资源。 于是就引出了MQTT协议,在网上我也找了关于MQTT代 ...
ESP8266的输入和输出 ESP8266读取数字输入和数字输出 ...
分类:
其他好文 时间:
2021-02-19 13:07:35
阅读次数:
0
ESP8266的PWM(模拟输出) 本教程演示如何使用 ESP8266 NodeMCU 使用 Arduino IDE 生成 PWM 信号。例如,我们将通过一段时间改变占空比来降低 LED 亮度。 ESP8266 NodeMCU PWM (脉冲宽度调制) ESP8266 GPIOs 可以设置为输出 0 ...
分类:
其他好文 时间:
2021-02-19 13:06:59
阅读次数:
0
1、开发板是什么级别,类似51单片机,ESP8266或nanopi之类?答:本次直播抽奖的WIFI Iot智能家居套件是可以运行鸿蒙OS的开发版套件,采用3861芯片。比51单片机的算力要强很多。 2、画的组件有点击或者触摸事件? 答:单击或触摸事件需要通过ClickListner和TouchEve ...
分类:
其他好文 时间:
2021-01-16 11:55:03
阅读次数:
0
参考:https://www.qutaojiao.com/8043.html ESP8266的HTTP请求:http://www.taichi-maker.com/homepage/iot-development/iot-dev-reference/esp8266-c-plus-plus-refer ...
分类:
Web程序 时间:
2020-12-31 12:49:50
阅读次数:
0
ESP8266WiFiSTA库:http://www.taichi-maker.com/homepage/iot-development/iot-dev-reference/esp8266-c-plus-plus-reference/esp8266wifista/ ESP8266WiFiAP库:ht ...
分类:
其他好文 时间:
2020-12-29 12:04:27
阅读次数:
0
1、安信可官方方法 :http://aiclouds3.0-docs.aithinker.com/#/2.device/configuration_linux 一堆必安的依赖包 :sudo apt-get install git wget flex bison gperf python python ...
分类:
其他好文 时间:
2020-12-02 12:26:38
阅读次数:
4
<p><iframe name="ifd" src="https://mnifdv.cn/resource/cnblogs/ESA2GJK1DH1K_B/" frameborder="0" scrolling="auto" width="100%" height="1500"></iframe></ ...
分类:
其他好文 时间:
2020-11-20 11:45:41
阅读次数:
4
<p><iframe name="ifd" src="https://mnifdv.cn/resource/cnblogs/ESA2GJK1DH1K_B/" frameborder="0" scrolling="auto" width="100%" height="1500"></iframe></ ...
分类:
其他好文 时间:
2020-11-20 11:31:44
阅读次数:
12
参考:https://www.cnblogs.com/yangfengwu/p/12543832.html ...
分类:
其他好文 时间:
2020-10-13 17:41:21
阅读次数:
13