How to connect the PLC Arduino to the Distribution Panel Sep 10, 2019 Introduction In this post, we are going to see how to connect our industrial controller Arduino -PLC- to the Distribution Panel in a regulated way, following the protocol rules. We will review the con... Basic Distribution Electric Electricity Industrial IndustrialShields PLC Panel arduino arduino plc cabling Read more
Arduino BufferStream Library Sep 3, 2019 Requirements Here you have the link to check out the available devices in our website which you can use to test this library: - WiFi Bluetooth Controller Family - 20 I/Os Controller Family - Ethernet ... Arduino ArduinoIDE ArduinoPLC Industrial IndustrialShields Library PLC Programming Serial arduino library Read more
Using a M-Duino WiFi as an Access Point Aug 29, 2019 Index 1. Introduction 2. Requirements 3. Example explanation 3.1 ESP32 code 3.2 M-Duino code 4. Demonstration 4.1 M-Duino instructions 4.2 ESP32 instructions 5. Related links Introduction In this post... Access AccessPoint HTTP Industrial IndustrialShields MDuino MDuino WIFI Point Programming Server Web WebServer Wifi arduino Read more
Industrial Shields Arduino IDE Library - FTP Server Aug 29, 2019 Index 1. Introduction 2. Requirements 3. Arduino FTP library 4. Store Example 5. Retrieve Example 6. Take a look at the Ethernet range Introduction We've created a library that allows you to send/rece... FTP File Protocol Transfer arduino arduino library arduino-FTP Read more
How to use GPRS Module Aug 23, 2019 Index 1. Introduction 2. First Steps for programming the GPRS Module with Arduino IDE 3. Examples of how to use the GPRS Module 4. Server 5. Client Introduction In this post we are going to see how to... Arduino GPRS Industrial IndustrialShields Module Programming Read more
How to improve analog reading Aug 13, 2019 Introduction In this post we are going to see a comparison between the common way to develop an analog reading of the inputs of our device and an improved way in certain points and their own examples:... Arduino Industrial IndustrialShields Programming analog read Read more
HTTP Server in an M-Duino Aug 9, 2019 Introduction This post is shown how to create an HTTP Server in an M-Duino PLC in order to control some Outputs from a Website. HTTP ( Hyper Text Transfer Protocol) is the protocol to transfer informa... GET HTTP HTTP Server M-Duino POST Website arduino Read more
How to identify your Industrial Shields PLC Aug 8, 2019 If you do not know which is your device, here there is a tutorial about how to identify our equipment. There are three different ways about how to know which device do you have: Search the NAME in the... 20IOs Arduino Ethernet GPRS GSM IndustrialShields IndustrialShieldsBoards MDuino PLC Rasberry Wifi bluetooth device equipment identify Read more
How to configure the Serial Port on industrial Arduino IDE Jul 22, 2019 Index 1. Introduction: Serial Communication 2. Configuration 3. Code example 1.-Serial Port Serial Communication is one of the existing methods that allows two devices the possibility to transfer data... Baud Rate Bits Configuration Master Modbus Parity RS485 Rx Serial Slave Stop Transmission Tx rs-485 Read more
Real time electrical consumption monitoring with m-duino Jul 15, 2019 In this project, we will show you how to read electrical consumption using Modbus communication. Modbus is an industry standard communications protocol for electronic devices. Hardware I : Equipment t... Arduino ArduinoPLC Consumption MDuino Monitoring PLC PanelPC Read more
Increasing/Decreasing Timer Jul 12, 2019 Index 1. Introduction 2. Code solution 2.1 Increasing timer 2.2 Decreasing timer 3. How to upload this code Introduction This post shows how to program a timer in a proper way using the Arduino IDE pr... ArduinoIDE CountDown CountUp Counter Decremental Incremental Timer Read more
PLC Ethernet Reconnection Jul 10, 2019 Introduction This post shows how to reconnect your PLC Arduino to the server that it is usually connected to. This solution works for different related kinds of issues; on the one hand, if the server ... Arduino ArduinoPLC Ethernet PLC Read more