搜索资源列表
-
1下载:
嵌入式应用技术基础教程1
第1章 嵌入式应用技术概述
第2章 嵌入式应用技术的硬件基础
第3章 高级语言的串行通信编程
第4章 Freescale 08系列单片机概述
第5章 HC08 CPU与汇编基础
第6章 通用I/O与第一个汇编程序
第7章 08C语言
第8章 串行通信接口SCI与串行外设接口SPI
第9章 键盘中断模块与A/D转换模块
第10章 定时接口模块-embedded applications guide a technical basis
-
-
0下载:
计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communication technology and engineering practice in compiling this chap
-
-
0下载:
USB、串口、并口是PC机和外设进行通讯的常用接口,但对于数据量大的图像来说,若利用串行RS-232协议进行数据采集,速度不能达到图像数据采集所需的要求;而用USB进行数据采集,虽能满足所需速度,但要求外设必须支持USB协议,而USB协议与常用工程软件的接口还不普及,给使用带来困难。有些用户为了利用标准并行口(SPP)进行数据采集,但SPP协议的150kb/s传输率对于图像数据采集,同样显得太低。因此,为了采集数据量大的图像数据,本文采用了具有较高传输速率的增强型并行口协议(EPP)和FPGA,
-
-
0下载:
本系统多个测控单元通过串行通信接口与上位机相连,可巡检和控制十二路温度,控制八路电机定时开关,以及依据料位计开关状态按顺序控制十一路卸料输料、电机的起停。已经成功应用于电除尘低压供电控制系统中。-the system control unit through a number of serial communication interface with the PC connected, Patrol and control can be 12 road temperature, the Eig
-
-
1下载:
MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-
-
-
0下载:
2位微机实验指导书
华中科技大学计算机学院
武汉市豪申光电新技术有限公司
第一章 基本接口实验 2
第一节 并行接口实验(8255芯片实验) 2
实验一 步进电机控制接口实验 2
第二节 定时/计数实验(8253芯片实验) 9
实验二 音乐发生器接口实验 9
第三节 串行通信接口实验(8251芯片实验) 21
实验三 RS-232标准全双工查询方式异步串行通信
-
-
0下载:
本文介绍MATLAB环境下上位机与下位机通过RS232接口进行串行通信的实现方法 详细叙述了在MATLAB环境下使用其自带的控制工具箱中的串口事件回调函数,实时接收下位机输出串行信号的实现过程.-This article describes the MATLAB environment, host computer and the next-bit computer through RS232 serial communication interface implementation metho
-
-
0下载:
该文章《基于VC++的小型变电站监控组态软件的设计与开发》是优秀硕士学位论文。
该论文在深入分析工业变电站自动化系统的基础上,根据工业变电站对监控软件的性能要求和功能要求,提出了一种工业变电站监控软件功能模块设计方案,并基于VC++6.0设计实现了通信管理模块、实时数据库模块、图形界面组态模块三个主要的功能模块。 通信管理模块利用多线程技术实现了串口通信和网络通信,从而实现了数据采集和解析的功能。数据库模块从实时数据库的系统结构分析、实时数据库的特点、实时数据库的数据管理以及实时数据库的
-
-
0下载:
一些实用的单片机设计方案,usb接口,OFDM,串行通信发射机,电子密码锁,智能小车,点阵,电子时钟-Practical single-chip design, usb interface, OFDM, Serial communication transmitters, electronic locks, intelligent car, lattice, electronic clock
-
-
0下载:
电子工程师或软件工程师开发设计串口界面的时候,经常需要模拟软件(仿真软件)或协议分析仪对串口通讯进行监控模拟。有了串口通讯软件SuperComm,工作方便多了。不再需要昂贵的协议分析仪,不再需要专门编写仿真软件,只要一台运行微软Windows 2000/XP的电脑加上SuperComm,稍加配置就可进行开发测试了。 -Electronics engineers or software engineers developing and designing serial interface, it
-
-
0下载:
串行通信使用单条数据线代替了并行通信的8位数据线,传输的距离更远。通信接口每次从CPU得到8位数据-Serial communication using a single parallel data lines, instead of 8-bit data communication lines, transmission distance farther. Communication interface for each 8-bit data from the CPU to be ...
-
-
1下载:
本文设计了基于USB2.0接口的RS485讯号仿真器。它通过终端应用程序软件设置串 列通信参数和数据帧发送格式,并在讯号仿真器内部形成讯号死循环反馈,即将实际发送的数据通过反馈回路回送给终端应用程序软件并显示出来。文中详细介绍了 USB接口芯片FT245R的工作原理及应用,并在MFC平台下调用FT245R的动态链接库接口函数进行终端应用程序软件设计。 -This paper is designed based on USB2.0 interface RS485 signal emulator.
-
-
0下载:
此设计主要包含两大模块:一是DSP之间的串行通讯模块:二是DSP与显示器及键盘的串行显示接口模块-This design mainly includes two modules: one DSP serial communication between the modules: the second is the DSP with the display and keyboard serial display interface module
-
-
2下载:
vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。
-vc serial communication control MSComm programming Xiang Jie, car
-
-
0下载:
This paper designs a PS / 2 interface based on wireless data transmission system. Keyboard input data through the PS / 2 interface to rf launch module. In the 100 metres of rf receive send and receive data module, and displayed on the LCD screen. MAX
-
-
0下载:
本书籍通过实例详细讲解了上位机串口编程的过程,通过学习读者可以系统的了解上位机与下位机进行通信时应该注意的问题以及解决方法-This book explains in detail through examples the PC serial port programming process, readers can learn the system by understanding the host computer to communicate with the next crew shou
-
-
0下载:
用C++ Builder自己制作的串口通信界面,也是初次尝试,拿出来-With C++ Builder to produce their own serial communication interface, but also at the first attempt, show bright
-
-
0下载:
Serial Communication Interface of S9S12 Micro
-
-
0下载:
用于学习SCI(串行通讯接口)的发送和接收,能实现下位机与单片机之间的通讯。-For learning SCI (serial communication interface) to send and receive, can achieve lower machine and the communication between the single-chip microcomputer.
-
-
2下载:
能够实现步进电机的正反转控制以及变速的实现,主要通过SCI串行通讯接口实现上位机和下位机的通讯的。-To achieve the stepper motor forward and reverse control and the realization of speed, mainly through the SCI serial communication interface to achieve the host computer and the next crew of the commu
-