How to turn OpenMote B board GPIOs ON and OFF Feb 22, 2022 Introduction Do you have an openmote B board and would you be interested in connecting actuators to the GPIOs ? In this blog post, we will learn how to turn all openmote GPIOs on and off recursively, ... GPIO industrial automation industrial open source Industry 4.0 open mote b board Read more
I2C Sensor & Openmote B board Feb 18, 2022 Introduction Temperature and humidity are two very important parameters when it comes to having a greenhouse since they guarantee the quality as well as the integrity of the plants or products that ar... humiditySensor I2C industrial open source OpenMote-B TemperatureSensor Read more
RS485 & Openmote B Board Feb 17, 2022 Introduction The main OpenMote-B board includes an expansion port (8 pins with 2.54 mm spacing) that can be used for debugging or to connect daughter boards like the OpenMote-B sensors board. The expa... Communication Connection industrial automation OpenMote-B RS485 Read more
How to connect a Dallas sensor to the OpenMote B board Feb 16, 2022 Index 1. How to connect a Dallas sensor to the Openmote B board 2. How to download Openmote B files 3. How to get the temperature from the Dalas sensor with the Openmote B board 4. QA Introduction Som... Dallas DS18B20 industrial application OpenMote-B TemperatureSensor Read more
Using Docker for Blinking an OpenMote B on-board LED Feb 14, 2022 Introduction In the previous post, we learned how to start programming our Openmote B board by flashing the onboard LED on our board. Although in the previous post we learned how to do it using the 'm... Docker industrial automation LED OpenMote-B open source hardware Read more
What is a PLC and how does it work? Feb 10, 2022 What is a PLC and how does it work? A PLC or programmable logic controller is a programmable electronic device that is used for industrial automation. These devices are basically in charge of processi... Arduino based PLC ESP32PLC industrial automation open source hardware RaspberryPLC Read more
How to blink a LED on OpenMote B Board Feb 8, 2022 Introduction OpenMote B is an Ultra Low-power board to develop IoT applications in the industrial space. It is the reference for the IETF 6TiSCG Working Group and is supported by the most relevant Ope... blink LED OpenMote-B open mote b board Test Read more
How to connect your ESP32 based PLC to Wi-Fi Feb 8, 2022 Introduction The ESP32-based PLC is a versatile and robust device designed to bring IoT capabilities into industrial environments. By leveraging its built-in Wi-Fi capabilities, you can easily connect... 10 I/Os ESP32 ESP32PLC MDuino WIFI Wifi Read more
Arduino Cloud and Temperature sensor Jan 18, 2022 In the series of tutorials about connecting Arduino cloud with Industrial Sheilds PLC, this tutorial covers using a temperature sensor with an ESP32 Industrial shields PLC and visualizing its reading ... Read more
Arduino tutorial: Node-RED Dashboard and Arduino Web Server Jan 3, 2022 Introduction In the previous post > we saw how to create an Arduino Web Server in order to read the data from the analog input pins to the browser with Arduino automation. In this post, we are going t... Arduino Tutorial Dashboard HTTP Server Node-Red WebServer Read more
Blockchain technology in the Industry 4.0 Jan 3, 2022 Blockchain definition Blockchain is a public ledger of all transactions on the Bitcoin network, and it can record transactions between two parties in an efficient and verifiable and permanent manner. ... blockchain cybersecurity Data Storage Industry 4.0 Security Read more
Arduino Web Server Tutorial Dec 30, 2021 Introduction In this tutorial, we will use the M-Duino 21+ PLC to create a simple Web Server . Using the Ethernet Library and thanks to industrial automation and Arduino automation, we will be able to... Arduino Tutorial cloud industrial open source Server WebServer Read more