Arduino Mega with HMI

Hello I want to ask, can we connect arduino mega with HMI (human machine interface) such as HMI brand Siemens, Delta, Omron and others to display data from arduino?

It could work as long as the specification of the HMI interface is known.

You must read the specifications of those HMIs and learn how to communicate with Mega.

For example, some of them communicate with RS232 and you should convert those signals to TTL for Arduino Mega2560.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.