Meter PZEM-004 + ESP8266 & Platform IoT Cayenne Mydevices

In this opportunity we will integrate our electric consumption or  active power meter , Pzem-004 of  Peacefair  with the IoT Cayenne mydevices platform using an ESP8266 module, later we will create a dashboard to visualize the 4 available variables such as active power, accumulated electric consumption, voltage and current. Previous Tutorials Recommended Introduction IoT Platform Cayenne mydevices…

Tutorial Platform IoT Ubidots & ESP8266 + Sensor DHT11

This time we have tested the platform Ubidots, is an IoT platform dedicated to the collection and display of data, creating colorful graphics. For our test we will use the Module ESP8266 and a DHT11 sensor to measure the temperature / relative humidity and later visualize it.  Official Website: Ubidots Update Ubidots Libraries V3.0.0 for…

Create Account in IoT Platform Ubidots

We have tested a wide variety of IoT platforms in this opportunity we will create an account on the platform Ubidots, this initiative was born to facilitate the connection of devices applied to the industrial and health. To highlight the large number of available devices (libraries and integrations) to connect with ubidots. Ubidots has 2…

Installation IoT Platform Emoncms in lubuntu Linux

We have done a lot of testing on this platform Emoncms part of the OpenEnergyMonitor Project, which has very attractive features if you decide to monitor or control your “bugs” Arduino, RPI, Esp8266 … Although we will emphasize on the platform, it is important to know the main mission of the OpenEnergyMonitor Project. is a tool…

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…

Introduction Platform IoT Cayenne mydevices & ESP8266

This time the test is performed on the well-known Cayenne platform. What is Cayenne? It is a solution for building IoT applications based on platforms known as Arduino, Raspberry pi, ESP8266 and Serial devices, Wi-Fi, Lora devices, also includes a Mqtt API to connect any MQTT client which to use in this case, in This…

Introduction IoT Platform aREST.io

This time the test will be carried out to the aREST.io platform. What is aREST.io? Is a solution for building IoT applications based on platforms known as Arduino, Raspberry pi, ESP8266 and devices, Serial and Wifi in this tutorial will explain the following: 1- Create a Starter account in aREST.io Official page: arest.io This tutorial…

Tutorial ESP8266 DS18B20 Temperature Node-RED MQTT (Mosquitto) IoT

This time the integration of ESP8266 and the Node-RED platform was realized integrating a sensor DS18B20 of Protocol of Temperature Onewire. From an HMI or SCADA Web creator on Node-Red-Dashboard using the MQTT protocol and the pubsubclient library converting the ESP8266 into the MQTT Client will perform the sensor reading periodically. Video Test ESP8266  Temperature DS18B20…