搜索资源列表
模仿Windows系统带的超级终端风格的RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。-This is a parody of the Super Terminal Windows system with RS232-style serial debugging tools. Very eas
UART
- windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
CCommLib
- 自己写的串口通信类库,为异步读操作,使用时直接将lib文件加载如程序,判断串口是否可以,打开串口,读、写串口,关闭等,自己写的,满足一定的需求,不太完善-serial communication class library for the asynchronous read operation, use lib file is loaded directly into such programs to determine whether the serial port, open the ser
1
- 通过RS-232读取产品串口信息,自动保存串口信息,并进行比较,若与合格的串口信息比较就判断合格,否则为不合格,能自动以产品名为文件夹,产品条码系列号为文件名保存信息,测试产品时非常有用.-Read through the RS-232 Serial Product information, automatically save the serial information and comparison, if qualified in respect of the serial informa
delphiFunction
- Delphi 常用的接口文件档,过目要记在心理-Delphi common interface file file, read should bear in mind the psychological
232
- 读取串口数据,并写入TXT文件.VB程序编写.-Read the serial data, and write TXT file
ReadFileTest8old
- 本程序能够快速、准确的读取串口数据,实现数据按需要进行换行,并将读取的数据以TXT文件形式保存。-The program can quickly and accurately read the serial data for data lines as needed, and TXT file to read the data is stored.
Com232
- vc 以文件读取形式开发串口,经过不断应用,验证稳定可靠,被本人用于实际项目中-vc to read the file format developed port, through constant application to verify reliable, I used to be the actual project
SerialPortCommunication_VBNet2
- READ COM PORT AND SAVE ITS INPUT TO TEXT FILE
