DonskyTech
DonskyTech
  • 125
  • 637 000
Exploring Node-Red, Dashboard 2.0, and MQTT - Step By Step Guide
Discover a step-by-step guide on how to connect, visualize, and control your devices using Node-RED, 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:
www.donskytech.com/node-red-dashboard-2-0-mqtt/
Code:
Node-Red/Dashboard 2.0/MQTT Flow:
github.com/donskytech/node-red-projects/tree/main/node-red-dashboard-2.0-arduino-mqtt
Arduino Program:
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
34:09 - Basic Node-Red Dashboard 2.0 Themes setup
34:09 - Basic Node-Red Dashboard 2.0 Themes setup
38:02 - Outro
Parts/Components Used in this project:
Windows 11 Laptop - amzn.to/3wlBmTt
or Raspberry Pi 5 Kit - amzn.to/3UWSokR
ESP32 - amzn.to/3X9b7rA
RGB LED Module - amzn.to/3X4Oynl
SG90 Servo - amzn.to/3OMBBNx
or MG90 - amzn.to/3SZL1aW
LED - Amazon | AliExpress
Resistors (220 Ohms) - amzn.to/3vFP1RO
Capacitors (450 uF) - amzn.to/3wxyxyJ
Bench Power Supply - amzn.to/3HChEpI
Breadboard - amzn.to/3GDnbeW
Connecting Wires - amzn.to/3VSe7HO
If you like my posts or videos then please consider subscribing to my channels and sharing them with your friends:
Website: www.donskytech.com
TH-cam: th-cam.com/users/DonskyTech
Facebook: DonskyTech
Twitter: DonskyTech
If you are generous and think I have helped you, please consider buying me a coffee. 🙂
Paypal:
donsky.iot.tech@gmail.com
Buy Me a Coffee:
buymeacoffee.com/donskytech
Patreon:
www.patreon.com/donskytech
#nodered
#node-red
#node-red-dashboard
#dashboard2.0
#dashboard2
#mosquitto
#mqtt
#arduino
āļĄāļļāļĄāļĄāļ­āļ‡: 4 109

āļ§āļĩāļ”āļĩāđ‚āļ­

How to install Node-Red (or Node Red) on a Windows environment?
āļĄāļļāļĄāļĄāļ­āļ‡ 1.1K10 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™
This post will show you how to install the Node-Red application on your Windows OS environment. WriteUp: www.donskytech.com/how-to-install-node-red-on-windows-or-pc/ Contents of the Video: 0:00 - Intro 0:29 - Install Steps 3:22 - How to secure your Node-Red installation If you like my posts or videos then please consider subscribing to my channels and sharing them with your friends: Website: ww...
Arduino Serial Communication - Controlling your Electronics Projects with PyQT GUI
āļĄāļļāļĄāļĄāļ­āļ‡ 91510 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™
This post will show you how to control your Arduino projects through serial communication using your computer. We are going to build a Graphical User Interface (GUI) using Python and PyQT and send out serial messages through PySerial to control our Arduino electronic circuit. WriteUp: www.donskytech.com/controlling-your-arduino-projects-through-serial-communication/ Code: github.com/donskytech/...
Error: Microsoft Visual C++ 14.0 or greater is required
āļĄāļļāļĄāļĄāļ­āļ‡ 21Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Are you trying to install your Python library dependencies using the pip command and you always encounter this error: “error: Microsoft Visual C 14.0 or greater is required. Get it with "Microsoft C Build Tools": visualstudio.microsoft.com/visual-cpp-build-tools/”? In this video, I will share how to fix the issue. I am trying to install the reportlab library on my Windows 11 Visual Studio code ...
Using ESP32 SoftwareSerial in your Arduino Projects
āļĄāļļāļĄāļĄāļ­āļ‡ 6Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
In your Arduino projects, discover the potential of ESP32 SoftwareSerial. Discover how to set up virtual UART ports on GPIO pins to enable more flexible serial communication. Use SoftwareSerial to improve your ESP32-based projects for specialized solutions and effective data sharing. WriteUp: www.donskytech.com/using-esp32-softwareserial-in-your-arduino-projects/ Code: github.com/donskytech/pla...
Integrating ESP-NOW with MicroPython and WiFi
āļĄāļļāļĄāļĄāļ­āļ‡ 2.7Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Exploring ESP-NOW with MicroPython and WiFi Learn how to use Wi-Fi, MicroPython, and ESP-NOW to accomplish seamless communication. Expand your IoT capabilities by learning more about the potential of asynchronous data transmission. WriteUp: www.donskytech.com/esp-now-micropython-wifi-mqtt/ Code: github.com/donskytech/micropython-ESP32-ESP8266/tree/main/espnow-wifi ESP-NOW MicroPython Series: Ex...
Sensor Data Sharing with ESP-NOW in MicroPython
āļĄāļļāļĄāļĄāļ­āļ‡ 2.3Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Discover how to use MicroPython to easily transfer sensor data with ESP-NOW. Investigate hardware configuration, data collection, cutting-edge methods, and practical applications for effective IoT and sensor network projects. WriteUp: www.donskytech.com/sensor-data-sharing-with-esp-now-in-micropython/ Code: github.com/donskytech/micropython-ESP32-ESP8266/tree/main/espnow-sensor-readings ESP-NOW...
Discovering ESP-NOW in MicroPython with Asyncio
āļĄāļļāļĄāļĄāļ­āļ‡ 2.2Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Explore the power of asyncio in ESP-Now with MicroPython. Learn how to harness the capabilities of asynchronous programming to enhance the efficiency and responsiveness of your ESP-Now IoT projects. WriteUp: www.donskytech.com/discovering-esp-now-in-micropython-with-asyncio/ Code: github.com/donskytech/micropython-ESP32-ESP8266/tree/main/espnow-async ESP-NOW MicroPython Series: Exploring ESP-NO...
Exploring ESP-NOW in MicroPython: A Learner’s Guide
āļĄāļļāļĄāļĄāļ­āļ‡ 7Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Explore the power of ESP-NOW in MicroPython. Get started creating Internet of Things (IoT) projects with this wireless communication protocol WriteUp: www.donskytech.com/exploring-esp-now-in-micropython-a-learners-guide/ Code: github.com/donskytech/micropython-ESP32-ESP8266/tree/main/espnow Contents of the Video: 0:00 Intro 0:12 What is ESP-NOW? 0:28 WiFi Vs ESP-NOW 1:00 DonskyTech Plug 1:15 ES...
How do you run Thonny IDE with multiple windows or instances?
āļĄāļļāļĄāļĄāļ­āļ‡ 1.5Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
This post will show you how you can run Thonny IDE with multiple windows or instances so you can work on multiple projects simultaneously WriteUp: www.donskytech.com/thonny-ide-multiple-windows-instances/ Parts/Components Used in this Project: ESP32 - amzn.to/3X9b7rA Breadboard - amzn.to/3GDnbeW If you like my posts or videos then please consider subscribing to my channels and sharing them with...
Arduino Data Logger using MongoDB Database
āļĄāļļāļĄāļĄāļ­āļ‡ 3.3Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Arduino Data Logger using MongoDB Database
How to download a GitHub file, folder, or project?
āļĄāļļāļĄāļĄāļ­āļ‡ 6Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
How to download a GitHub file, folder, or project?
Connect your Arduino projects with a universal Coin Acceptor
āļĄāļļāļĄāļĄāļ­āļ‡ 7Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Connect your Arduino projects with a universal Coin Acceptor
Arduino Stepper Motor Control Project thru WiFi
āļĄāļļāļĄāļĄāļ­āļ‡ 1.7Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Arduino Stepper Motor Control Project thru WiFi
OpenCV QR Code Detection using your web browser
āļĄāļļāļĄāļĄāļ­āļ‡ 623āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
OpenCV QR Code Detection using your web browser
Interface ESP32 with the PCF8575 I/O Port Expander
āļĄāļļāļĄāļĄāļ­āļ‡ 9Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Interface ESP32 with the PCF8575 I/O Port Expander
Set up your Raspberry Pi to Start Python Script on Boot Startup
āļĄāļļāļĄāļĄāļ­āļ‡ 1.7Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Set up your Raspberry Pi to Start Python Script on Boot Startup
Raspberry Pi IoT Weather Station
āļĄāļļāļĄāļĄāļ­āļ‡ 974āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Raspberry Pi IoT Weather Station
Building a Raspberry Pi Pico W WiFi Robot Car
āļĄāļļāļĄāļĄāļ­āļ‡ 3Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Building a Raspberry Pi Pico W WiFi Robot Car
Raspberry Pi Pico W Motor Control using the DRV8833 and MicroPython
āļĄāļļāļĄāļĄāļ­āļ‡ 3.8Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Raspberry Pi Pico W Motor Control using the DRV8833 and MicroPython
Adding Touch Screen Display to your Raspberry Pi Projects #shorts
āļĄāļļāļĄāļĄāļ­āļ‡ 321āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Adding Touch Screen Display to your Raspberry Pi Projects #shorts
Raspberry Pi DHT22 Weather Station Project #shorts
āļĄāļļāļĄāļĄāļ­āļ‡ 131āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Raspberry Pi DHT22 Weather Station Project #shorts
Raspberry Pi DHT22 Weather Station Project
āļĄāļļāļĄāļĄāļ­āļ‡ 2.8Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Raspberry Pi DHT22 Weather Station Project
ESP32 ESP8266 Exception Decoder
āļĄāļļāļĄāļĄāļ­āļ‡ 7Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
ESP32 ESP8266 Exception Decoder
Interface ESP32 with Infrared(IR) Sensor Module
āļĄāļļāļĄāļĄāļ­āļ‡ 7Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Interface ESP32 with Infrared(IR) Sensor Module
Arduino Basic: How to use the Arduino I2C Scanner?
āļĄāļļāļĄāļĄāļ­āļ‡ 1.2Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Arduino Basic: How to use the Arduino I2C Scanner?
Develop Custom IoT Web Application with MongoDB Database
āļĄāļļāļĄāļĄāļ­āļ‡ 3.9Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Develop Custom IoT Web Application with MongoDB Database
Control your Arduino IoT projects with a MongoDB database
āļĄāļļāļĄāļĄāļ­āļ‡ 7Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Control your Arduino IoT projects with a MongoDB database
Create a REST API Server with Python, Flask, and MongoDB
āļĄāļļāļĄāļĄāļ­āļ‡ 3.3Kāļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
Create a REST API Server with Python, Flask, and MongoDB
MongoDB Atlas: An Overview and How to get started
āļĄāļļāļĄāļĄāļ­āļ‡ 606āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§
MongoDB Atlas: An Overview and How to get started