Tag Archives: serial port monitoring

Serial port monitoring

In engineering, when working with embedded devices, it is often required to be able to read data from the serial ports. In most cases, to simplify the coding process, whatever device that is throwing data is usually just dumping data …

Read more »