Stride Field Remote IO Modbus TCP Ethernet

The Stride Field Remote I/O Modules are simple and compact. They provide an economical means to connect inputs and outputs to an Ethernet Modbus TCP communication network. Every module operates as a standalone Modbus TCP server and can be configured via a built-in web server. We will be looking at the following two Stride Remote … Read more

P1AM Arduino Controller Installing the Software

The P1AM-100 industrial controller is programmed with the Arduino IDE (Integrated Development Environment). The C++ programming environment is emerging in industrial automation. This software is open-sourced and available free of charge. It will run on Windows, Mac, or Linux. ProductivityBlocks is a graphical programming interface and add-on to the Arduino IDE. It helps you build … Read more

C-More EA9 HMI to Solo and Click PLC Controllers

The cmore EA9 HMI has an event manager that can be used to trigger actions based on various events. We will be adding a Click PLC to our headless RHMI cmore EA9 program that we created last time to communicate to the solo process temperature controller. The Solo will be connected via RS485 using the … Read more

Productivity Open Arduino Industrial Controller

Productivity Open is an industrial rated Arduino compatible platform controller. This rugged open-sourced CPU mimics the MKRZero Arduino. You can add standard MKRZero shields (Add-on Boards), along with the Productivity 1000 PLC I/O. The Productivity Open Arduino Compatible Industrial Controller is CE and UL certified. Approved industrial standards ensure that your panels operate equipment and … Read more

C-More to Solo Process Temperature Controller

The cmore EA9 HMI can connect to the Solo process temperature controller using the built-in RS485 serial communication port. This will connect up to 32 solo units back to the HMI for display and control. We will be setting up our headless RHMI c-more EA9 to communicate to the Solo process temperature controller. Using the … Read more

C-More EA9 HMI Headless Windows / Android Remote Access App

Remote access will allow for viewing or controlling the C-More EA9 HMI series. We can use any windows based machine or use the C-More remote HMI App from Apple iTunes store, Google Play or Amazon App Store for mobile devices. This software is available free of charge. Setting up the EA9 series for remote access … Read more

Wiring 3 Wire DC NPN and PNP Sensors

Wiring 3 wire DC sensors can be confusing. I recently received a question on PNP and NPN sensors. They wanted an explanation of what a sink is and how to wire one. Confusion over the Normally Open and Normally Closed function of the sensor is also a common question. Several diagrams will show a resistor … Read more

C-More EA9 HMI Series Headless RHMI Setup Screens

The C-more headless EA9-RHMI is programmed using the C-more Programming Software, EA9-PGMSW. The developed project is transferred from the PC to the HMI by either a USB or an Ethernet connection between the two. Previously we used the Ethernet connection to establish communication. We will be using the USB connection to establish communication, save the … Read more

Stride MQTT Gateway to Adafruit IO

MQTT protocol is used for machine to machine (M2M), internet of things (IoT) communication. This publish/subscribe messaging is used where limited device resources are available or network bandwidth is low. The MQTT protocol provides small size, low power usage, minimized data packets, and efficient distribution of information to one or many receivers. The Stride MQTT … Read more

C-More EA9 HMI Series Headless RHMI Panel

The C-More EA9 HMI Panel now comes in a headless version. (EA9-RHMI) All of the great features that are already built into the EA9 are available with the new headless model. This unit can be mounted within the cabinet and you can decide how to display the information. This user-friendly, time-saving software platform allows your … Read more