Knowledge Station] Two minutes to quickly understand the CANopen IO program!

CANopen is a high-level communication protocol based on the CAN serial bus system and is an industry standardized protocol. The protocol supports network management, device monitoring and inter-node communication for distributed control and embedded system applications....

Continue ReadingKnowledge Station] Two minutes to quickly understand the CANopen IO program!

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?