2020年11月27日 星期五

將Node-RED UI 改變顏色

 DIY Virtual Alike NEST Thermostat with Node-RED

Create your own DIY virtual alike NEST thermostat to set and control the temperature of your home wherever you are from your desired device.

DIY Virtual Alike NEST Thermostat with Node-RED

Things used in this project

Hardware components

Raspberry Pi 3 Model B
Raspberry Pi 3 Model B
×1
Itead 1 CHANNEL INCHING /SELF-LOCKING WIFI WIRELESS SWITCH 5V 12V
1 CHANNEL INCHING /SELF-LOCKING WIFI WIRELESS SWITCH 5V 12V
×1
SparkFun USB to Serial Breakout - FT232RL
SparkFun USB to Serial Breakout - FT232RL
×1
DHT22 Temperature Sensor
DHT22 Temperature Sensor
×1
Jumper wires (generic)
Jumper wires (generic)
×1

Software apps and online services

Raspbian
Raspberry Pi Raspbian
Node-RED on IBM Cloud
Node-RED on IBM Cloud
Mosquitto
ESPurna custom firmware for ESP8266
PlatformIO IDE for Atom

Hand tools and fabrication machines

30ST Soldering iron

Story

Schematics

ITEAD 1CH WiFi Switch with DHT22 sensor

ITEAD 1CH WiFi Switch with Pins

Soldered Pins directly in order to let it be programmed via USB-to-Serial

ITEAD 1CH WiFi Switch connected to USB-to-Serial

ITEAD 1CH WiFi Switch connected to USB-to-Serial pins

ITEAD 1CH WiFi Switch being Flashed with ESPurna Firmware

ITEAD 1CH WiFi Switch being Flashed with ESPurna Firmware via USB-to-Serial with PlatformIO software

Code

DIY Virtual alike NEST Thermostat with Node-RED

JSON
Node-RED code to create your own DIY Virtual alike NEST Thermostat.
Copy, import in Node-RED, Deploy and enjoy your DIY Virtual NEST Thermostat :)

沒有留言:

張貼留言

2024_09 作業3 以Node-Red 為主

 2024_09 作業3  (以Node-Red 為主  Arduino 可能需要配合修改 ) Arduino 可能需要修改的部分 1)mqtt broker  2) 主題Topic (發行 接收) 3) WIFI ssid , password const char br...