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

搜索资源列表

  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. winAPI_Sport_comm

    1下载:
  2. 实现串行通讯的相关API函数 API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。 函数名 作用 CreateFile 打开串口 GetCommState 检测串口设置 SetCommState 设置串口 BuilderCommDCB 用字符串中的值来填充设备控制块 GetCommTimeouts 检测通信超时设置 SetCommTimeouts 设置通信超时参数 SetCommMask 设
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:5323
    • 提供者:liupengty
  1. UART

    0下载:
  2. 【实验题目】 简单的串行口收发 【实验目的】 掌握串行口通信的基本用法 【硬件接法】 RXD和TXD通过RS-232电平转换电路连接到电脑的COM口上。 【实验步骤】 ISP下载开关扳到“00”,用Flash Magic软件下载程序文件“Uart.hex”,暂时不要运行。 关闭Flash Magic软件。 打开串行调试助手软件,选择正确的COM口,波特率9600,起始位1,数据8位,停止位1。 运行实验程序。 【运行效果】 对“串行口
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-03
    • 文件大小:31008
    • 提供者:lieng
  1. SendComm

    0下载:
  2. 运用Java Communications API实现JAVA串口通信功能。打开串口后程序每两秒发送一次数据-JAVA using Java Communications API to achieve serial communication. After the program opens the serial port once every two seconds to send data
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1589
    • 提供者:zhuyinhui
  1. ReadComm

    0下载:
  2. 运用Java Communications API实现JAVA的串口通信功能,打开串口后开始从串口接收数据,显示在文本框-JAVA using Java Communications API to achieve the serial communication function, open the serial port after receiving data from the serial port, appears in the text box
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1567
    • 提供者:zhuyinhui
  1. CommMonitorJAVA

    0下载:
  2. 用于java平台手机的串口通信以及接收串口数据后将数据进行分段显示-Java platform for mobile phones and receive serial data, serial communication data section will show
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1120471
    • 提供者:qiaokakai
  1. chuankou

    1下载:
  2. 实现串口通信 ,课程设计 作业 主要功能:两台电脑通过串口线连接。编写收、发程序,实现两计算机之间的数据(要求数据打包传输)传输。-Serial communication, curriculum design operating main functions: to connect two computers via the serial line. Write sending and receiving procedures, and data between two computers (
  3. 所属分类:JavaScript

    • 发布日期:2015-07-08
    • 文件大小:9216
    • 提供者:小龙
  1. android-serial-port-communication

    0下载:
  2. android app开发,串口通信。数据接收-android app development, serial communication. Data reception
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:105391
    • 提供者:Siliya
  1. android

    0下载:
  2. 自己做的基于android的串口收发工具,实现与单片机之间的数据通信,通过蓝牙模块进行数据连接。-Their own based on the the android serial transceiver tools, data communication with the MCU, via Bluetooth module data connection.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-02
    • 文件大小:196801
    • 提供者:丁云龙
  1. SerialBean

    0下载:
  2. 串口通信工具类,包括对串口读数据,写数据,初始化串口,关闭串口-Serial communication tools, including serial read data, write data, initialize the serial port, close the serial port
  3. 所属分类:Applet

    • 发布日期:2017-12-04
    • 文件大小:1471
    • 提供者:Jack
  1. RXTXcomm

    1下载:
  2. 自己写的使用RXTX实现了一些简单的串口通信程序。可以获取当前串口列表,选择相应参数打开串口。可以发送和获取数据。-
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3977
    • 提供者:王定旺
  1. Mobile-phone-APP-monitoring-system

    0下载:
  2. Android平台下的传感器网络系统监测软件应用开发。其开发使用SQL2008数据库作为数据存储工具,运用多线程技术,且通过串口通信模块完成数据传输的自测模式,并通过访问数据库实现数据的更新和显示。-Android platform sensor network system monitoring software application development. Its development and use of SQL2008 as a data store tool, using mu
  3. 所属分类:Applet

    • 发布日期:2017-12-14
    • 文件大小:4718592
    • 提供者:杨泽宇
搜珍网 www.dssz.com