Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Modbus Plugin
#2
Are you using the minimalmodbus python module on the Raspi side?
https://minimalmodbus.readthedocs.io/en/master/

I am using this with great success on a raspberry Pi along with an RS485 USB adapter:
https://www.amazon.com/Gikfun-Serial-Con...85+adapter

It only needs one USB port on the Pi.

How are your Arduinos connecting to the serial bus?

I use an RS485 to RS232 adapter on the arduino side:
https://www.amazon.com/MAX485-Module-RS-...to+arduino

I am using the SimpleModbusSlave library on the arduino side:
https://drive.google.com/drive/folders/0...U1RQVBfSzg

It should be pretty easy to make a plugin for SIP using minimalmodbus.

Dan
Reply


Messages In This Thread
Modbus Plugin - by cyberthom - 2017 Mar 07, 03:54 PM
RE: Modbus Plugin - by dan - 2017 Mar 07, 10:54 PM
RE: Modbus Plugin - by cyberthom - 2017 Mar 08, 10:30 AM
RE: Modbus Plugin - by dan - 2017 Mar 08, 04:41 PM
RE: Modbus Plugin - by cyberthom - 2017 Mar 09, 07:11 PM
RE: Modbus Plugin - by dan - 2017 Mar 10, 03:00 AM
RE: Modbus Plugin - by cyberthom - 2017 Mar 23, 09:50 PM
RE: Modbus Plugin - by dan - 2017 Mar 24, 04:38 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)