At the moment I have a PIC in a circuit where it's monitoring faults (the outputs of various comparators) and lighting LEDs when a fault occurs.
However, i want to get rid of the LEDs and serially send the fault "byte" to my PC and program it to display the fault in a window.
I will obviously...