搜索资源列表
串口通信Delphi实现
- 第一步:了解串口通信原理 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。 典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
Proteus
- 电脑和单片机串Vl通信系统一般 由一台运行上位机软件的电脑、一根 串口连接线和下位机即单片机目标板 组成,用这种方式学习和调试串口通 信程序比较麻烦。本文介绍一种用 Proteus实现电脑和单片机串口通信仿 真的方法,所有的事情都在一台电脑 上完成。上位机软件和下位机即 AT89C51单片机仿真电路通过由虚拟 串口软件Virtual Serial Ports XP5.1 产生的两个虚拟串口进行连接。文章 的实例中上位机软件使用串口调试助 手。下位机
5345345345
- 利用ActiveX控件开发串口通信软件 - VC++ - 编程文档 - 编程论坛-The use of ActiveX controls serial port communications software development- VC++- Programming Document- Programming Forum
SerialSample
- wince下的串口通信软件,可以实现串口数据的采集,wince5.0测试可用.-wince under the serial communication software that enables serial data collection, wince5.0 test is available.
serial-9.7
- 串口通信软件,实现用户界面与硬件的交互功能,可进行数据的收发操作。同时界面还有告警显示。-Serial communication software and hardware to achieve interactive user interface features to send and receive data operation. At the same time there are warning screen displays.
dist
- 此系统是使用c#编写的串口通信软件,可以实现PC-PC机的数据交互,包括exe文件和源代码,使用vs2008开发-The system is written using the c# serial communication software, you can achieve PC-PC machine data exchange, including the exe file and source code developed using vs2008
串口通信与数控仿真
- WINDOWS API编写的串口通信软件与数控车床仿真,并有数据库应用。这是我的毕业设计,软件已实验应用过,绝对值得下载参考,有什么不足之处请自行更改。
串口监视软件(CommMonitor)
- CommMonitor侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口的专业工具软件。
串口调试助手
- 用于电脑,上位机,单片机以及微处理器的串口进行简单的串口通信软件,(For computer, PC, microcontroller and microprocessor serial port for simple serial communication software,)
vs2010串口通信
- 利用VS2010 MFC编写的串口通信软件源代码(Written using VS2010 MFC serial communication software source code)
LABVIEW串口通讯的上位机系统
- 用labview,实现串口通信软件的功能(Implementation of serial communication software with LabVIEW)
串口TT
- 串口TT软件,适用于串口调试,观察串口通信数据状态。(hhjljlk;l' l' ;';'ll)
串口调试助手源代码VC++6.0-L
- 本软件基于C++语言开发,可进行串口通信测试,通信状态监测等(The software based on C++ language development, serial communication test, communication status monitoring)
简单模拟串行通信2017-10-10 (1)
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and
模拟串口通信
- 应用VC编写的一个模拟串口通信程序,包含串口通信的软件(An analog serial communication program written in VC, including serial communication software)
WpfApp1
- 串口通信,基于c#的一个简单的串口通信软件的实现(the infomation for com)
串口
- C#上位机串口通信软件,实现串口收发,数据保存到文件(C# host computer serial communication software, the realization of serial port and transceiver, data storage to file)
9(串口通信:单片机与电脑)
- 51单片机串口通信,代码功能:单片机和电脑的串口通信,(用串口助手这个软件,让电脑给单片机发信息)(Serial communication of 51 single chip microcomputer)
USB虚拟串口虚拟示波器上位机软件(VB6)
- 基于USB虚拟串口的示波器卡上位机软件源码 该软件需链接硬件设备后方可使用,同时可以用于学习相关软件编写,具有示波器样式的界面。 开发环境:VB6.0