Installation Node Red dashboard

Node red Dashboard Node red has dashboard to create and view dashboards to interact with the devices in the internet of things. There was an earlier version call node-red-contrib-ui which was replaced by node-red-dashboard created by Dave Conway-Jones (dceejay) thanks for your great contribution.   In this case we will install this add to our…

Installation node Modbus TCP Node Red

In the search for attachable communication protocols Node-Red I found thanks to the collaborative development a library or nodes for communication Modbus TCP IP, the following tutorial is indicated as installing the nodes in lubuntu (Ubuntu). Previous tutorials Recommended Tutorial 1 : Install Lubuntu (Ubuntu) Tutorial 2 : Installation node red platform Tutorial  3 :  Installation…

Installation Node red Platform

Installation of Node-Red Platform For a long time I had wanted to try this platform called Node-red created by IBM, it was developed in nodejs, Node-RED is developed by Nick O’Leary and  Dave Conway-Jones thanks for your contributions. But what is Node-Red? It is an open source graphic tool based on connection of nodes that contain API’S and / or services for the…

Install lubuntu (Ubuntu) from Scratch

I decided to create my desktop a virtual machine in VirtualBox with Lubuntu (Linux) combination LXDE and Ubuntu, the purpose of this virtual machine is testing the Platform IoT Node-Red Interconnect devices like Arduino and ESP8266 among others . Official Pages lubuntu.net & lubuntu.me VirtualBox is installed on Windows, download the latest version of lubuntu…