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?
It's not so simple to explain so i made this little diagram