How to identify your Industrial Shields PLC Aug 8, 2019 Arduino Industrial 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 Arduino Industrial 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 Arduino Industrial 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
How to configure static IP in an industrial Raspberry Pi Panel PC Jul 12, 2019 Raspberry Pi for Industry Introduction In this post, we will see how to configure a static IP in Raspberry Pi Panel PC working with Raspbian operating system through the command console. In many occasions, we will not want to ... Raspberry Pi 3 B+ Raspbian Static IP TouchberryPi application Read more
Increasing/Decreasing Timer Jul 12, 2019 Arduino Industrial 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 Arduino Industrial 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
Communication System between M-Duino and WiFi Module Jul 8, 2019 Arduino Industrial Introduction This post will be explained how to set the communication system between M-Duino and Module WiFi. To achieve this, we will use a communication protocol called SimpleComm. There is a practi... Arduino M-Duino SimpleComm TOOLS40 Wifi Read more
How to burn the bootloader Jul 5, 2019 Arduino Industrial Introduction Ardbox GPRS and Ardbox WIFI & BLE use the SPI pins MISO and MOSI to communicate with the module GPRS Sim800L and the module WIFI ESP32. For that reason, while using these modules, the SPI... Ardbox GPRS Ardbox WIFI Bootloader arduino Read more
HVAC System activated through an SCADA Jul 4, 2019 Arduino Industrial Introduction As a continuation of the Air-conditioning system post, in today´s newsletter Opiron suggests expanding the HVAC system controlled through the Touchberry Pi Panel PC and Ardbox Relay from ... ArdboxRelayHF PanelPC TouchberryPi ardbox hvac relay scada Read more
Open Source Hardware HVAC Project Jul 4, 2019 Arduino Industrial Abstract HVAC systems usually have an available contractor that will allow us to connect a relay. Connecting the relay to an Ardbox Relay industrial PLC , and the industrial Arduino PLC to the Touchbe... OpenSource automation hvac Read more
Arduino ADC (Analogical - Digital Converter) board for industrial Arduino Jun 7, 2019 Arduino Industrial Index 1. Introduction 2. Requirements 3. ADS1115 4. Technical features about ADS1115 5. Connections 6. Library 7. Code Introduction of this Arduino ADC In this post, we talk about the Analogic-Digital... ADC ADS1115 arduino Read more
MAX485 Module with Ethernet PLC Jun 7, 2019 Arduino Industrial Introduction of Arduino MAX485 Module with M-Duino In this post, we will show you how to connect our M-Duino PLC with a converter of RS485 for Arduino, specifically the MAX485 Module . Requirements fo... M-Duino MAX485 RS485 rs-485 Read more