TxRxSerial Communication v1.0
TxRx uses RS_232 com port on you PC to communicate with another device.It can send or receive data via serial port.You can set the baud rate, amount of buffer, Com1, Com2, ... serial port and the number of stop bits and type of parity.It's my first experience in hardware programming using VC++ 6...