Communication LoRa ESP8266 & Radio RFM95 #1

One of the most named technologies to be implemented for the Internet of Things, which has very striking features long distance communication and low power reflected in its low consumption, LoRa “Lo ng – Ra nge”, this type of modulation has been become very popular in data sending and receiving projects, there are some libraries…

ESP8266 IRCControl from Internet IoT v1.0 Part 1

How many times have we not looked for a simple way to communicate with our devices through the Internet without complications and / or complex intermediary applications, DNS, IP addresses or VPN’s. Many times I have been asked how to turn on a led, relay or view a temperature from the Internet in an easy…

Meter PZEM-004 + ESP8266 & Platform IoT Blynk App

In this opportunity we will integrate our active power meter or electric consumption, Peacefair Pzem-004 with the IoT Blynk app platform available in Android & iOS apps stores using an ESP8266 module, later we will create a dashboard to visualize the 4 available variables as active power, accumulated electrical consumption, voltage and current.    …

Introduction LoRa & Module RFM95 Hoperf

In this opportunity we will make a brief characterization about LoRa ™ and specifically Radio RFM95/96 manufactured by Hoperf Electronics. Since a couple of months ago, 2 modules arrived, initially I want to make an introduction on the subject that had been pending for a long time. Website: Hoperf Electronics Personally for a long time I…

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…

Introduction Platform Mongoose OS

For a long time I wanted to test Mongoose OS, this time we will make a brief introduction and installation in a Linux operating system “lubuntu” Ubuntu/Debian. Mongoose OS is an open source operating system for Internet of Things (IoT) and low power microcontrollers such as ESP32 , ESP8266 , TI CC3200, STM32  license Available under dual GPLv2 / business…

ESP32 eBox&Widora first review

More than a year ago Espressif released the long-awaited ESP32, these modules are low cost microcontrollers, low power consumption, Wi-Fi chip, Bluetooth and what is really amazing the Tensilica Xtensa LX6 dual-core microprocessor !!, another interesting fact has improvements in security and secure connections, is the successor of esp8266. Unlike ESP8266 espressif design the ESP32…

WifiManager + Emoncms (OEM) with ESP8266 (Temperature) #1

The following implementation using an ESP8266 module and a temperature sensor ds18b20 allows the configuration and sending of data to Emoncms without requiring to modify or edit a line of code, facilitating the creation of parameterizable applications. After testing the Wifimanager libraries, which allow an agile configuration of the network credentials and additionally allow to…