CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - 配置

搜索资源列表

  1. vb

    1下载:
  2. 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
  3. 所属分类:Com Port

    • 发布日期:2015-04-22
    • 文件大小:84085
    • 提供者:陆杰锋
  1. CSharp_Serial

    0下载:
  2. C#编写的串口通信程序,实现了基本的串口信息配置,收发消息等功能-C# prepared by the serial communication program, to achieve the basic information about the serial port configuration, send and receive messages and other functions
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:74619
    • 提供者:tn
  1. hal_omapuart

    0下载:
  2. 实现了omapl137的UART串口通信,端口,波特率,字符长度可根据用户配置,功能十分强大-Realized the UART omapl137 serial communication, port, baud rate, characters in length can be based on user configuration, the function is strong
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3246
    • 提供者:hubin
  1. Ext_Int

    1下载:
  2. 1.本示例演示28035的外中断配置和使用方法。28035一共有3个外中断,这三个外中断的 中断触发源可配置为GPIO0-GPIO31之间的任意一个;本示例中,我便将GPIO27作为XINT1 的中断触发沿,如果按键按下,一个下降沿将触发进入中断,在中断中,我们将让D2的状态 翻转一次; 2.外中断XINT可以配置为上升沿触发,下降沿触,双边触发(上升沿和下降沿都触发)。-1. This sample demonstrates 28035 external interrupt c
  3. 所属分类:Com Port

    • 发布日期:2017-11-01
    • 文件大小:716986
    • 提供者:卢启明
  1. ttys0

    0下载:
  2. linux 串口调试程序 能够自由配置串口参数-Serial debugging program
  3. 所属分类:Driver develop

    • 发布日期:2017-12-05
    • 文件大小:2331
    • 提供者:
  1. Midapexsoft.IO.SerialPort

    0下载:
  2. 应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。 本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。 Midapexsoft.IO.SerialPort.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Midapexso
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:110763
    • 提供者:wangdenuan
  1. UART

    0下载:
  2. UART配置接收数据,用c编写,有注释,连接rs232-UART configured to receive data, with c prepared annotated connecting RS232
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:4833
    • 提供者:zhangyong
  1. VC++SerialInterfaceProgrammingOnWin32API

    0下载:
  2. 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:122395
    • 提供者:Wuxinmin
  1. main

    0下载:
  2. DOS 下的串口编程, 实现串口的收发、配置等功能。 -Serial port programming under DOS, the realization of the transceiver serial port, configuration and other functions.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:16575
    • 提供者:fisher pan
  1. 8888899999888

    0下载:
  2. 这是一个系统一开始运行的时候的一个串口配置文件,里面有些东西是可以学习的。-This is the beginning of a system is running a serial configuration file, which is something to learn.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:2820
    • 提供者:块解
  1. uart_module

    0下载:
  2. 实现精简的uart串口,格式起始位+8bit数据位+可配置的奇偶校验位+停止位-implement a smart UART interface
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3657
    • 提供者:hut
  1. ATtiny25_USI_UART

    0下载:
  2. Tiny25的USI的UART的应用的配置-APPLY for Tiny25 of USI
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:3635
    • 提供者:马广东
  1. interact-serialport

    0下载:
  2. 实现串口的初始化,里面采用的是overlappe模式,利用多线程实现串口通信。 还可以对DCB进行配置。 实现双机串口互联,双机通过串口通信.-two computers from using the serial port can communicate each other
  3. 所属分类:Com Port

    • 发布日期:2017-06-02
    • 文件大小:14579432
    • 提供者:kaihong
  1. ODBCdemo

    0下载:
  2. 【通用】自动配置ODBC数据源的一个小程序,写的还可以。-Universal】 【automatically configured ODBC data source, a small program can be written.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:96854
    • 提供者:weifeng
  1. SYNC713

    0下载:
  2. IIC配置SAA7121的C语言描述程序,已通过板子验证,正在使用-IIC configuration of the C language to describe the SAA7121 program has passed the board certification, is being used
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:3539
    • 提供者:connie
  1. Serial

    0下载:
  2. 串口配置工具,可以简单实现串口的配置 利用弹出对话框的方式.-Serial port configuration tool, you can realize a simple serial interface configuration mode to use pop-up dialog box.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:297401
    • 提供者:黑帅
  1. Mobile-MSM-Center

    0下载:
  2. 手机短信双接口发送接收处理程序。可配置扫描时间,适用于手机店缴费。-Mobile MSM Center
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1586659
    • 提供者:李江海
  1. SCOMMV23

    0下载:
  2. 串口开发学习必不可少的资料,对串口开发的流程,配置都有详细介绍。-Serial development of learning essential information on the serial development process, configuration are described in detail.
  3. 所属分类:Com Port

  1. JkTsConfig

    0下载:
  2. 这是本人工作中用到的安防监控系统接口的程序,使用方便,也有调试配置文档.-This is the work I used in security monitoring system interface procedures, easy to use, there are debugging configuration files.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:584645
    • 提供者:李明子
  1. test

    0下载:
  2. VC++串口通信技术与工程实践例 如何配置串口通信 -VC++ Serial communication technology and engineering practice cases of how to configure the serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:75437
    • 提供者:ACE
« 1 23 4 5 »
搜珍网 www.dssz.com