Node-RED

A visual tool for wiring the Internet of Things

Node-RED

Posted by Angel on 2014-09-12T14:41:09-04:00

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

Instructions for installing Node-RED on BeagleBone Black.

Browser-based flow editing

Node-RED provides a browser-based flow editor that makes it easy to wire together flows using the wide range nodes in the palette. Flows can be then deployed to the runtime in a single-click.

JavaScript functions can be created within the editor using the rich capabilities of the embedded Eclipse Orion.

A built-in library allows you to save useful functions, templates or flows for re-use.

Comments are not currently available for this post.