We’re pleased to announce that we’ve joined the newly created JavaScript foundation – part of the Linux Foundation – which was launched today. The JS foundation will provide a home for a whole host of JS based projects, including Node-RED. We wanted to join as a founding member partly because we’ve been active…
Monthly Archives: October 2016
Node-RED as a managed cloud service
FRED, our cloud based version of Node-RED is a great tool for developers who want to use it for rapid development of IoT apps. The combination of a visual drag ‘n drop interface and set of pre-built nodes makes it easy to quickly develop IoT apps. But FRED is also available as a branded, or white label service for you…
New nodes for Node-RED on the Samsung Artik
We’ve recently released a set of nodes we have developed for the Samsung Artik boards (Artik 5 & 10). These nodes give you direct access to the hardware features of the boards including the hardware I/O pins, the ADC and the PWM. The Nodes have been published to the NPM repository – you can download and install them directly to…
Dynamic node management released
Now available: Dynamic node management We’ve released our new dynamic node management feature that allows you to dynamically add and remove nodes from your palette. When you startup FRED, you’ll see a reduced set of nodes (similar to the vanilla Node-RED). However, you can now add and remove nodes from our extended set as you wish – making it possible to only…