Reading temperature with a PT100 temperature sensor Jul 19, 2024 Arduino Industrial Requirements Industrial Shields PLC Power supply PT100 adaptor Industrial Shields PLC Power supply PT100 adaptor How does a PT100 sensor work? A PT100 is a type of temperature sensor known as a Resist... Read more
Industrial Shields expands nordic reach through partnership with Autic Systems AS Jul 12, 2024 Arduino & Raspberry Pi Industrial News, Industry 4.0, IoT Sant Fruitós de Bages, 08/07/2024.– Industrial Shields, a leading developer of open source based hardware for industrial automation, announces a strategic partnership with Autic Systems AS , a promine... Read more
RPi PLC WiFi boost with an external USB antenna Jul 8, 2024 Raspberry Pi for Industry WiFi Signal Challenges with Raspberry PLCs In certain scenarios, the WiFi signal of a Raspberry PLC might prove inadequate for specific tasks, such as real-time data streaming, remote monitoring of cr... Read more
Using Modbus on Arduino Mega with OpenPLC Jul 8, 2024 Arduino Industrial First steps In this bog we assume you've already somewhat familiarized yourself with OpenPLC, but if that's not the case, you can find all the information you need to get started in this other blog: F... Read more
GPS module on Raspberry Pi Jul 8, 2024 Raspberry Pi for Industry Requirements and setup If the client wishes it, our Raspberry Pi PLCs can be installed with a GPS module that uses the L80-M39 chip from Quectel. But to be able to work with the GPS module, we must fi... Read more
BACnet with Raspberry PLC Jul 8, 2024 Raspberry Pi for Industry What is BACnet? BACnet, short for Building Automation and Control Networks, distinguishes itself from conventional architectures by its decentralized structure. Unlike systems reliant on central serve... Read more
SARA-R412M on Raspberry Pi Jul 8, 2024 Raspberry Pi for Industry Before we test anything with the SARA module, we must first install Industrial Shield's librpiplc library by following the instructions in this link . We recommend you clone the repository inside of y... Read more
Oscilloscope using an ESP32 PLC Jul 8, 2024 Arduino Industrial ESP32 is a family of systems on a chip microcontrollers, which their functionalities focus on embedded systems and IoT (Internet of Things). Most of their applications are centered around and chosen d... Read more
How to program Raspberry industrial PLC interrupt inputs with C++ Jul 8, 2024 Raspberry Pi for Industry Foundations Before we delve into the practical aspects of programming Raspberry Industrial PLC interrupt inputs with C++ , let's establish a foundational understanding of two key elements: interrupts ... Read more
Web Interface for Programming ESP32 PLC Over The Air (OTA) Jul 8, 2024 Arduino Industrial Introduction The ESP32 stands out as a versatile and powerful microcontroller, benefiting from the convenience of Over-The-Air (OTA) updates. This blog explores the ESP32 OTA Web Updater, a tool desig... Read more
First Steps with Apache Nuttx RTOS and ESP32 PLC Jul 8, 2024 Arduino Industrial Introduction NuttX is a highly versatile and configurable real-time operating system (RTOS) that stands out for its emphasis on standards compliance and a minimal footprint. Designed to be scalable ac... Read more
The ultimate Raspberry Pi commands Jul 8, 2024 Raspberry Pi for Industry Introduction Raspberry Pi commands serve various purposes, enabling users to interact with the operating system (usually Raspbian, a Debian-based Linux distribution), configure settings, manage files,... Read more