What is Open Source Hardware? Dec 14, 2021 Introduction The Open Source Hardware Open-source hardware consists of physical artifacts of technology designed and offered by the open design movement. The term typically refers to tangible machines... Open-Source industrial automation license open source hardware open source software Read more
XOD.IO & Arduino based PLC: How to read an input Dec 13, 2021 Introduction In a previous reading > , we wrote an output by using the XOD IDE , which is a free , open source and cross-platform visual programming language for microcontrollers and useful for indust... Arduino Digital Inputs analog open source software xod.io Read more
2021 Global Chip Shortage Dec 1, 2021 The current situation is complicated, both socially and economically. Apart from the damage caused by the COVID-19 pandemic, the global crisis of component shortages is affecting millions of companies... chip component electronic lack shortage Read more
What Are Open Source Projects? Dec 1, 2021 Introduction It is a fact that the panorama of technology is evolving and more and more, especially in industrial automation. Collaborative projects appear where each one does their bit for the develo... Software industrial open source open source automation open source hardware open-source projects Read more
MQTT troubleshooting in Windows Nov 26, 2021 Introduction Are you trying to connect your Arduino based PLC with your computer through MQTT but they do not connect correctly? Have you been doing our Develop your SCADA Application based on Node-RE... Arduino based PLC MQTT Mosquitto Troubleshooting Windows Read more
Industrial Metaverse Nov 26, 2021 Introduction About a month ago Mark Zuckerberg introduced the Metaverse to the technology sector, and it is since then that the topic is already giving a lot to talk about around the world. But what i... Industrial Industry 4.0 Metaverse Virtual Reality automation Read more
What is Industrial Ethernet? Nov 19, 2021 Introduction Industrial Ethernet (IE) is the use of Ethernet in an industrial environment with protocols that provide determinism and real-time control. In this post, we will see what the industrial E... Arduino Ethernet Industrial Raspberry automation Read more
How to send SMS using GPRS from an M-Duino Nov 17, 2021 Introduction In this tutorial we will see how to send an SMS using an Mduino GPRS 54ARA + with the information of a Dallas temperature sensor attached to the PLC. The principle idea is to set up the t... Arduino M-Duino GPRS SMS industrial open source temperature Read more
The Top 50 Industrial Applications Nov 12, 2021 Introduction Have you heard about industrial applications and don't know what it is? Or by cons, you already know about it, but want to get inspired by seeing some examples of industrial projects? In ... Industry 4.0 case study industrial application industrial open source open-source projects Read more
Modbus RTU Tutorial: How to Read Holding Registers with M-Duino PLC Oct 19, 2021 INTRODUCTION The Read Multiple Holding Registers Modbus RTU function (Modbus Function Code: 3), is used to read the contents of a contiguous block of holding registers in a remote device. In this blog... Arduino based PLC MDuino ModbusRTU RegisterHoldingRegisters industrial open source Read more
Modbus RTU Tutorial: How to Write Multiple Holding Registers with M-Duino PLC Oct 19, 2021 INTRODUCTION The Write Multiple Holding Registers Modbus RTU function (Modbus Function Code: 16), is used to write a block of contiguous registers (1 to 123 registers) in a remote device. In this blog... Arduino based PLC MDuino ModbusRTU WriteMultipleRegisters industrial open source Read more
Modbus RTU Tutorial: How to Write Multiple Coils with M-Duino PLC Oct 19, 2021 INTRODUCTION The Write Multiple Coils Modbus RTU function (Modbus Function Code: 15), is used to force each coil in a sequence of coils to either ON or OFF in a remote device In this blog post, we are... Arduino based PLC MDuino ModbusRTU ReadDiscreteInputs industrial open source Read more