Relative Content

Tag Archive for pythonlinuxrs485modbus-tcppymodbus

MODBUS on Linux

I am currently working on a project allowing 2 pressure sensors to communicate with a Raspberry Pi’s Linux based operating system. This system has two differential pressure sensors connected to an Ethernet-Serial Server. This server is then connected to the raspberry pi via ethernet. I have already allowed successful communication with my Windows PC. I am now struggling trying to figure out how to allow successful communication with my Raspberry pi.