搜索资源列表
FPGAEPP.files
- USB、串口、并口是PC机和外设进行通讯的常用接口,但对于数据量大的图像来说,若利用串行RS-232协议进行数据采集,速度不能达到图像数据采集所需的要求;而用USB进行数据采集,虽能满足所需速度,但要求外设必须支持USB协议,而USB协议与常用工程软件的接口还不普及,给使用带来困难。有些用户为了利用标准并行口(SPP)进行数据采集,但SPP协议的150kb/s传输率对于图像数据采集,同样显得太低。因此,为了采集数据量大的图像数据,本文采用了具有较高传输速率的增强型并行口协议(EPP)和FPGA,
Mscomm
- 2.MSComm 控件的常用属性 MSComm控件有很多重要的属性,但首先必须熟悉几个属性。 CommPort 设置并返回通讯端口号。 Settings 以字符串的形式设置并返回波特率、奇偶校验、数据位、停止位。 PortOpen 设置并返回通讯端口的状态。也可以打开和关闭端口。 Input 从接收缓冲区返回和删除字符。 Output 向传输缓冲区写一个字符串。-Common attributes 2.MSComm control MSComm cont
SuperComm
- 电子工程师或软件工程师开发设计串口界面的时候,经常需要模拟软件(仿真软件)或协议分析仪对串口通讯进行监控模拟。有了串口通讯软件SuperComm,工作方便多了。不再需要昂贵的协议分析仪,不再需要专门编写仿真软件,只要一台运行微软Windows 2000/XP的电脑加上SuperComm,稍加配置就可进行开发测试了。 -Electronics engineers or software engineers developing and designing serial interface, it
Ch8
- ADP宏指令: ADP提供了一种既方便又功能强大的宏指令应用方式,使人机得以经由内部宏指令(Macro Function)功能执行数值运算,逻辑判断,流程控制,数值传递,数值转换,定时器计数器,自定通讯指令操作等等,由宏指令的使用可让人机不仅和PLC联机通讯,同时由另一通讯端口来执行同其它通讯设备联机,此功能不仅提供有效的系统整合同时成为最经济便宜的硬件应用架构。而且使用宏指令也可大大的减少PLC的程序容量,让PLC的控制精度及效率最佳化。-ADP macros: ADP provides
rs232
- 此VI是串口通讯VI,也可作为底层子VI使用-This VI is a serial communication VI, can also be used as the underlying sub-VI
pcDUIc51
- 这是个PC机和单片机的串口通讯程序,内容详实,三个实例都能正常运行,有助于程序员上位机软件的编写。-This is a PC machine and the Serial communication program, informative, and three instances of normal operation can help programmers write PC software.
vcMSCom
- vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
VCPP_chuankoushangweiji
- 实现单片机与电脑的串口通讯,此实例主要是上位机编程。,通过单片机往串口里发送数据,可以看到主窗口的的A/D转换结果,以及进度条显示电压值变化。-SCM and the computer' s serial communication, this instance of the main host computer programming. Through the microcontroller to send data to the serial port where you can se
Siemens-PPI
- Siemens PPI协议分析 西门子S7-200 PLC之间或者PLC与PC之间通信有很多种方式:自由口,PPI方式,MPI方式,Profibus方式。使用自由口方式进行编程时,在上位机和PLC中都要编写数据通信程序。使用PPI协议进行通信时,PLC可以不用编程,而且可读写所有数据区,快捷方便。但是西门子公司没有公布PPI协议的格式。用户如果想使用PPI协议监控,必须购买其监控产品或第三方厂家的组态软件。这样给用户自主开发带来一定困难,特别是自行开发的现场设备就不能通过PPI协议接入PLC
PCchuankou
- PC串口通讯,里面有C程序和仿真图,可以用proteus和keil联调-PC serial communication, which has C program and simulation diagram, you can use proteus and keil FBI
CommPPT
- 有关于串口通讯的文档以及PPT,需要的可以直接下载-Documentation, and PPT on serial communication can directly download
LKT4101
- LKT4101 防抄板专用协处理器芯片采用专用的智能卡芯片平台,内置凌科芯安公司自主开发的嵌入式系统,专门为保护用户代码,防止非法访问和外部攻击而设计的新一代安全芯片。处理器使用8051内核,采用串口通讯协议,用户可以把主要算法放到芯片内部,编程语言基于标准C,开发简单方便,同时,内部大容量的数据空间可作为用户扩展数据存储器,存放重要特征数据。-LKT4101 anti-copy board dedicated coprocessor chip dedicated smart card chip
MSCommunication
- 串口通讯程序,能够实现上位机与单片机的通信-Serial communication program, can be achieved between PC and microcontroller communication
main
- CAN开发板-串口通讯,波特率设置9600,检验位N,数据位8,停止位1.数据16进制发送,16进制显示。-CAN development board- serial communication, the baud rate is set to 9600, test bit N, 8 data bits, stop bits 1 data in hexadecimal send hexadecimal display.
DPJ
- 用80C51单片机和AD0809实现单路采集系统的设计,并可通过解单片机和PC串口通讯,在PC机上实时的显示出来-80C51 microcontroller and AD0809 single acquisition system design, and can be by solving the microcontroller and PC serial communication, real-time on the PC display
VB-with-_RS-232_-serial-
- 最新VB上位机参考书籍,主要讲述的是串口通讯,详尽丰富的例子,通俗易懂,可以缩短开发时间,也是新手学习的好工具。-Last VB PC reference books, mainly about serial communication, detailed examples of rich, easy to understand, you can shorten development time, but also a good tool for beginners to learn.
Written-linux-serial-procedures
- 编写的linux串口程序,实现了基本的串口通讯功能,并在接收报文时,使用了环形缓冲区,可以直接调用-Written linux serial procedures to achieve the basic serial communication function, and when receiving packets using a ring buffer, you can directly call
tongxun
- 串口通讯和数据采集系统,你可以参考例程继续开发Serial communication and data acquisition system, you can refer to the routine continues to develop-Serial communication and data acquisition system, you can refer to the routine continues to develop
UART
- RS-232-C 详解,串口通信基本接线方法,串口通讯的概念及接口电路-UART can help you study, this Document for uart all something
反转电机程序
- 可以实现单片机的串口通讯功能。。。。。。。。。。(The serial communication function of single chip computer can be realized)