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.    …

Meter PZEM-004T with Arduino ESP32 ESP8266 Python & Raspberry Pi

In this opportunity we will collect tests with my new electric consumption meter PZEM-004T, making integrations with some of the most known hardware platforms ESP8266, Arduino Nano, ESP32, Arduino UNO + Shield Ethernet W5100 and Python in Raspberry Pi. For a long time I wanted to try the PZEM-004T of Peacefair, I bought my meter…

Meter PZEM-004 + ESP8266 & Platform IoT Ubidots

In this opportunity we will integrate our active power meter or power consumption, Peacefair Pzem-004 with the IoT Ubidots platform using an ESP8266 module, later we will create a dashboard to visualize the 4 available variables such as active power, accumulated electrical consumption, voltage and current . Update Ubidots Libraries V3.0.0 for ESP8266 modules I…

10 PCB’s Professionals with Seeed Studio Fusion – ESP-LoRa Prototypes

A few days ago I finished tests on my breadboard, being positive I decided to migrate my project to a pcb not only for functionality and practicality, but also for aesthetics, I have chosen the PCB manufacturer company Seeedstudio.com, we all know it as a manufacturer of hardware and IoT solutions , but they also have…

Introduction and Create account in Platform The Things Network IoT LoRaWAN

In this opportunity we will create an account in the platform The Things Network and we will make a brief introduction, TTN a good initiative to build a network for the internet of things or “IoT”. The Things Network has implemented the LoRaWAN technology, which has 3 important characteristics LoRaWAN is technically a standard protocol…

Update HTTPS Redirect Version 2.0 ESP8266 & Google Spreadsheets

In previous tests we made the communication of an ESP8266 module and bidirectional sending of data to a Google Sheet  with the help of Google Script, Initially thanks to Sujay Phadke “electronicsguy” the creator of the HTTPSRedirect library, a few months ago I made considerable improvements to said library and we will do a quick…

Meter PZEM-004 + ESP8266 & Platform IoT Node-RED & Modbus TCP/IP

In this opportunity we will integrate our active power meter or electric consumption,Pzem-004 – Peacefair with the IoT Node-RED integration platform used in previous tutorials, we will use an ESP8266 module configured as Modbus TCP / IP slave, later we will visualize the measurements in Node- RED Dashboard to visualize the 4 available variables such as…

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…