Download Lubuntu Virtual Machine (PDAControlMV) IoT in VirtualBox # 1

Virtualization is one of the most used methods to facilitate the compatibility of Software or simply the test of other Operating Systems, technically it is an operating system within another. I have tried for a long time Oracle VirtualBox is one of the most used virtualization software for x86 / amd64 architectures allowing virtualization. FreeBSD…

Easy Installation of Node-RED on Raspbian and Linux OS

For some time we have carried out a lot of tests with the Node-RED platform. This time we will try a method for installation established on the official website, which I consider the easiest way to install this platform in Linux operating systems (Ubuntu), emphasizing in this case Raspbian OS for Raspberry Pi. Recommended Tutorials…

Complete Installation Node-RED in Raspberry Pi

In this opportunity I will realize the installation of Node-RED in my Raspberry Pi, in case you have not heard about Node-RED, it is a tool for programming and connection of applications for the IoT or Internet of things, integrates protocols, API’S, hardware and software, has a web IDE for connection of nodes in flow mode.    …

Full Migration to Lubuntu Operating System

On this occasion I will comment on my experience in the total migration to a linux system specifically the lubuntu distribution, with this tutorial it is only intended to present simply another different option, allowing us to continue our tests with greater efficiency in open source and IoT applications.   After much meditating on the…

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…