PC monitors two-way RS-232 transmission


Posted on Jan 14, 2013

The method in Figure 1a needs no access or knowledge of the communicating devices. A C program opens two COM ports and installs interrupt-service routines for IRQ4 and IRQ3. Upon the reception of an interrupt, the routine stores a byte in a common circular buffer with the COM identifier and error flags. The main program displays the contents of the buffer, indicating time intervals in milliseconds between consecutive transfers. Although the program simplifies the time measurement, it preserves the original byte order and correctly reflects time relationships as long as the main program keeps up with transmission speed.



If you need greater precision, you can easily modify the program to record time stamps, along with the data and status bytes, in the circular buffer. Unfortunately, not all PCs offer two COM ports. This deficiency is a common drawback of notebook compu




Leave Comment

characters left:

New Circuits

.

 


Popular Circuits

100W 420-450Mhz push-pull linear amplifier
Simple RS 232 Level Converter
fogger timer
low frequency oscillator
Boost Switching Converter Design Equations
Good vibrations for energy harvesting
Simple dimming lights circuit diagram
Sound and light control touch delay saving switch integrated circuit diagram



Top