Internet of Things Predictions for coming years - What Should We Expect? May 30, 2023 Arduino & Raspberry Pi Industrial News, Industry 4.0, IoT The most recent epidemic* has significantly altered the tech environment*. It is not surprising that by 2024, the IoT businesses might reach a value of $639.74 billion. It is the best evidence that th... Read more
What does "Smart City" mean? - Defining Smart Cities and providing examples May 16, 2023 Arduino & Raspberry Pi Industrial News, Industry 4.0, IoT *Information and communication technologies (ICT) *are used in *smart cities* to* increase operational efficiency*, *disseminate information* to the general public, and* improve the quality of public ... Read more
How to send Emails to Gmail using an ESP32 PLC May 11, 2023 Arduino Industrial Introduction ** The * ESP32 industrial PLC [1] * is an open source PLC based on ESP32, and has multiple applications in the industrial environment for industrial automation and control solutions. In t... ESP32 ESP32PLC Email Monitoring esp32 gmail Read more
Industrial Shields showcases at Hannover Messe and Advanced Factories Apr 25, 2023 Arduino & Raspberry Pi Industrial News, Industry 4.0, IoT Industrial Shields, a leading manufacturer of industrial automation devices based on open source hardware, has showcased its new equipment at two significant trade fairs in the industrial sector: *Han... Read more
RS-232 test on M-Duino PLUS version Apr 19, 2023 Arduino Industrial **Introduc tion ** This post, shows how to test the RS-232 M-Duino PLUS version. Requirements** Ethernet PLC: None [1]*Ethernet PLC* ** RS-232 Library: None [2]*Industrial Sh... ArduinoPLC EthernetPLC RS232 Test software Read more
MSSQL library for Arduino and ESP32 industrial PLC Apr 17, 2023 Arduino Industrial Newsletter Popup!* The newsletter popup is active on this page. Edit Popup [1] ** Introduction ** In this post, you will see how to connect and use a MSSQL database with the* tdslite* library usin... Arduino SQLServer Read more
How to use SPI on an ESP32 based PLC Mar 29, 2023 Arduino Industrial **Introduction** In this post, we will talk about the SPI communication for our ESP32 based industrial PLCs. The SPI bus was developed by Motorola in 1980. It is currently a standard in the world of e... ESP32 ESP32PLC IndustrialShields OpenSource SPI Read more
How to configure the TTL Serial Port on Industrial Raspberry PLC Mar 21, 2023 Raspberry Pi for Industry Index** 1. Introduction 2. Serial TTL 3. Configuration Introduction ** In this post, you will see how the TTL Serial protocol works, and you will go in-depth in how to configure this communic... Baud Rate Bits Configuration Parity Rx Serial Serial TTL Slave Stop Transmission Tx Read more
First steps using Labview with an Arduino PLC Mar 14, 2023 Arduino Industrial * Introduction** In this post, we will make the first program with Labview using the Arduino based industrial controller Industrial Shields. To do this, you must have Labview installed and all the nec... Read more
Preventive maintenance: Investigating market expansion reasons Mar 2, 2023 Arduino & Raspberry Pi Industrial News, Industry 4.0, IoT For many years, the concept of predictive maintenance has been a topic of debate. Recently, however, something has changed and the results are undeniable. Thanks to a new era of intelligent sensors an... Read more
Controlling an Arduino based PLC using a python script and Node-RED Feb 2, 2023 Arduino Industrial Introduction** Communicating and controlling an Arduino based PLC can be done in several ways, such as with Modbus, MQTT, Ethernet, RS-232 and RS-485, ... But surely one of the simplest ones is using ... Arduino based PLC Dashboard Node-Red Python Read more
Using a python script in Node-RED to control a Raspberry PLC Feb 2, 2023 Raspberry Pi for Industry Introduction** The best programming interface to work with Raspberry PLC is Node-RED, but it can be difficult to get used to it because the function node (one of the most used nodes) must be programme... Node-Red Python RaspberryPLC Read more