Application to Debug Serial Port Communication
Posted: 14 May 2007
Updated: 14 May 2007
Views: 96,703
Rating: 4.65/5
Votes: 29
Popularity: 6.82
Licence: The Code Project Open License (CPOL)
Bookmarked: 142
Downloaded: 5,134
This is a very simple app I use to test serial traffic. It enumerates the COM ports, allows you to edit all properties of SerialPort class instance. It also allows you to send files randomly to the serial port and save incoming data to a file.