-
基于CSerialPort串口类的的出口通信,比用串口通信控件更方便。...
基于CSerialPort串口类的的出口通信,比用串口通信控件更方便。-Based on the export of the class CSerialPort serial communications, serial communication control than with more convenient.
- 2022-01-26 02:50:02下载
- 积分:1
-
A team to carry out the operation of serial procedures, can serve as a learning...
一个队串口进行操作的程序,可以作为学习串口编程的资料-A team to carry out the operation of serial procedures, can serve as a learning serial programming data
- 2022-11-23 11:45:03下载
- 积分:1
-
based on RS
基于RS-232的,对多路转换开关的控制程序,希望对大家有用!^_^-based on RS-232, for multi-channel switch control procedures in the hope that it may be useful right! ^ _ ^
- 2022-03-17 12:38:10下载
- 积分:1
-
端口测试程序
com port test program
- 2022-04-08 01:44:03下载
- 积分:1
-
windows串口通信编程的源码。非常实用。
windows串口通信编程的源码。非常实用。-windows serial communication programming source. Very practical.
- 2022-01-21 17:35:58下载
- 积分:1
-
rs232的通讯程序,可以用文本方式定义协议
rs232的通讯程序,可以用文本方式定义协议-RS232 communication procedures can be defined as text agreement
- 2022-09-22 07:35:03下载
- 积分:1
-
通过串口传输文件
说明:压缩文件并通过串口传送
要求:1M以下文件...
通过串口传输文件
说明:压缩文件并通过串口传送
要求:1M以下文件-through the serial port to transfer files : compressed files through serial transmission requirements : 1M following documents
- 2022-03-26 15:43:36下载
- 积分:1
-
采用C语言,软件模拟硬件UART端口,基于PIC系列处理器实现.
采用C语言,软件模拟硬件UART端口,基于PIC系列处理器实现.-Using C language software simulation of hardware UART ports, based on the PIC family of processors to achieve.
- 2023-05-10 04:30:02下载
- 积分:1
-
简要描述:
一个很好而小巧的串口调试助手,支持常用的300...
简要描述:
一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。-Briefly described: a good and compact serial debugging assistant to support commonly used 300-115200bps the baud rate, parity can be set up, data bit and stop bits are used in the hexadecimal ASCII code or receive or send any data or characters (including Chinese), can set up automatic send cycle, and can receive data into a text file that can send any size text file.
- 2022-03-06 02:43:07下载
- 积分:1
-
串口通信程序,通过汇编语言使用BIOS的。
本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the use of assembly language BIOS interrupt calls and function calls DOS PC Dual Serial Communication. Among them, PC and the next crew will be supplemented by serial port Serial COM2 (I address 2FXH) external with 9-pin connectors and enable a PC connection; through the BIOS "INT 14H," four interrupt service routines, complete serial port initialization programming, Send a data receiving a data communications test and the state line. The procedures are divided into PC serial automatic test procedure (for the purpose of testing Serial good or bad) and full-duplex PC-machine communication program two parts.
- 2022-09-02 07:35:03下载
- 积分:1