CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - serial communication

搜索资源列表

  1. 2005121611103960289

    0下载:
  2. MSComm控件资料,Visual Basic 6.0(以下简称VB) 是一种功能强大、简单易学的程序设计语言。它不但保留了原先Basic语言的全部功能,而且还增加了面向对象程序设计功能。它不仅可以方便快捷地编制适用于数据处理、多媒体等方面的程序,而且利用ActiveX控件MSComm还能十分方便地开发出使用计算机串口的计算机通信程序。本文结合计算机通信的两个例子,详细介绍如何在VB中使用MSComm控件。 处理方式 -MSComm information, Visual Basic 6
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1980783
    • 提供者:wer
  1. comm

    0下载:
  2. Comm Serial communications category, useful for group communication hardware.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3547
    • 提供者:范进华
  1. i2c.tar

    0下载:
  2. The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (SDA) an
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:788781
    • 提供者:lu
  1. i2c

    0下载:
  2. 行数据线SDA和串行时钟线SCL。挂在I2C总线上的器件,都有唯一的地址。在一个进程中,通讯的双方分别是数据发送端(Transmitter)和数据接收端(Receiver),即主I2C(I2C-Master)和从I2C(I2C-Slave)。目前为止,Philips公司开发了包括超过150种CMOS和双极性兼容I2C总线的IC,所有符合I2C总线接口标准的的器件通过简单的双向双线总线,实现有效的IC之间控制和通讯。 I2C总线有严格的规范,如接口的电气特性、-Data line SDA an
  3. 所属分类:FlashMX/Flex

    • 发布日期:2016-12-23
    • 文件大小:460800
    • 提供者:wangss
  1. comm2.0.3

    0下载:
  2. this java code is used for serial port communication
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:32609
    • 提供者:rohitlove1091
  1. net1

    0下载:
  2. 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。-Embedded systems often need a serial port full-duplex communication with host systems, such as a pipeline co
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:11412
    • 提供者:宗关镇
  1. SerialPanel

    0下载:
  2. // Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // Class representing SMS settings panel -// Serial SMS Client for handling SMS communication with a mobile terminal // (C)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1823
    • 提供者:Fahid
  1. Rxtx

    0下载:
  2. java 串口通讯开发包,对开发串口的有帮助,希望能帮到你。-java serial communication development kit for developers serial helpful, I hope you can help.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-09
    • 文件大小:1991194
    • 提供者:杨志
  1. java-51serialCommunication.doc

    0下载:
  2. java实现51单片机与电脑串口通信,详细代码和原理讲解-java achieve 51 microcontroller serial communication with the computer, to explain in detail the code and principles
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:325632
    • 提供者:sam
  1. Bluetooth

    0下载:
  2. Android蓝牙串口通信,实现蓝牙搜索、配对、信息发送等功能。-Android Bluetooth serial communication, Bluetooth-enabled search, matching, messaging and other functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:122306
    • 提供者:林之
  1. dn-modbus-master(1)

    0下载:
  2. java,modbus jamod串口通讯协议实现,不懂的直接看modbusutils即可-Modbus, jamod Java serial communication protocol to achieve, do not understand the direct look at modbusutils
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:191018
    • 提供者:bluefat
  1. JSerialTcp

    0下载:
  2. 用于无线传感器网络的监控界面中TCP与Serial的通讯协议的转换-Conversion for wireless sensor networks monitoring interface TCP and Serial communication protocols
  3. 所属分类:JavaScript

    • 发布日期:2017-05-03
    • 文件大小:709763
    • 提供者:michelle
  1. AD585_pos_12_10

    0下载:
  2. 密码键盘的源码apk,通过uart串口通信的,包含库文件代码-Password keyboard APK source code, through the UART serial communication, including library code
  3. 所属分类:JavaScript

    • 发布日期:2017-05-13
    • 文件大小:2861240
    • 提供者:王忠
  1. SerialPort_Android-master

    0下载:
  2. serialport串口通讯,android平台上的通过RS232串口进行通讯的demo。-serialport serial communication via RS232 android platform serial port communication demo.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-04
    • 文件大小:176535
    • 提供者:南风
  1. SerialPortDemo

    1下载:
  2. (rxtx)简单的串口通信,java编的,有图形界面 -Simple serial communication
  3. 所属分类:Java Develop

    • 发布日期:2017-05-05
    • 文件大小:275473
    • 提供者:gfy
  1. SerialJavaCommander

    0下载:
  2. Serial Communication in java
  3. 所属分类:Java Develop

    • 发布日期:2017-12-14
    • 文件大小:272236
    • 提供者:dennis
  1. SerialPort

    0下载:
  2. Java serial communication, switch lock
  3. 所属分类:Java Develop

    • 发布日期:2017-12-12
    • 文件大小:24118
    • 提供者:darkranger
  1. serialport1

    0下载:
  2. 基于java开发的串口通讯tool(com)自动接受串口的数据。(Java based on the development of serial communication, tool (COM) automatically accept the serial data.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-18
    • 文件大小:28672
    • 提供者:LuXiYuan
  1. icon

    0下载:
  2. 说明: java,modbus jamod串口通讯协议实现,不懂的直接看modbusutils即可(Modbus, jamod Java serial communication protocol to achieve, do not understand the direct look at modbusutils)
  3. 所属分类:Java编程

    • 发布日期:2017-12-23
    • 文件大小:14336
    • 提供者:ljc0710
  1. 串口通信

    3下载:
  2. ane串口通信 接收串口信息 本源文件用于人体红外感应(Ane serial communication)
  3. 所属分类:FlashMX/Flex源码

    • 发布日期:2019-04-17
    • 文件大小:18548736
    • 提供者:hehoo
« 1 2 3 45 »
搜珍网 www.dssz.com