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

Industrial Automation with Panasonic PLC FP-X C60TD & HMI GT707

In this opportunity I will share about the experience automating part of an industrial process a few months ago and use industrial Panasonic brand equipment, since I consider that I know this brand well in PDAControl we have compiled a great amount of tests and integrations with hardware such as Arduino, ESP8266, ESP32 and other…

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…

Installation Gx Works2 Demo for Programming PLC LE3U FK3U Lollette

  They are widely used for industrial applications Programmable Logic Controllers or PLC, I have had the pleasure of handling some of the following brands Allen Bradley, Panasonic (NAIS), Omron, Siemens, Opto22 and Festo. Many of these well-known brands have something in common they are not 100% available to us either by cost, distribution or…

Tutorial ESP8266 12E Modbus RTU Master (Improved)

We have performed several tests regarding Arduino integrating Arduino-PLC and Arduino-HMI Panasonic for Industrial applications, in this opportunity we have found other libraries for Arduino as Master Modbus RTU, which we will use only in Modules ESP8266, main advantages of the library has Easier facility regarding read and write log settings. Initially the libraries only…