搜索资源列表
模仿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
SIMEasy.rar
- 软件介绍: 手机卡易通是由江苏省海门市天乐之家工作室开发的一款针对手机GSM SIM卡及CDMA UIM卡的信息管理软件。 运行平台:MicroSoft Windows 98、2000、XP 读卡器支持: 1.支持所有型号的串口读卡器及USB转串口的USB读卡器 2.支持所有型号的SMART CARD读卡器,完全符合PC/SC规范和ISO-7816 T=0标准 3.支持无驱型读卡器 智能卡支持: 1.支持GSM SIM卡 2.支持CDMA UIM卡
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
rxmod
- 通过Modbus读取PLC保持寄存器数据的DLL开源文件-Open code to read PLC holding register via Modbus.
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
ESIVacSys2_v1.0
- ESI 真空计串口读取.利用RS232读取并生成文件自动记录真空度。-Vaccum recorder by RS232C for ESI ion Gauage.
232
- 读取串口数据,并写入TXT文件.VB程序编写.-Read the serial data, and write TXT file
timer
- 51单片机实现的4路设备工作时间计时器,有C51源码和Proteus仿真文件,还包括VB编写的上位机数据采集程序源码,通过串行口读取设备工作时间数据。-4-way MCS51 hours timer device, a C51 source and the Proteus simulation files, including VB, PC data acquisition program source code, read through the serial port device work
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
Asynchronous-serial-port
- 异步读取串口,实现文件传输,采用重叠操作很有学习价值-Asynchronous serial port to read, to achieve transmission
ReadHPtime-SRVER
- 借用第三方的串口定义和相应的支持文件,读取系统当前时间,通过自约定的通讯协议,将时间报文通过串口发送。-read systemtime and send it by com
combarcode
- VB通过COM串口读取条形码设备。如果不能运行,可能是你的VB中不包括MSCOMM控件,需要注册MSCOMM控件。 点击SETUP文件夹下的SETUP命令,则会在您的机子上安装串口程序,并注册MSCOMM控件。-read code from barcode by com