搜索资源列表
VC实用高级编程
- 在VC++中利用ActiveX控件开发串行通信程序 用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程 一个单片机串行数据采集/传输模块的设计-in VC using ActiveX development serial communication program with VC prepared MSComm control serial communication program's source code, and write a detailed pro
VB-comm-programming
- 在VB下对串口COMM控件编程和发机制进行了详细地设计,同时可以为串口调试用,不失为一个好工具。习惯于VB编程的朋友可以CC一下了。-in VB Serial COMM under the control programming and the mechanisms to perform detailed design, while it used to debug serial port, is a good tool. Accustomed VB CC friends out.
20060727GSM
- 很好的手机发短信的例子。含GSM群发机设计原理和使用说明。还有详细代码-good cell phone text message example. With GSM mass Design Principle and use. There are detailed code
uart16550
- uart16550 IP核 HDL源代码,对设计自己uart的人员和学习串口通讯有一定的参考价值!其中,附有详细的所明文档!-uart16550 IP HDL source code, uart to design their own study of serial communication and has some reference value. Which, with detailed documentation as prescribed!
FPGA
- 本文介绍了一种新的使用串行通信进行DSP远程在线编程方法。对设计中的主要技术:DSP与PC机的串口通信、Flash编程以及DSP自引导等进行了详细介绍。结合TI公司的TMS320VC33处理器,阐述了具体的实现方法
PC-MCU
- 本文详细地介绍了在Win32环境下通过调用通信API 函数以异步方式来实现PC机和MCS 51 单片机之间的通信过程给出了软硬件设计机理以及详细的通信协议说明
VBup
- 我的毕业设计程序,单片机采集数据(温度)经串口发送至电脑显示并画出曲线,注释详细,稍加修改即可为你所用,-My graduate design program, microcontroller data acquisition (temperature) sent through the serial port to the computer display and draw the curve, comment in detail, little changes can work for yo
MCUdown
- 我的毕业设计程序,单片机采集数据(温度)经串口发送至电脑VB显示并画出曲线,注释详细,稍加修改即可为你所用,-My graduate design program, microcontroller data acquisition (temperature) to send to the computer via serial port, and draw curve VB show, notes in detail, little changes can work for you, huh,
RS232CUART
- 详细介绍了基于verilog设计uart的原理,并提供源代码,实用性强-Detailed design based on Verilog UART principle, and to provide source code, practical
947q
- 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
llm0308_myUART
- FPGA通信模块设计程序,比较详细~UART程序-FPGA communication module design process, more detailed ~
HDLC_VHDL
- 用VHDL实现从以太网到并行数据以及从并行数据到以太网的HDLC成帧解帧.附详细代码说明,方便阅读.可方面移植到Altera及Xilinx等厂家芯片,是做基于FPGA的以太网设计的好资料-Achieved using VHDL and parallel data from the Ethernet to parallel data from the HDLC framing solution to Ethernet frames. Attached detailed code instructi
serial
- 嵌入式串口读写以及串口的设置程序设计,详细的列出了所有源码程序-Embedded serial port settings to read and write, and program design, detailed list of all source programs
ccbiancheng
- 采用c编写的一个程序,实现双机之间串口通信的功能,包括详细的设计内容。-C write a program used to realize serial communication between the double features, including detailed design content.
labviewserial
- LabVIEW串口通信程序设计 以PC作为上位机,以调制解调器(Modem)、串行打印机、各种监控模块、PLC、摄像头云台、数控机床、单片机及智能设备等作为下位机广泛应用于测控领域。本章举几个典型实例,详细介绍利用LabVIEW实现PC与各种下位机设备串口通信的程序设计方法。-failed to translate
rs-232-use
- 详细讲述了计算机RS232接口,从原理到应用,软硬件设计都进行了详细的描述-Details about the computer RS232 interface, from the principle to the application, hardware and software design are described in detail
123
- 详细超声波测距串口显示C语言程序设计代码-Ultrasonic Ranging serial code for C language programming
MSCOMM--Use-OCX
- 关于MSCOMM控件的一些非常详细的说明 VB5.0 6.0的MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem). 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱 动的、高效实用的通信程序。但在实际通信软件设计过程中,MSComm控件并非像想像中那样完美和容易控制.特别是在中文Wln 95 98下通信时更会出现问题。下面就从基础开始介绍,然后逐步讨沦MS
Bluetooth-communication
- 嵌入式蓝牙语音通信设备的设计。在详细介绍了嵌入式系统的特性和描述了Blueore2.External为核一tl,的蓝牙模块的功能后,确定开发嵌入式语音通信设备的具体的思路和通用的方法。-The design of embedded the Bluetooth voice communications equipment
Intelligent-security-alarm-system
- 智能安防报警系统,在VB下的串并口程序设计给出了详细的说明,已编译通过-Intelligent security alarm system