simple serial output debug.

having serial output from mbed is invaliable as a debugging aid, I found that I wanted a simple serial viewer, the only app that I have on my windows7 machine was putty and every time the connection dropped I had to restart (and its a bit of a process to startup and setup) so I wrote a very simple c# app to log a serial port /media/uploads/xenonym/serialsnoop_running.jpg

the sources are available here, I may create an opensource project somewhere if there is any interest (this is sources only to build you will need visual c# 2010 express which is free to download and use. /media/uploads/xenonym/serialsnoop.zip


Please log in to post comments.