Node-RED Modbus RTU / TCP Communication

Node-RED Modbus RTU / TCP Communication

Node-RED can easily connect to industrial controls using Modbus communication. Modbus is a master-slave type of communication. Masters will always send the commands to read or write to the slaves on the network. The slaves will respond if the communication is directed at them. We will be installing the node-red-contrib-modbus palette. This will allow us … Read more

Arduino Uno Super Starter Kit Buzzers

Arduino Uno Super Starter Kit Buzzers

We will now look at active and passive buzzer outputs on our Arduino UNO controller. Electronic buzzers are DC-powered and equipped with an integrated circuit. They are widely used in computers, printers, photocopiers, alarms, electronic toys, automotive electronic devices, telephones, timers, and other electronic products for voice devices. Buzzers can be categorized as active and … Read more

Productivity BRX Do-More EtherNet/IP Remote IO

Productivity 1000 Series PLC BRX Do-More EthernetIP Remote IO

We will now utilize Ethernet/IP to connect a BRX Do-More PLC as remote IO on a Productivity system. The productivity series of controllers can use explicit and implicit messaging techniques of EtherNet/IP to optimize data exchanges across the network. Explicit messaging means that the data messages that are transmitted will contain everything needed in order … Read more

Node-RED Installing the Windows Software

Node-RED Installing the Windows Software

We will now be installing the Node-RED software on our Windows 10 computer. Node-RED is a powerful and easy programming tool that will allow you to join together hardware devices, APIs (Application Programming Interface), and online services. This joining of information is part of the smart factory. Internet of Things (IoT), Industrial Internet of Things … Read more

Arduino Uno Super Starter Kit Analog Inputs

Arduino Uno Super Starter Kit Analog Inputs

We will now be looking at how to use analog inputs to our Arduino UNO controller. An analog input converts a voltage level into a digital value. This can then be used in our Arduino program or sketch. The analog input signal can represent many different items. Speed, levels, distance, brightness, density, humidity, etc. are … Read more

Productivity 1000 PLC Click EtherNetIP Remote IO

Productivity 1000 Series PLC Click EthernetIP Remote IO

We will now utilize Ethernet/IP to connect a Click PLC as remote IO on a Productivity system. The productivity series of controllers can use explicit and implicit messaging techniques of EtherNet/IP to optimize data exchanges across the network. Explicit messaging means that the data messages that are transmitted will contain everything needed in order to … Read more