Installing Labview and necessary add-ons on a PLC Arduino Oct 15, 2024 Arduino Industrial Introduction LabVIEW offers a graphical programming approach that helps you visualize every aspect of your application, including hardware configuration, measurement data and debugging. This visualiza... Labview Programming Software arduino Read more
Comparative Analysis: UPSafePi vs Orange Pi 3B Oct 15, 2024 Raspberry Pi for Industry Introduction In this article, we will compare the features of two popular development boards: the UPSafePi and the Orange Pi 3B . The UPSafePi is based on the Raspberry Pi 4B but has the added advanta... Read more
How to set up the UPS of a Raspberry based PLC Oct 8, 2024 Raspberry Pi for Industry Enchancing Raspberry Pi PLC with UPS and RTC capabilities Discover how Raspberry Pi-based PLCs integrate crucial functionalities like Uninterruptible Power Supply (UPS) and Real-Time Clock (RTC) , boo... Read more
LoRa module on Raspberry PI Sep 30, 2024 Raspberry Pi for Industry Requirements and setup Before we try anything with the module, we must make sure that the PLC fulfills certain requirements. First of all, install Industrial Shield's librpiplc library following the i... Read more
How to use Modbus RTU with Touchberry Panel / UPSafePI Sep 30, 2024 Raspberry Pi for Industry Before starting Modbus RTU is a widely used protocol to interact with slave devices, to write and read over their registers and control multiple end-points at the time. For a basic introduction to Mod... Read more
LoRaWAN on Raspberry Pi Sep 13, 2024 Raspberry Pi for Industry LoRaWAN LoRaWAN (Long Range Wide Area Network) is a wireless communication protocol designed for low-power, long-range data transmission. It is used primarily in IoT (Internet of Things) applications ... Read more
Using ESP32 PLC, M-Duino and Ardbox with OpenPLC Sep 6, 2024 Arduino Industrial 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
How to use 4G with the ESP32 PLC Sep 5, 2024 Arduino Industrial In this blog post, we will explore how to use 4G LTE with the ESP32 PLC using the NB library from Industrial Shields, specifically designed for the SARA-R4 module. We will demonstrate how to integrate... Read more
Analysis of the ESP32 PLC 14 pinout time response Sep 2, 2024 Arduino Industrial 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
How to use the FMR10 Radar Sensor with an ESP32 PLC 14? Aug 30, 2024 Arduino Industrial The Micropilot FMR10 radar sensor by Endress+Hauser is a small radar that offers continuous distance measurement, perfect for measuring liquid levels in tanks. In this blog, we'll explain how to use t... Read more
Setting up CODESYS for Raspberry Pi PLC in industrial automation Aug 30, 2024 Raspberry Pi for Industry CODESYS is a comprehensive automation software suite used for developing and programming control systems in line with IEC 61131-3 standards. It supports multiple programming languages and offers robus... Read more
Get started with Grafana and InfluxDB in you Raspberry PLC Jul 31, 2024 Raspberry Pi for Industry Grafana is a powerful tool for creating interactive and insightful dashboards, while InfluxDB excels at handling time-series data. Together, they provide a strong open source solution for real-time da... Read more