thermostat:带有ESP8266 Wemos D1 Mini的物联网恒温器

时间:2024-05-22 06:46:03
【文件属性】:

文件名称:thermostat:带有ESP8266 Wemos D1 Mini的物联网恒温器

文件大小:5.36MB

文件格式:ZIP

更新时间:2024-05-22 06:46:03

iot esp8266 platformio thermostat oled-display

带有ESP8266 Wemos D1 Mini的物联网恒温器 基于Wemos D1 Mini并使用SHT3X(SHT31-D)温度/湿度传感器的WiFi温控器。 数据被发送到Thingspeak服务器和Blynk。 恒温器可以通过Blynk应用程序进行控制。 使用在Visual Code中创建的Project是免费使用的,它是用C ++编码的。 要构建项目,您需要下载所有必需的库并在src文件夹中创建settings.cpp文件: // Thermostat project settings struct Settings { const char *thingSpeakWriteApiKey = " Your API Key " ; const unsigned long thingSpeakChannelId = channelId; const char


【文件预览】:
thermostat-master
----.gitignore(135B)
----README.md(2KB)
----platformio.ini(618B)
----src()
--------main.cpp(2KB)
----3d_print()
--------thermostat_box.stl(774KB)
--------thermostat_front.skp(21KB)
--------thermostat_box.skp(507KB)
--------thermostat_box.skb(475KB)
--------thermostat_front.stl(15KB)
----.travis.yml(1KB)
----lib()
--------Thermostat()
--------OledDisplay()
--------Adafruit_SSD1306()
--------MetheoData()
--------readme.txt(868B)
--------InternetConnection()
----schema()
--------IMG_5024.PNG(219KB)
--------IMG_5023.PNG(86KB)
--------IMG_5025.JPG(1.82MB)
--------thermostat_sketch.jpg(696KB)
--------thermostat_sketch.fzz(13KB)
--------IMG_5026.JPG(2.17MB)

网友评论