--- layout: barebones title: Low-code programming for event-driven applications ---

Low-code programming for event-driven applications

The easiest way to collect, transform and visualize real-time data.

Latest version: v4.1.13 (npm)

Get Started

Node-RED's goal is to enable anyone to build applications that collect, transform and visualize their data; building flows that can automate their world. Its low-code nature makes it accessible to users of any background, whether for home automation, industrial control systems or anything in between.

From home hobbyists to large scale industrial operations, Node-RED has found a place in a wide range of applications, supported by an active community that has built over 5,000 Nodes and Flows to help you get started quickly.

 

Get Started

Node-RED is built on Node.js, taking full advantage of its event-driven, non-blocking model. This makes it ideal to run at the edge of the network on low-cost hardware such as the Raspberry Pi as well as in the cloud.

Meet the team

{% for group in site.data.contributors %}

{{ group.name }}

{% if group.header %}{{group.header}}{% endif %}
    {% for member in group.people %}
  • {{ member.name }} {% if member.links.home %}{% endif %} {% if member.links.github %}{% endif %}
  • {% endfor %}
{% if group.footer %}{{group.footer}}{% endif %} {% endfor %}

Acknowledgments

The Node-RED project is actively sponsored by:

Past sponsors:

  • IBM
  • Hitachi

Who's using Node-RED?

{% for category in site.data.users %}
    {% for user in category.users %}
  • {% endfor %}
{% endfor %}

Want to feature here? Let us know!

All logos used with permission. These links do not constitute an endorsement or approval by the Node-RED project of any of the products, services or opinions of the companies listed.

On the blog more