ESP8266读DHT11温湿度,开发微信小程序实时显示教程 = arduino...-Arduino中文社区 - Powered by Discuz!

Arduino中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

楼主: bemfa

ESP8266读DHT11温湿度,开发微信小程序实时显示教程 = arduino...

[复制链接]
发表于 2020-9-29 11:09 | 显示全部楼层
向楼主学习了~
发表于 2020-10-12 18:32 | 显示全部楼层
本帖最后由 雨梦随行 于 2020-10-14 17:23 编辑

向楼主学习中
发表于 2021-2-3 18:25 | 显示全部楼层
Arduino:1.8.13 (Windows 10), 开发板:"Generic ESP8266 Module, 80 MHz, Flash, Legacy (new can return nullptr), All SSL ciphers (most compatible), dtr (aka nodemcu), 26 MHz, 40MHz, DOUT (compatible), 1MB (FS:64KB OTA:~470KB), 2, nonos-sdk 2.2.1+100 (190703), v2 Lower Memory, Disabled, None, Only Sketch, 115200"                      sketch_feb03a:13:16: error: 'D4' was not declared in this scope   int pinDHT11 = D4;  //连接dht11的引脚                  ^  sketch_feb03a:15:21: error: 'D2' was not declared in this scope   const int LED_Pin = D2;  //假设连接led的引脚                       ^  sketch_feb03a:20:1: error: expected unqualified-id before 'if'   if (millis() - preHeartTick >= upDataTime) { //上传数据   ^  exit status 1  'D4' was not declared in this scope    在文件 -> 首选项开启 “编译过程中显示详细输出”选项 这份报告会包含更多信息。
 楼主| 发表于 2021-2-4 14:37 | 显示全部楼层
魏子豪 发表于 2021-2-3 18:25
Arduino:1.8.13 (Windows 10), 开发板:"Generic ESP8266 Module, 80 MHz, Flash, Legacy (new can return  ...

D4 是nodemcu的引脚,只是一个控制的io口,如果不是nodemcu开发板,随便换成你要控制的io口就行
发表于 2021-2-4 19:17 | 显示全部楼层
bemfa 发表于 2021-2-4 14:37
D4 是nodemcu的引脚,只是一个控制的io口,如果不是nodemcu开发板,随便换成你要控制的io口就行 ...

?????????????
发表于 2021-2-5 12:53 | 显示全部楼层

意思是你要先知道你用的是什么开发板,然后根据开发板设置引脚,比如设置成2或者0
发表于 2021-2-5 14:09 | 显示全部楼层
雨梦随行 发表于 2021-2-5 12:53
意思是你要先知道你用的是什么开发板,然后根据开发板设置引脚,比如设置成2或者0 ...

ESP-12F      
发表于 2021-2-6 09:34 | 显示全部楼层
楼主,这个云平台也是MQQT协议吗?与阿里云物联网平台比,有什么优势?
发表于 2021-2-6 10:22 | 显示全部楼层
谢谢分享,学习中
发表于 2021-2-6 12:59 | 显示全部楼层
成功实现小程序读取与控制
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|Archiver|手机版|Arduino中文社区

GMT+8, 2024-11-28 00:58 , Processed in 0.122458 second(s), 12 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表