I have a python script(UBUNTU) reading and writing info from local serial port.It works fine! what if instead of using the local serial port , i want to use another machine serial port, remotely ?
how would you implement this:
-between 2 ubuntu machines?
-between 1 ubuntu and one windows machine?
its not so simple to explain so i made this little diagram