IoTiAn

Results 1 issues of IoTiAn

Hello, I want to read device data through modbus (TTL-RS485 module) communication using raspberry pi for this I write this python code. ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' import pymodbus import serial import RPi.GPIO as...