Industrial Raspberry Pi] How to control RevPi I/O remotely using Python?

 Previously shared with you how to use Python to read and write data from the process image file of the Industrial Raspberry Pi to achieve the purpose of controlling the input and output, you can use three ways: file function, ioctl and revpimodio2 library. The third way is the easiest and most convenient...

Continue ReadingIndustrial Raspberry Pi] How to control RevPi I/O remotely using Python?

Industrial Raspberry Pi] Three ways to access process image data at once!

Industrial Raspberry Pi】 Revolution Pi is an industrial Raspberry Pi based on the Raspberry Pi computing module for industrial-grade design and packaging.RevPi's operating system is optimized on the basis of Raspbian, adding RT real-time patch to the linux kernel to make ...

Continue ReadingIndustrial Raspberry Pi] Three ways to access process image data at once!

Industrial Raspberry Pi] How to combine Node-Red programming to realize industrial control function?

About Industrial Raspberry Pi 】 Industrial Raspberry Pi (RevolutionPi) is a DIN-rail mounted small industrial controller and smart gateway. revolutionPi (abbreviated as RevPi) has a complete set of IO and bus modules that can be used with all common analog and digital ...

Continue ReadingIndustrial Raspberry Pi] How to combine Node-Red programming to realize industrial control function?

Industrial Raspberry Pi] Combined with Codesys to realize CANopen master station

I. Preface In the previous article, we have introduced how to use Industrial Raspberry Pi combined with CODESYS to implement soft PLC and the steps to build the project, this article will go further and introduce how to use Codesys to implement CANopen master function. (Required Codesys p...

Continue ReadingIndustrial Raspberry Pi] Combined with Codesys to realize CANopen master station