搜索资源列表
双机并口通信
- 用C语言和汇编语言编程实现了两台计算机的并口通信。-use C language and remit compile achieve collocate communicate of two computer.
VC实现PC并行端口数字信息输入
- 用vc进行 嵌入式 开发并口通信的实现-vc used for the development of embedded parallel port communication of
BCB环境下开发串口通信
- 此书是在BCB环境下开发串口通信的一本好书啊。文中详细讲解了串口通信的基本概念,同时很具体的描述了编写的过程并附有源码。-book is the BCB development environment Serial Communication a good book ah. This paper gave a detailed account of the serial communication the basic concept, but very specific descr iption
并行通信
- 与开发并口通信程序相关的类CParallel及并口通信的原理-parallel with the development of communications procedures related to the type and parallel communications CParallel Principle
两台PC机间RS-232串口通信
- 两台PC机间RS-232串口通信:有乙机,再有乙机通过串口jieshou甲机键盘输入字符串发送给乙机,再由乙机通过串口接收字符并显示在屏幕上。当键入感叹号,结束收发过程。
串口通信1
- 用从c++编写的串口通信程序,内有详细的了解并设置串口参数的源码,并含通信原理-prepared from the use of serial communication program, with detailed understanding of serial port parameters and set up the source code, and communication with Principle
pport两台计算机间用并行打印口通信
- 两台计算机间用并行打印口通信的源程序,可以 进行并口的开发。-The source code about communication between two computers through parallel ports, which can be helpful to parallel port developing.
51单片机串口通信
- 51单片机串口通信,经过Keil编译并测试通过
CC2430内部无线温度采集及串口通信节点与PC
- 采集片内温度采集并进行串口通信
Labview serial assistant串口通信控制方式
- 针对在LabVIEW开发环境下传统串口通信控制方式的弊端,提出了另一种控制方法,即在LabVIEW中利用ActiveX控件容器,调用第三方提供的ActiveX控件—MSComm控件,实现对计算机串口的通信管理,并结合一数据采集系统给出了实例,In the LabVIEW development environment for traditional serial communication under the control of the disadvantages of an alternat
用delphi的spcomm控件写得串口通信程序
- 用delphi的spcomm控件写得串口通信程序,实现数据的采集,并能适时耳朵保存数据-The spcomm written with delphi serial communication control procedures, data collection, and the timely ear save the data
fpgaandmcuand25h20.rar
- FPGA 和MCU的并口通信 及MCU和E2PROM(FM25H20)SPI通信 功能:FPGA对MCU的写(FPGA发给MCU的地址是写进E2PROM的地址 ,E2PROM中的数据是 FPGA发送的数据。) FPGA对MCU的读(FPGA读取它发给MCU在E2PROM中存取的数据) 程序和图见附件 恳请高手指导 小弟急啊!,FPGA and MCU
DLportTEST
- 这是一个简单的并口通信程序,设定并口号,可以输入输出。是学习并口通信编程的好例子。-This is a simple parallel port communication program, set up and the slogan, you can input and output. Learning parallel programming is a good example of communication.
shuangjibingkoutongxin
- 双机并口通信程序-Two-plane parallel port communication program
串口通信与数控仿真
- WINDOWS API编写的串口通信软件与数控车床仿真,并有数据库应用。这是我的毕业设计,软件已实验应用过,绝对值得下载参考,有什么不足之处请自行更改。
基于FPGA的串口通信系统
- 该设计是基于 FPGA 的串口通信系统模拟仿真,通过对 RS-232 串行总线 接口的设计,掌握发送与接收电路的基本思路,并进行串口通信。采用 Verilog HDL 语言对 UART 波特率产生模块、数据发送模块、接收模块进行硬件描述, 再将其整合为一个 RS-232 收发模块,最终在顶层模块中将两个 RS-232 模块例 化,实现两块 FPGA 芯片全双工通信的设计。(Design of serial communication system based on FPGA)
FPGA_AD7606
- FPGA 与ad70676之间用并口通信 八个通道采集到的电压用串口打印出来(Parallel communication between FPGA and ad70676, the voltage collected by eight channels is printed out with serial port)
verilog串口通信程序
- 串口通信程序,用于fpga的串口收发,并讲解了串口通信原理。(Serial communication program is used to receive and transmit the serial port of FPGA, and the principle of serial communication is explained.)
STM32程序
- STM32与AD7616进行串并口以及4位并口通信(STM32 with AD7616 serial parallel commnikation)
C#写的串口通信源代码
- 1. 利用C#编写的串口通信工具 2. 源代码全部公开 3. 可以作为上位机通信的前端入口,并进行二次开发 4. 解决方案文件chuankou.sln 5. 编译成功文件chuankou.exe