ABSTRACT: UARTTST.CPP Terminal is a sample program for the UART based serial communications card. It is set up to use COM1. This program sends a user defined string to COM1 and then displays any data that is returned. This is useful when debugging devices that should respond to a poll command. The program exits when the Esc key is hit.