For some years I was in doubt if I could run Raspbian OS, operating system for Raspberry Pi, on a normal computer. Five years ago there was an option using QEMU, it was the only method to run an operating system designed for ARM processors, at that time my attempts were unsuccessful. Currently on the…
Author: PDAControl
Initial Review Meter PZEM-016 Modbus RTU RS485 by PeaceFair
In previous tutorials, we conducted tests with the PZEM-004 y PZEM-004T with display, single-phase power consumption meters , which have great potential for basic applications of electrical consumption measurement or active power. For some months I have a new Peacefair PZEM-016 meter which has features and additional improvements which we will see in the following…
First Test Programming PLC Lollette FX3U 14MR / LE3U / FX3U / FX3UC Ladder Part 2
Continuing with the revision of PLC Lollette, this time we will use the Gxwork2 we will make our first code download to plc, we will create a very basic routine to test it. I bought this PLC in the online store Aliexpress, for less than 30 dollars !!!. there are many versions and variations that…
Revision Hardware PLC Lollette FX3U 14MR / LE3U / FX3U / FX3UC Part 1
For some months I have a PLC Lollette, in one of our previous videos indicate how to download the programming software demo version Tutorial Installation Gx Works2 Demo for Programming PLC LE3U FK3U Lollette, in this opportunity we will make a brief characterization and disarming the PLC which cost less than 30 dollars!. We will…
MQTT in ESP32 with ESP-IDF – ESP-MQTT & Node-RED
Normally if we look for tests with the ESP32 module and the MQTT protocol, they mainly use Arduino IDE for ESP32, there is no problem, but this time we will use espressif development environment “ESP-IDF” or “Espressif IoT Development Framework” for the ESP32 which has more advantages and features for more robust applications. ESP32 Module…
Quick test Amazon Echo Dot (Alexa): ESP8266 WEMOS – Relay 3v DFRobot – Emulating WeMo Switch
Some time ago I made a review of a smart speaker Echo Dot Amazon, Tutorial: Alexa Amazon Echo Dot First Steps and Configuration, this time adding an ESP8266 module Wemos version and a Gravity Relay module to 3v of the DFRobot Online Store, emulate a Wemo Belkin switch. I’m testing the alexa Skills that are…
Integration PLC Panasonic Device Types – Bulk upload devices with Ubidots
En In this opportunity we will carry out tests with a Programmable Logic Controller, in this case a PLC FP-X C14R compact Panasonic brand, we will control it from the IoT Ubidots platform. On this occasion we use 2 very interesting features of the Ubidots platform. Device Types: Creation of advanced properties for our devices….
Review Module Wemos TTGO ESP32 + OLED V2.0 + DHT11
I present a TTGO ESP32 module, this device has caught my attention since it is very complete, I ordered one to the Banggood.com online store for testing, the interesting thing is the union of the well known ESP32 module, DHT11 Sensor (Temperature / Relative Humidity ), 0.96 inch white OLED display, charging circuit for Lithium…
Manage 100 devices in Ubidots Apps, Organizations, Roles and Users
In this opportunity I have decided to test the practicality of the IoT platform Ubidots for user management in the case that it has many devices for several organizations or companies under the same Ubidots platform. More information: ubidots.com In previous tutorials we made the creation of a device configuration and design of a dashboard. In previous tests…
Complete installation Database MySQL & MariaDB in Raspberry Pi 3 B / B +
Among the most popular databases this MySQL has 2 types of licensing General public license and commercial license, it is considered the most popular open source database in the world is included in almost all hosting very used by WordPress, is also included as a component of development in LAMP and XAMMP. Previously, make a…