Node-RED A visual tool for wiring the Internet of Things
5 March, 2021 by
Node-RED A visual tool for wiring the Internet of Things
Administrator
| No comments yet


 

http://nodered.org/

 

Node-RED is a tool for wiring together hardware devices, APIs and online services in new and interesting ways.

Getting Started

If you already have Node.js installed, run:

$ sudo npm install -g node-red
$ node-red


Sign in to leave a comment