pozz
2023-11-27 07:55:11 UTC
I have a proprietary device with a RS232 port controlled by a Windows
application that opens a standard COM port.
Now I need to move the device in a remote position with Internet
connection. The user (and the Windows PC) will be in a different position.
I want to develop an embedded Linux box with RS232 port connected to the
device and Internet.
I know there are many commercial solutions, but before I'd search for an
open-source solution, if any. Here the big issue is the virtual COM
driver for Windows.
It's not a one-piece scenario, so it makes sense to develop my embedded
box that solves this problem. Moreover, I would stay generic regarding
RS232 baudrates, parity and so on.
application that opens a standard COM port.
Now I need to move the device in a remote position with Internet
connection. The user (and the Windows PC) will be in a different position.
I want to develop an embedded Linux box with RS232 port connected to the
device and Internet.
I know there are many commercial solutions, but before I'd search for an
open-source solution, if any. Here the big issue is the virtual COM
driver for Windows.
It's not a one-piece scenario, so it makes sense to develop my embedded
box that solves this problem. Moreover, I would stay generic regarding
RS232 baudrates, parity and so on.