I suppose that in the implementation of IoT projects, we have two options for our servers, On Premise (Local Installation) or On Cloud (Hosted on the Internet), both have their advantages and disadvantages, but today we will talk about Local applications for our projects. For our local projects, I suppose that we implemented the world-renowned…
Category: Industrial
Test suite of Equipment, Software and Hardware Implemented in Industrial tales like:
PLC, PAC, HMI, SCADA, DRIVERS, Industrial Protocols, OPC, OPCUA, Modbus TCP, Modbus RTU, Ethernet, RS232 and RS485.
Some tests with brands of the industrial sector that we already know as OPTO22 and Panasonic.
Modbus TCP/IP Slave Gateway to MQTT – ESP32 V.1
It’s been a while since I made a video or posted anything for PDAControl. I’ve actually been busy with other things and decided to get back to testing. I think the ESP32 is the quintessential microcontroller for testing; it has great features and I feel comfortable with it. There are other alternatives, which I might…
Review LoRaWAN LA66 Shield (Dragino)
We have resumed testing the applicability of the LoRaWan network, in this case we will review the Dragino LA66 module, specifically the Arduino Shield, although for our tests we will connect it to the PC via a TTL-USB converter and we will test it with the ESP32 module. As I mentioned in previous tests, I…
Review WT32 ETH01 ESP32 Ethernet Module
The WT32-ETH01 module is an Ethernet adapter that integrates the ESP32 microcontroller with an Ethernet interface, allowing for wired connectivity in projects that typically rely on Wi-Fi or Bluetooth. It’s popular for applications requiring reliable communication, low latency, and stable networking in local environments or embedded systems. WT32-ETH01 Functionalities WT32-ETH01 Specifications Components and Integrated Parts…
Exploring the ES32A08 Expansion Board – Unlocking Powerful Control and Monitoring with ESP32
I have found this module with interesting features, which I am going to test and has as its core the already known ESP32 from Espressif, since we are resuming activities we present the ES32A08 module. The ES32A08 is a versatile and powerful expansion board designed to extend the functionality of the 38-pin ESP32 microcontroller, enabling…
Review PLC Simatic S7-1200 CPU 1212C Siemens
Basic Modbus RTU Master RS485 Test with ESP32 + XY-K485 + PZEM-016 (without libraries)
In this opportunity we will carry out tests and explanation of the Modbus RTU protocol implemented in ESP32 requesting data from the Single-phase consumption meter PZEM-016. The intent of this tutorial is: 1. Explain in a simple way the creation and operation of an industrial protocol, in this case the Modbus RTU protocol used and…
Integration Platform Ubidots with LOGO! Siemens using Node-RED
For some weeks I have done some tests with a LOGO! (logical module) from Siemens, for a few months I have seen that they use it in basic industrial applications, although I do not personally consider it 100% a PLC, it is easily integrated into monitoring and control applications for simple processes. You could say…
Connection LOGO! 0BA8 Siemens Ethernet with Node-RED S7COMM Protocol
In this opportunity we will make an integration of our LOGO! from Siemens with Node-RED, the connection platform for devices and IoT applications par excellence. Recommended: Previous tutorials with LOGO! Normally the LOGO! are programmed with LogoSoft Software Logo! , its programming language are logical block diagrams. The LOGO! In addition to allowing load…
Download and Installation Software LOGO! Soft Comfort V8.2 Siemens DEMO
In this opportunity we will download and install LOGO! Soft Confort v8.2 in its DEMO version, is the programming software for Logic LOGO! Modules, in previous tutorials we made the revision of a LOGO! 12/24 RCE reference 6ED1052-1MD00-0BA8 Something interesting is that these devices are programmed from a different platform than SIEMENS TIA PORTAL, the…