How-To Install Node-RED on the Raspberry Pi

This short guide describes how to install Node-RED on your Raspberry Pi running Raspbian OS.

In the terminal run the following commands:

sudo apt-get update
sudo apt-get install -y nodered

Leave a Reply

Your email address will not be published. Required fields are marked *