搜索资源列表
CommTest
- 使用VC访问串口,指定串口波特率,起始位和终止位,连续读取,十六进制数据显示
HexConvert
- 十六进制转换测试程序,在串口编程中经常使用到十六进制数据格式-Hex conversion test program
sertest.tar
- QT实现,linux下串口读写十六进制数据,方便设备调示-QT implementation, linux serial read and write under the hex data to help tune the device shown
MSCOMM
- 基于MSCOMM串口助手 ini文件保存配置文件 接收发送十六进制-Based on the MSCOMM serial assistant ini file to save the configuration file receiver to send hex
SCOMMtest
- VC++版串口调试助手源码,功能还是比较多的,接收区和来显示串口消息,在调试时,可指定串口、波特率、校验位、数据位、停止位,关闭串口和清空接收区、以十六进制调试、保存显示数据、在同一周期后自动发送数据、选择发送文件、计数器清零等功能,代码在VC++6.0中可直接编译。-VC++ version serial debugging assistant source, function, or more, reception area and to show the serial message wh
CHUANK
- 利用VB编写的串口小软件,经过实际测试收发数据十六进制和hex-VB written using serial software, after the actual test
serialport.tar
- 完整实现QT5平台下串口通讯,支持十六进制(qt5 serial port communication)