Installation Arduino IDE & Boards ESP8266 in Lubuntu

To avoid losing synergy in our tests in Arduino IDE, this time we will install Arduino IDE in our new operating system lubuntu “linux” and we will configure the boards to program the ESP8266. Installation Arduino IDE, Haste the current version 1.8.3. Installation of Boards libraries and examples for ESP8266. Tutorial Recommended: Full migration to…

Introduction Plataform InitalState & ESP8266

This time we tested the Initialstate platform, is an IoT platform dedicated to the collection and visualization of data, creating colorful graphics. For our test we will use the ESP8266 Module and a DS18B20 Onewire sensor to collect temperature and then visualize it. Safely send time series data to your account from sensors, devices, software…

ESP8266 & Public MQTT Broker mosquitto.org & Node-RED

In the last tests we have taken the MQTT protocol since it has taken great strength the last few years and we think it is thanks to its simplicity, security, practicality and very lightweight projects IoT and M2M applications. Thanks to the contribution of developers and developers of MQTT applications, there are public MQTT Internet…

ESP8266 & Public Broker MQTT mosca.io & Node-RED

The MQTT protocol has taken great strength in recent years since it is simple, safe, practical and lightweight perfect for IoT and M2M applications. Thanks to the contribution of developers and developers of MQTT applications, there are public MQTT Broker for tests, are available to connect from any MQTT client in this case will use…

ESP8266 & Public MQTT Broker HiveMQ & Node-RED

The MQTT protocol has taken great strength in recent years since it is simple, safe, practical and lightweight perfect for IoT and M2M applications. Thanks to the contribution of developers and developers of MQTT applications, there are public MQTT Broker for Internet monitoring and control tests, are available to connect from any MQTT client in…

ESP8266 two serial ports with SoftwareSerial library

In certain cases we need to use more than one Serial port in the case of arduino, I use the arduino mega 2560 which has 4 serial ports including the programming port, in the case of arduino’s as the nano has a single programming port and as a solution Have created the softwareserial library, given…

Introduction IoT Platform Adafruit.IO & ESP8266

This time the test will be performed on the well-known Adafruit.IO platform. What is Adafruit.IO? It is a solution for the construction of applications IoT created by Adafruit Industries, the well-known open-source hardware marketer, have created this platform for the internet of things based on platforms known as Arduino, Raspberry pi, ESP8266, Intel Galileo, Serial…

Introduction Platform IoT Blynk & ESP8266

This time the test will be performed on the well-known Blynk platform. What is Blynk? A platform differences seen earlier blynk is a solution for building IoT applications available for Android and iOS. Based on platforms known as Arduino, Raspberry pi, ESP8266, Intel Galileo, Particle, Serial devices and Wifi among others, in a few minutes…