搜索资源列表
串口通讯硬件仿真测试
- 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test inquiries conducted using seri
vb.net与232串口通讯
- 基于VB.NET开发的与RS232串口通信的编程实例,适用于开发者参考-on VB.NET development and RS232 serial communication programming examples, application developers to reference
串口源程序
- 一个封装很好的串口类。是基于MFC的 。想编写rs 232串口编程,可应用此类。-a good serial category. Based on the MFC. Rs 232 to prepare serial programming, such application.
vb.net与232串口通讯.asp.jc!
- vb.net与232串口通讯 vb.net与232串口通讯-vb.net and 232 serial communications vb.net and 232 serial communications
两台PC机间RS-232串口通信
- 两台PC机间RS-232串口通信:有乙机,再有乙机通过串口jieshou甲机键盘输入字符串发送给乙机,再由乙机通过串口接收字符并显示在屏幕上。当键入感叹号,结束收发过程。
串口编程
- C# 232串口编程 采集数据
RSC串口通信
- 掌握点对点串行通信程序的编写方法;通过RS232-C串口实现简单的数据传输;通过RS-232串口通信程序的设计学会一般计算机通信系统程序的设计方法。
型号为HL-340 USB转串口线的驱动程序
- 型号为HL-340 USB转串口线的驱动程序,Model for the HL-340 USB to Serial Line Driver
RS232.rar
- 基于RS—232的串口通信,子函数包括初始化函数,发送函数,中断接收函数,奇偶校验函数,Based on the RS-232 serial communications, Functions include initialization function, sending function, interrupt reception function, parity function
3232转485-2
- 232串口转换为485接口通讯的原理图,可以利用这个自制市场上卖的232转485设备器。-232 serial conversion of 485 communications schematics, this can be made use of the market to sell 232 to 485 for equipment.
232
- 232串口协议,进行232与单片机的通信接口-232 serial protocol
232
- PC机的程序设计使用VC++实现,PC机调用通用程序,控制RS-232串口,从而实现数据的收发功能。为了保证数据通信的可靠性,要制定标准的通信协议。-PC-programming using VC++ to achieve, PC machine called generic procedures, control RS-232 serial port, send and receive data in order to achieve function. In order to ensure
VB与欧姆龙PLC通过RS-232串口通讯的上位机程序
- VB与欧姆龙PLC通过RS-232实现串口通讯,监控。(VB and OMRON PLC through RS-232 serial communication, monitoring.)
232串口通信
- ARM的232串口通信,主要是与ARM单片机之间的通信(ARM 232 serial communication, mainly with the ARM microcontroller communication between)
232串口程序
- 实现FPGA平台下串口通信,支持波特率选择,测试稳定。使能信号下降沿有效(Serial communication, support baud rate selection)
C# 串口调试小助手(有源码)
- C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports 命名空间中最重用的是 SerialPort 类。 创建 S
232串口通讯
- STM32串口通讯代码 C语言STM32库函数编程,232串口通讯。(STM32 serial communication code)
VB编程RS232串口控制DA数模转换
- VB编程RS232串口控制DA数模转换,希望对大家有用(VB programming RS 232 serial port control DA digital mode conversion)
rs232串口通信编程大全
- 串口编程大全 适合未接触串口的同学看(Serial programming is suitable for the students who have not contacted the serial port)
C++ Builder与RS-232串行通信控制
- 适用于BorlandC++串口开发,内容详细,大大提高串口开发速度。()