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