CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 两

搜索资源列表

  1. IOmnchk

    0下载:
  2. 用单片机I/O口模拟串口通信,有两种方法,节省硬件,实现简单。-MCU I / O simulation mouth serial communication, there are two ways to save hardware, simple implementation.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4801
    • 提供者:童然
  1. onewiretemp

    0下载:
  2. AVR单片机温度采集系统代码,采用一线连接的温度检测芯片DS18B20。程序包括两个温度芯片的驱动代码,温度计算程序,串口输出显示程序。编译环境为GUN C。-AVR temperature acquisition system code using line connecting the chip temperature detection DS18B20. The procedures include two temperature of the chip-driven code, temp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23703
    • 提供者:刘伟
  1. vbck

    0下载:
  2. 使用VB编程的人员如果需要在Windows下使用串口控制顾客显示屏或串口打印机,有很多种方法,可以使用OCX控件也可以使用动态连接库的方法。我们这里提供两种方法-use VB personnel if needed in the use of Windows customers serial control or Serial Display printers, there are many ways they can use OCX Controls can also use dynamic
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3715
    • 提供者:王璇
  1. PortCommunication

    0下载:
  2. 该代码的主要功能是:使得两台电脑能够通过串口进行网络通信。-The code is the main function : to make two computers to the network through the serial communications.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:265921
    • 提供者:amerwang
  1. chuankoutest

    0下载:
  2. 串口调试程序,很好用,对初学者很有帮助,通过在单台PC或两台PC之间串口之间相互发送二进制或十六进制文件-serial debugging procedures, useful, very useful for beginners. through in a single PC, or between two PC serial port between this binary or hexadecimal documents
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:34707
    • 提供者:likun
  1. COMPORTRTS

    0下载:
  2. 本程序实现了单独控制串口RTS,DTR两个管脚输出高低电平的功能. 使用了ouxcomm控件-the program a separate control serial RTS, DTR two output pins high low-level functions. Controls used ouxcomm
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:350996
    • 提供者:李强
  1. seriescommunication

    0下载:
  2. 两个单片机之间的串口通讯,用C语言实现的,一次发送三个字节,包括参数标号,参数值和校验码,波特率用的是9600,成功率很高.-between the two microcontroller serial communication with the C language, one byte sent three, including the labeling parameters, Calibration values of the parameters and codes, the baud
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:884
    • 提供者:胡文杰
  1. seriseprogram

    0下载:
  2. 两块51单片机通过串口相互通信 其中有握手协议-2 through 51 microcontroller serial communications including mutual handshake protocol
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:36326
    • 提供者:xiaohui
  1. tel485

    0下载:
  2. 本程序主要用于两个串口扩展的通信程序:RS232和RS485。-the procedure used mainly for the expansion of two serial communication program : RS232 and RS485.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2529
    • 提供者:廖学兵
  1. SERIAL20070316

    0下载:
  2. 计算两个单片机不同晶振时串口波特率自洽的工具-calculated two different crystal microcontroller serial baud rate when the self-consistent tools
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5677
    • 提供者:陈雷蕾
  1. jsjs200506-0014

    0下载:
  2. 一本很难找的书,分为上下两部分,就是开发VC串口通信-hard to find a book into two parts, namely, the development of the VC Serial Communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:76118
    • 提供者:黄里文
  1. wwweee222

    0下载:
  2. 串口取电经典电路两例,很不错的,大家下载-Serial acquiring classical circuit two cases, very good, we look at the Download
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5695
    • 提供者:nooyes
  1. wwweee3

    0下载:
  2. 串口取电经典电路两例,很不错的,大家下载-Serial acquiring classical circuit two cases, very good, we look at the Download
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3802
    • 提供者:nooyes
  1. ComMon_SERIAL

    0下载:
  2. 同时可以打开两个串口的程序。可以进行收发试验。-also can open two serial procedures. Transceivers test can be conducted.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:145585
    • 提供者:CaoLizheng
  1. PCTOPC

    0下载:
  2. 两台PC间通过串口进行通信,采用进程和事件触发机制,用Win32API函数实现-between two PC serial communications through the use process and events trigger mechanism, use Win32API Function
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:72526
    • 提供者:梅杰
  1. PocketPC_ComAPI

    0下载:
  2. 本代码为用VS2003中开发基于Pocket PC设备串口通信而设计的一个单独的类。 考虑到系统运行稳定,在此类中将“打开”和“关闭”串口事件设成私有方法, 同时为了使用方便,对外提供一系列公共属性来在程序运行中实时设置, 其中包括布尔型串口打开事件,以及“发送”与“接收”两个公共方法。-the code developed using VS2003 based Pocket PC serial communication equipment designed a separate
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4306
    • 提供者:钟平
  1. eXmodem

    0下载:
  2. 本文件描述了一个基于串口实现文件传输的协议eXmodem,该协议基于标准Xmodem File Transfer Protocol,是一个独立标准,完全功能,全新的文件传输协议。 1)该协议除实现Xmodem File Transfer基本功能,即已实现了在两个设备相互之间,通过串口把一个设备内文件传输至另一个设备内;其增强功能所列参考如下: a)两个设备相互之间传输文件能够以一致的文件目录存放; b)两个设备相互之间可以传输任意大小的文件,而Xmodem File Trans
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:14798
    • 提供者:6756
  1. COMAssist1.51

    0下载:
  2. 参考萧峰工作室的串口例程,使用mscomm 6.0编写,创新之处在于程序启动时自动检测并安装ocx控件,自动检测串口,单个文件方便使用,不需要手动安装ocx控件,另外也有许多细小功能的增加,如16进制自动过滤,设置参数的自动保存,相当稳定和人性化,界面布局参考了\"串口调试器 2002\",谢谢上面的两位大侠. 使用VC++ 2005编译,winxp home/pro测试,本人开发中长期使用. -reference to the serial routines, the use o
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:136047
    • 提供者:ygl
  1. BSPexample

    0下载:
  2. 驱动功能模式: 对于串口终端,有两种模式: 轮询模式 中断模式 -driven function mode : serial terminal, there are two models : Polling mode interrupt mode
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:18009
    • 提供者:刘枫
  1. MEGA128_UART_DRIVER

    0下载:
  2. MEGA128 串口驱动程序 两个串口都有,包括H文件和C文件-MEGA128 Serial Driver has two serial, including the H and C paper documents
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8266
    • 提供者:苏蔚
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com