Jump to content

Arduino Mega to a Unistream HMI/PLC via MODBUS


Recommended Posts

Good day All 

Im wondering if someone will be able to assist me with the following.

we have a few in house built machinery that runs off Arduino Controllers. We needing to link it up to a Unistream HMI to Display the Data. I know it can be done via Modbus. 

Im just needing some help with the initial Modbus from Arduino to Unistream setup

 

Please Assist where you can 

Link to comment
Share on other sites

Hi Andrew,

exist many arduino library to use modbus RTU or TCP protocol..both master and slave...then how do the sketch depends on which library you will choose.

each library include examples and someone also a manual...pay attention that Arduino MEGA doesn't has a native RS485 or ethernet port then you will need some extra board (usually cheap).

Link to comment
Share on other sites

  • 1 year later...
  • 7 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.