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

搜索资源列表

  1. what-is--serial-port

    0下载:
  2. 串口是计算机上一种非常通用设备通信的协议.大多数计算机包含两个基于RS232的串口。串口同时也是仪器仪表设备通用的通信协议;很多GPIB兼容的设备也带有RS-232口。这里简单的介绍 RS-232 RS-422 RS-485.-A serial port is a very general computer equipment communication agreement. Most computer contains two RS232 serial port based on. A ser
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:8781
    • 提供者:旷旭
  1. GPIO0-24

    0下载:
  2. 给手持设备串口通信进行GPIO上电,设置1为上电模式。0为下点模式-To handheld devices in serial communication GPIO to electricity
  3. 所属分类:Com Port

    • 发布日期:2017-05-29
    • 文件大小:11464100
    • 提供者:李小宝
  1. rs232

    0下载:
  2. 串口通信,Matlab软件和外部有串口通讯的设备进行通讯-Serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:845
    • 提供者:Curtis Zhang
  1. switch8

    0下载:
  2. 实现对8路电脑控制开关的控制,将开关通过串口连接电脑上,程序通过串口通信方式 ,控制每组开关的打开与闭合。方便控制其它设备的电源。-Computer control to achieve the 8-way control switch, the switch through the serial port on the computer, the program through the serial communication to control the opening and closin
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:5570
    • 提供者:老赵
  1. HW_2440_LabVIEW

    0下载:
  2. 串口调试很好的代码,可进行相关的调试和与串口设备通信-RS232 CONMINTCATION SOFTWARE
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:1556
    • 提供者:caring
  1. API-COMMUNICATION-FUNC

    0下载:
  2. API通信函数,通信函数-设备控制串,编写串口通讯时使用。-API communication function,Communication function- device control string,When writing serial communication use.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:557382
    • 提供者:尚想
  1. LabVIEW-communication-

    0下载:
  2. LabVIEW虚拟仪器数据采集与串口通信测控应用实战,采用labview软件,编写PC与各种设备之间通信的例程。-LabVIEW virtual instrument data acquisition and serial communication, monitoring and control application of combat, using labview software, preparation of routine communication between the PC a
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1085087
    • 提供者:liang
  1. RS232

    0下载:
  2. RS232连接COM口时的程序,设备连接COM口进行实时通信-RS232 connector COM port when the program
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:75822
    • 提供者:贾刚
  1. 8251

    0下载:
  2. 1)了解8251的内部结构、工作原理及与8086的接口逻辑。 2)掌握对8251的初始化编程方法,学会使用8251实现设备之间的串行通信。 3)设计8251的硬件连接及编写程序,实现自发自收。-1) to understand the 8251' s internal structure, working principle and with the 8086 interface logic. 2) to master the 8251 initialization program
  3. 所属分类:Com Port

    • 发布日期:2017-11-06
    • 文件大小:40603
    • 提供者:庄剑文
  1. remote_COM_device_control

    0下载:
  2. 远程串口设备控制调试 一台机器上控制另一台机器上的串口设备,或对其调试,最新更新,添加了一下常用功能。功能包括: 1.同一台机器上连接的两个串口设备互相通信; 2.向本机的串口设备发送命令读取反馈; 3.两台机器上的串口设备互相通信; 4.向其他机器上的串口设备发送命令读取反馈; [用过之后,请务必留下评论或者给我留言,以便改进]-remote com device control and debug
  3. 所属分类:Com Port

    • 发布日期:2017-11-15
    • 文件大小:8120337
    • 提供者:zhang xue you
  1. test1_rx

    0下载:
  2. fpga实现串口数据通信,实现PC与目标设备通信-fpga control uart
  3. 所属分类:Com Port

    • 发布日期:2017-11-26
    • 文件大小:512947
    • 提供者:yangsheng
  1. point

    0下载:
  2. c#实现的串口通信,可以与带有串口的读写设备相连,并实现对串口的读写!-c# Realize the serial communication, reading and writing with a serial port can be connected to the device, and to achieve the serial read and write!
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:34643
    • 提供者:王仁
  1. computer-and-single-chip

    1下载:
  2. 计算机与单片机通信。结合了银行使用的密码输入键盘,介绍如何使用单片机控制键盘设备与计算机串行通信-Communication between computer and single chip microcomputer. Combined with the password input keyboard used by banks, describes how to use microcontroller serial communication with the computer keyboa
  3. 所属分类:串口编程

    • 发布日期:2017-02-20
    • 文件大小:1913794
    • 提供者:易诚
  1. ComAnalyzerCheck

    0下载:
  2. 在用VC开发与串口工业设备通信时开发的一个收发测试样例,对串口开发有参考意义, 用到 COM port Base Library(WIN32) free version 1.2-In VC when communicating with the serial port device developed by a transceiver test sample, the serial development of a reference value, Use the COM port Ba
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:124776
    • 提供者:song
  1. CommMonitor3.13

    0下载:
  2. 软件描述 CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。-Software Descr iption         CommMonitor detection, intercep
  3. 所属分类:Com Port

    • 发布日期:2017-05-02
    • 文件大小:815259
    • 提供者:宋先生
  1. CANBus

    0下载:
  2. can pci 通信C#源代码,通过pci设备实现can通信-can pci
  3. 所属分类:Com Port

    • 发布日期:2017-05-03
    • 文件大小:1011794
    • 提供者:ccg
  1. RfidReader

    0下载:
  2. rfid 模块的demo apk 源码,基于串口通信的,直接可以集成进相关的手持设备中-rfid reader demo apk, it is vendor demo code ,it is good for multi thread coding
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:5085943
    • 提供者:
  1. SendSMS

    0下载:
  2. 短信猫发送短信,采用串口通信方式,界面友好,发送前确保串口设备已安装好-send sms with com
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:2941032
    • 提供者:roger
  1. chuankoutiaoshi

    0下载:
  2. 实现基本的串口调试功能,能对各种波特率的设备进行模拟通信(To achieve the basic serial debugging function, can be a variety of baud rate equipment for analog communications)
  3. 所属分类:串口编程

    • 发布日期:2017-12-23
    • 文件大小:69632
    • 提供者:南比
  1. modbus通讯

    0下载:
  2. 设备之间通信的串口通信,适用很广,通用性强,并且编程简单。(Communication between devices.)
  3. 所属分类:串口编程

    • 发布日期:2018-01-08
    • 文件大小:22528
    • 提供者:郭道长
« 1 2 3 4»
搜珍网 www.dssz.com