Category Archives: Linux

Setup Virtual Serial Ports Using tty0tty in Linux
Before starting off with this tutorial, let’s get on with a little bit of background on serial communication, null modems, and virtual ports. A serial port (COM port) is an asynchronous port on the computer used to connect a serial device and capable of transmitting data one bit at a time or serially. Most serial ports […]