Using the Powermeter module with ESP32 PLC 14 13 feb. 2025 Introduction The ESP32 PLC 14 with the Powermeter expandable module featuresreal-time monitoring of electrical parameters across a three-phase system. The setup involves three live (phase) lines— Line... Read more
Modbus RTU for Arduino / ESP32 based PLCs 11 feb. 2025 Introduction Modbus RTU is a widely used communication protocol in industrial automation, known for its simplicity, reliability, and ability to operate over long distances. It facilitates communicatio... Read more
Building an MQTT over TLSÂ Connection: A Guide for ESP32 PLC 10 feb. 2025 Introduction In the world of Internet of Things , secure and reliable communication is of paramount importance. MQTT (Message Queuing Telemetry Transport) is a lightweight messaging protocol widely us... Read more
Creating external variables in OpenPLC to interact with an Arduino extension 8 ene. 2025 Creating external variables allows the ladder diagram to interact with the code from the Arduino extension. To properly achieve this, there's some steps that have to be followed. In this blog we'll al... Read more
LibrerÃa Ethernet mejorada para M-Duino y ESP32 PLC 14 nov. 2024 Hemos mejorado la librerÃa Ethernet para permitir la configuración de los modos de operación del puerto.​ Instalación La librerÃa de Ethernet mejorada esta disponible en la versión 1.1.45 del paquete ... Read more
Servomotor con PLC basado en Arduino 18 oct. 2024 Introducción En este post controlaremos la velocidad de un servomotor 57HSE2N-D25. Para ello también necesitaremos un controlador, HSS57 Hybrid Servo Driver,para el servomotor que se conectará a nuest... Driver Motor Servo Read more
Cómo trabajar con LoRaWAN y un controlador PLC 18 oct. 2024 Index 1. Introducción 2. Requisitos 3. Links relacionados 4. OTAA 5. ABP 6. Cómo programarlo 7. Ejemplo de OTAA 8.Ejemplo de ABP 9. Verificación ​ Introduction LoRaWAN es una especificación de red ina... Arduino Communication IndustrialShields LoRa LoRaWAN Read more
Cómo conectar una pantalla LCD a un PLC basado en Arduino 18 oct. 2024 Introducción En este post se muestra cómo conectar una pantalla LCD a un PLC basado en Arduino. En este post, se utiliza un modelo de LCD 2004A y un PLC de la familia Ardbox. Este ejemplo funcionará c... 20IOs ArduinoIDE EthernetPLC LCD arduino Read more
Instalar LabVIEW y los complementos necesarios en un PLC Arduino 15 oct. 2024 Introducción LabVIEW ofrece un enfoque de programación gráfica que lo ayuda a visualizar cada aspecto de su aplicación, incluida la configuración del hardware, los datos de medición y la depuración. E... Labview Programming Software arduino Read more
Using ESP32 PLC, M-Duino and Ardbox with OpenPLC 6 sept. 2024 With Industrial Shields' Arduino and ESP32 based PLCs integrated into OpenPLC, we can now program them more easily than ever, without any necessary workarounds. Previous blogs This blog is part of a s... Read more
Cómo utilizar 4G con un ESP32 PLC 5 sept. 2024 En este post, exploraremos cómo usar 4G LTE con el ESP32 PLC utilizando la biblioteca NB de Industrial Shields, especÃficamente diseñada para el módulo SARA-R4. Demostraremos cómo integrar otras bibli... Read more
Temporal response pinout analysis of the ESP32 14 IOs PLC 2 sept. 2024 Introduction The ESP32 PLC 14 is a programmable logic controller (PLC) that utilizes an ESP32 microcontroller and features a total of 14 inputs and outputs. Among these, there are 4 digital outputs, 7... Read more