Productivity Open P1AM Arduino First Program

The P1AM-100 industrial controller is programmed with the Arduino IDE (Integrated Development Environment). We installed the Arduino IDE, P1AM-100 library and ProductivityBlocks. Using this software we will be setting it up to program our P1AM Arduino industrial controller. The Boards Manager will be used to set up our P1AM-100 Arduino board. We will then ensure … Read more

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