Application to Debug Serial Port Communication
Posted: 14 May 2007
Updated: 14 May 2007
Views: 85,934
Rating: 4.66/5
Votes: 27
Popularity: 6.66
Licence: The Code Project Open License (CPOL)
Bookmarked: 135
Downloaded: 3,382
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.