Getting Started with Node-Red Dashboard

In this tutorial, we will show you how to build a dashboard using the node-red dashboard module. This is an add-on module that allows you to create a live dashboard to visualize your data and control your devices.

If you would like to skip the tutorial and get the final code, go to Node-Red Dashboard Code.

We'll create a simple dashboard that will display some fake data to simulate a home automation fish tank. We want our dashboard to look like the following image

Last updated