Building an MQTT over TLS Connection: A Guide for ESP32 PLC Feb 10, 2025 Arduino Industrial 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
Industrial Shields commitment to the Sustainable Development Goals (SDGs) Jan 13, 2025 Arduino & Raspberry Pi Industrial News, Industry 4.0, IoT At Industrial Shields , we recognize that sustainability is not just a responsibility but an opportunity to create meaningful change. That’s why we actively contribute to the Sustainable Development G... Read more
Creating external variables in OpenPLC to interact with an Arduino extension Jan 8, 2025 Arduino Industrial 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
How to interact with inputs and outputs of a Touchberry Panel Dec 11, 2024 Raspberry Pi for Industry Getting Started with the Touchberry Panel The Industrial Shields TouchBerry Pi Panel PC is a Raspberry Pi-based Programmable Logic Controller (PLC) that combines the power of Raspberry Pi technology w... Read more
How to Work with LoRaWAN and an ESP32 PLC Dec 10, 2024 Arduino & Raspberry Pi Industrial News, Industry 4.0, IoT Introduction LoRaWAN is a powerful technology for low-power, wide-area networks, making it ideal for industrial applications. In this guide, we will demonstrate how to integrate LoRaWAN with an ESP32 ... Read more
How to use LoRa with Raspberry PLC Dec 10, 2024 Raspberry Pi for Industry Can LoRa be used for Raspberry Pi? Absolutely, LoRa can be used with Raspberry Pi through the PLC powered by Raspberry Pi, which features two communication boards specifically designed to support LoRa... Read more
Improved Ethernet library for M-Duino and ESP32 PLCs Nov 14, 2024 Arduino Industrial We've improved the Ethernet library to allow the configuration of the operating modes of the port. Installation The improved Ethernet library is available with version 1.1.45 of the M-Duino boards pac... Read more
Programming in Ladder using CODESYS and raspberry PLC Nov 11, 2024 Raspberry Pi for Industry Ladder Logic is a programming paradigm originally focused on relay racks and industrial machine control design. Its design, akin to the hardware connections on a rack, simplifies big portions of seque... Read more
Servo Motor with Arduino based PLC Oct 18, 2024 Arduino Industrial Introduction In this post, we will control the speed of a servo motor 57HSE2N-D25. For this we will also need a driver, HSS57 Hybrid Servo Driver, for the servo motor that will be connected to our Ard... Driver Motor Servo Read more
How to work with LoRaWAN and a PLC controller Oct 18, 2024 Arduino Industrial Index 1. Introduction 2. Requirements 3. Related links 4. OTAA 5. ABP 6. How to program it 7. OTAA example 8. ABP example 9. Verification Introduction LoRaWAN is a long-term, low-power wireless netw... Arduino Communication IndustrialShields LoRa LoRaWAN Read more
How to connect an LCD screen to an Arduino based PLC Oct 18, 2024 Arduino Industrial Introduction This post it is showed how to connect an LCD screen to an Arduino based PLC. This post, it is used an LCD 2004A model and an Ardbox PLC family. This example will work with any PLC from th... 20IOs ArduinoIDE EthernetPLC LCD arduino Read more
How to use FUXA with Raspberry Pi PLC Oct 16, 2024 Raspberry Pi for Industry In this blog post, we will explore how to use FUXA with Raspberry Pi PLCs to create a front-end solution for enhanced control and monitoring. Introduction The Raspberry Pi is a versatile platform ofte... Read more