Node-RED for Industry, Business and Home Automation

Welcome to the Steve’s Node-RED guide. A  resource that serves the business, industrial and home automation enthusiasts. Discover how the same visual programming tools to run smart homes, industrial processes and business work flows.    – One Platform, Endless Applications

What is Node-RED?

Node red is a Open Source flow based tool and IOT platform and Dashboard developed by IBM and written in Node.js.

Node-red lets you easily build applications by joining together black box functions (nodes) using a web interface, and it requires very little, if any, programming knowledge.

Because of its flexibility and ease of use node-red is ideally suited for building IOT and Home control dashboards and automations as well as many other applications.

Node-red can be installed locally on Windows and Linux and also because of its small size also on the raspberry Pi.

It is also available as a cloud service from IBM and others like flowforge.

You can use node-RED to:
  • Create Industrial IOT applications
  • Automate your smart home
  • Automate your business with smart workflows
  • Monitor your crypto portfolio, track prices …
  • And much more..

All without having to write lots of complex code.

Getting Started

1

Getting Started Course

Get Node-RED running on your system and understand the core concepts of flows, nodes, and messages. Getting started

2

Node-RED Admin

Understand the settings file and how to copy flows etc. Node-Red Admin

3

Programming

Master functions, subflows, context, and data processing for complex scenarios.Node-Red programming

4

Dashboards & UI

Build custom control interfaces for your home automation system.Node-Red Dashboards

5

Data Storage & UI

Storing data in databases.Node-Red Data storage

6

Home Automation and IOT

Automate your smart home .Node-Red IOT and Home Automation

Notifications

Many flows will utilize notification via email, SMS etc for errors and status messages.

Tutorials

Using the Node-Red Email Node

Latest Videos

Useful Tools

Useful Links

Summary Of Terms

Note: These are the terms and meanings used in tutorials and videos.

Workspace – Contains all of your flows

Flow – A collection of nodes and wires

Flow Canvas – The Flow Edit screen

Node – A packaged JavaScript function with data.

Wire – A connection between nodes.



Newsletter

Latest Tutorials

Latest tutorials are on the blog page

Click to rate this post!
[Total: 28 Average: 4.9]