Exploring Node-Red, Dashboard 2.0, and MQTT - Step By Step Guide
Discover step-by-step guide on how to connect, visualise, and control your devices using Node-RED's ,MQTT, and the new Node-RED Dashboard 2.0. We will create a web user interface that will control our Arduino electronic circuits without writing any HTML/CSS/Javascript WriteUp: https://www.donskytech.com/node-red-dashboard-2-0-mqtt/ Code: Node-Red/Dashboard 2.0/MQTT Flow: https://github.com/donskytech/node-red-projects/tree/main/node-red-dashboard-2.0-arduino-mqtt Arduino Program: https://github.com/donskytech/platformio-projects/tree/main/esp32-projects/esp32-mqtt-node-red-control Contents of the Video: 0:00 - Intro 1:03 - Project Demo 4:05 - DonskyTech Plug 4:29 - Node-Red Dashboard 2.0 Setup and Configuration 16:32 - Mosquitto MQTT Setup 28:22 - Arduino Project Setup