The most used communications in each Industry sector Jul 10, 2020 Previous reading How to use communication protocols in industrial automation Introduction In this blog post, you are going to learn where in the industry sector the different communication protocols o... Arduino Communication Industry40 PLC Read more
Network security with ATECC608A and industrial automation Jul 9, 2020 Introduction In this post, we are going to see how the ATECC608A microchip works. It is a microprocessor used for network security and authentication . Therefore, it is very important to provide secur... ATECC608A Decrypt DiffieHellman DigitalSignature Encrypt Ethernet Security Read more
How to use communication protocols in industrial automation Jul 3, 2020 Previous readings Communications and protocols used in industrial automation Introduction In this post, you are going to learn the relationship and the operation, from different diagrams, of the diffe... Read more
Communications and protocols used in industrial automation Jun 29, 2020 Index 1. Introduction 2. Communications 2. 1. WiFi Ethernet 2.2. RS232 RS485 2.3. I2C 2.4. GPRS 3. Protocols 3 .1. HTTPS HTTPS 3.2. MQTT 3.3. Modbus Modbus RTU Modbus TCP/IP 1. Introduction In this po... Communication EthernetWifi GPRS Protocol RS232 RS485 Read more
Industrial monitoring: how to get the most out of it Jun 18, 2020 Index 1. Like sand between your fingers 2. Big challenges 3. Uses and benefits of industrial monitoring 4. Program a DHT22 humidity and temperature sensor 5. Using RS-485 between two Arduino PLC Contr... Read more
How to work with DALI Arduino Library and an industrial PLC Jun 17, 2020 Introduction DALI stands for Digital Addressable Lighting Interface . A DALI network consists of an industrial controller and one or more lighting that have DALI interfaces. The PLC controller ( DALI ... Arduino ArduinoPLC DALI IndustrialShieldsLibraries Software Read more
Industrial Arduino based PLC programming with LabVIEW 2 Jun 16, 2020 Introduction In this post, you are going to learn more about working with an industrial PLC from Industrial Shieldsand the computer application LabVIEW. Previous readings We recommend you read the fol... Arduino LabVIEW PLC Programming Software Read more
The 10 advantages of industrial open source Jun 12, 2020 If you have read our article ' Why bet on industrial automation? ', you will agree that process control and monitoring are fundamental to getting the most out of your company. But, probably, you will ... Read more
Industrial Arduino board compared to Industrial Shields PLC Jun 10, 2020 Introduction In this post, we are going to make a comparison between an Arduino Mega board and a PLC Arduino M-Duino 21+, to see the main differences and characteristics of each one. Although our PLCs... Arduino Communication EthernetPLC IndustrialShields signals Read more
Industrial Arduino monitoring of solar installations Jun 9, 2020 The use of renewable energy is increasingly widespread. Known as alternative or green energies, they have a very low environmental impact since, besides using infinite natural resources (the sun, the ... Read more
DHT22 / AM2302 temperature and humidity sensor Jun 8, 2020 Introduction In this post, we will show you how to work with the industrial controller M-Duino 21+ by connecting a DHT22 temperature and humidity sensor for Arduino. This sensor, also known as AM2302 ... Arduino IDE Arduino based PLC IndustrialShields TemperatureSensor humiditySensor Read more
How to send data through Ethernet HTTP with an Arduino industrial PLC Jun 5, 2020 How to solve the communication with industrial PLCs through Ethernet In this blog post, you are going to learn how to solve a communication issue that exists with conventional PLCs of the main brands ... Arduino based PLC Ethernet+HTTP HTTP IndustrialShields Software hardware Read more