5 skills found
itas109 / CSerialPortCSerialPort - lightweight cross-platform serial port library and protocol parsing for C++/C/C#/Java/Python/Node.js/Electron/Rust
davidanger / MSCOMM32This is share for MSCOMM32.OCX install trick
amantotek / Vb6SerialAPIVisual Basic 6 class allowing serial port handling using the API method instead of MSComm
wuyuans / COMM在vs2010中实现串口通信(基于MSComm控件)
ChenXiao-sjtu / Serial Communications基于vs2010+MFC+MSComm控件实现16进制和ascll码的串口通信。注意对MSComm控件的添加,以及代码中串口通道相关参数的修改。