FAQ Simple Questions Feb 13, 2019 Introduction In this post, we will see the most common questions that our Technical Service answers. How are Industrial Shields PLCs programmed? Which is the ideal IDE? How does Industrial Shields boa... Consumption Ethernet FAQS MDuino ardbox Read more
GPS shields using Arduino Feb 7, 2019 Introduction In this case we are using a GSP shields. Connecting these shields to an Arduino Uno we are able to get the location on our board. To use this hardware in our Arduino based PLC we just hav... ArduinoIDE GPS IoT Read more
Water sensor using Arduino based PLC Feb 5, 2019 Introduction In this case, we are using a basic water digital sensor. This sensor is very useful to detect if it's raining or if we have liquid water at some point in our installation. The sensor is d... ArduinoIDE Sensor watersensor Read more
MODBUS RTU and RS485 Arduino (Seneca Z-D-in Module) Jan 30, 2019 1. Introduction 2. Meaning of Modbus 3. Requirements 4. Description 5. Characteristics 6. Connections and final connection 7. Related posts Introduction Modbus RTU Arduino PLC The Modbus RTU protocol ... ArduinoPLC Modbus RS485 RTU Test Read more
How to connect a Wifi module to Arduino Based PLC Jan 28, 2019 Index 1. Introduction 2. Requirements 3. Description 4. Implementation 4.1 Hardware configuration 5. Software 6. AT commands 7. Running a server 8. Software Introduction This post it is showed how to ... ArduinoPLC Connection EthernetWifi WifiShield Read more
Measuring distances using an optical distance sensor Jan 28, 2019 Index 1. Introduction 2. Requirements 3. Description 4. Characteristics 5. How it works 6. Connections 7. Software Introduction The Sharp GP2Y0A02YK0F is an optical distance sensor. It consists of an ... ArduinoPLC Distance Optical Sensor Test Read more
MQTT client for Arduino PLC as an I/Os module Jan 25, 2019 Introduction This post is showed how to configure your Industrial Arduino based PLC as an MQTT I/Os Module. Take a look at the MQTT library for more information about the functions: MQTT Post Besides ... ArduinoPLC Ethernet IoT MQTT Read more
MQTT Client library for Arduino based PLC's Jan 24, 2019 This post is showed the MQTT library recommended for Industrial Shields. This library has been tested and used in several installations without any issue. So we can assure that is stable and reliable.... Ethernet IoT MQTT Read more
Http requests to a server using an Arduino based PLC Jan 24, 2019 Introduction In this post, we will show you how to perform HTTP requests with the POST method to send information to an external server. The information is received from analog data of a potentiometer... Arduino ArduinoPLC HTTP Request Read more
Analog datalogger in SD card Jan 18, 2019 Introduction In this post, we will see how to use an M-Duino 21+ as an analog datalogger. The analog data will be collected from a potentiometer and will be stored on the internal SD card of the M-Dui... Arduino ArduinoPLC SDcard Storage analog Read more
YHDC SCT-010 and an Arduino based PLC Jan 18, 2019 Index 1. Introduction 2. Requirements for the non-invasive electrical current sensor using YHDC SCT-010 and an Arduino PLC 3. Description 3.1 YHDC SCT010T-D Current Sensor 3.2 Other important data of ... ArduinoPLC Current M-Duino SCT-010 Test Read more
External interrupt using capacitive label sensor with Arduino based industrial PLC Jan 17, 2019 Introduction The KSSTI 600/80 FG3LK-IBS is a capacitive level sensor that allows to control when a label is passing through it. This sensor is digital and normally must be handled with interrupts. In ... ArduinoPLC Capacitive Label Sensor Test input interrupt Read more