Modbus Python library for reading vibration sensor values

Topics about the Software of Revolution Pi
Post Reply
prathyusha
Posts: 2
Joined: 15 Sep 2021, 14:00
Answers: 0

Modbus Python library for reading vibration sensor values

Post by prathyusha »

Hi,

Our company brought REVPI connect and we want to read the vibration sensor values . The vibration sensor is connected to the RevPI via RS485 protocol. We want to read values using minimalmodbus python library. Is it possible or do you have any examples how to read the senor data with python library.
->Johannes<-

Re: Modbus Python library for reading vibration sensor values

Post by ->Johannes<- »

Hi prathyusha,

have a look at

pySerial

or

RevPi way
Tutorial 21 – Modbus RTU Master

Regards
Johannes
Post Reply