搜索资源列表
Com
- 用于串口通信的编程,可以用来做一个文件的传输,也可以拿来玩玩啦-For serial communication programming, can be used to make a file transfer, you can also play friends used
Communication
- VC++串口通信打 打开串,发送命令,接收指令-VC++ Serial Communication to play open string, send commands, receive instruction
temp
- 本程序实现了通过串口 访问数据 实时显示温度 显示 温度曲线图 还可以回放历史数据-Realized by the serial port to access the data through real-time display shows the temperature curve temperature can also play back historical data
Serial-debugging-assistant-source
- 1、自动检测系统串口数量,如有USB转串口设备插入,即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口。 3、可以发送字符、十六进制数据。 4、字符和十六进制数据可以定时循环发送。 5、支持自定义帧格式,自动加入校验。可选和校验和异或校验。 6、有十进制<-->十六进制互转功能,方便参数计算。 7、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。可以自动滚屏,自动清屏。 8、单击接收到的十六进制数据,可以自动解码成十进制有符号和无符