serially100
Electrical
- Mar 30, 2008
- 2
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 have to do some programming to get the PC to read bytes in at an input port, and display the relevant response on the screen.
I am wondering if anyone knows of the most simple and suitable PC program for this?
I hear that Visual Basic is good for this but wondered if there were better ideas? (I am using Windows Vista Home Premium Operating System.)