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

搜索资源列表

  1. gsm-modem.c.tar

    0下载:
  2. linux下GSM modem串口通信测试程序代码-linux serial port communication under the GSM modem test program code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:2046
    • 提供者:sweetcn
  1. 1212122

    0下载:
  2. 串口通讯,AVR单片机最简单的串口通信 atmega48-communication is com comcomcomcom
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:5313
    • 提供者:陈伟
  1. COM

    0下载:
  2. VB的串口通信,发送与接收的小例子,比较适合初学者;-VB serial communication, sending and receiving of small example, more suitable for beginners
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:7335
    • 提供者:张公平
  1. 串口通信

    0下载:
  2. 检查所有串口,并读取串口数据和写串口数据。需要串口访问的Jar包,
  3. 所属分类:通讯编程

    • 发布日期:2012-11-07
    • 文件大小:144128
    • 提供者:xhy1100
  1. cktx

    0下载:
  2. 51串口通信程序,利用普通51开发板完成-51 serial communication program, using ordinary 51 development board to complete
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:7147
    • 提供者:贺义方
  1. java_serials

    0下载:
  2. java实现串口通信,调试OK!很实用,希望给大家带来帮助!-java to achieve serial communication, debugging OK! Very practical, will give us some help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:124673
    • 提供者:李百良
  1. 51MCU-RS232

    0下载:
  2. 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 和查询发送-This is a C51 single-chip serial reception (disruptions) and send routine can be used to test the suspension of 51 single-chip receiver and query sent
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:1343
    • 提供者:李建峰
  1. SerialPortcommunication

    1下载:
  2. 串口通信上位机程序,实现上下位机通信,上位机显示波形-Serial Port communication
  3. 所属分类:串口编程

    • 发布日期:2014-02-14
    • 文件大小:2841461
    • 提供者:马东
  1. builderUart

    0下载:
  2. 这是自己用C++ BUILDER编的串口通信软件,该软件能接收单片机上传到PC机上的内容并显示出来,而且还可以编出波形。-This is their use of C++ BUILDER for the serial communication software can be uploaded to the PC to receive single-chip machine and display the content, but also for the waveform.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:953140
    • 提供者:康康
  1. pb

    0下载:
  2. 用PB设计串口通信,能够接受串口传过来的数据,并显示在界面上-Serial communication with the PB design, to accept the serial transmission over the data and displayed in the interface
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:63662
    • 提供者:hx
  1. SMS_ReceiveandSend

    0下载:
  2. 一个简单的通过SerialPort类实现的串口短信收发程序,能够实现PC与手持设备的串口通信。-A simple COM program which can realize the receive and send of short message. It also realize the communication between PC and Mobile station.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:169160
    • 提供者:杨阳
  1. uart

    0下载:
  2. 430通信程序,通过配置430URAT模块实现波特率9600 2400 15200串口通信-430 Communication Program, through the configuration 430URAT Module 9600 2400 15200 baud rate serial communication
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:9797
    • 提供者:
  1. serial

    0下载:
  2. 51单片机的多机串口互连 通信函数,提供缓冲区,通过P2口的输入决定从机号。在STC89C52,AT89S52上通过。-51 Single-chip interconnection of multi-machine serial communications function, providing a buffer, through the input port P2 from the machine its decision. In STC89C52, AT89S52 adopted.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3361
    • 提供者:尚轲
  1. com_comserver1

    0下载:
  2. 本代码为在ARMLPC2210平台上,LwIP协议在UC_OS_II操作系统上的移植和实现;主要芯片有LPC2210、RTL8019S、TLI6C554(网口转4路串口通信)开发环境为ADS1.2-The code for the ARMLPC2210 platform, LwIP agreement UC_OS_II operating system and the realization of the transplant the main chip has LPC2210, RTL801
  3. 所属分类:uCOS

    • 发布日期:2017-05-10
    • 文件大小:2499016
    • 提供者:李戴
  1. Serial

    0下载:
  2. FPGA与PC串口通信的Verilog HDL 程序-FPGA and the PC serial communication procedures Verilog HDL
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:2722
    • 提供者:feng
  1. com

    0下载:
  2. 这是我在工作中用到的串口编程技术,其中comfile包含的是串口传输文件源码,RStrans包含的是异步串口通信源码,并且提供了测试程序,对于学习和使用串口编程技术很有帮助。-This is my work used in serial programming technology, which is contained in comfile serial transfer files source, RStrans contains asynchronous serial communicat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:183381
    • 提供者:刘璞
  1. ComMaster

    0下载:
  2. 串口通信,可自由设置com口,波特率,传输位数,传输模式字符,或十六进制-Serial communications, are free to set the com port, baud rate, transmission median transfer mode character, or hexadecimal
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:404549
    • 提供者:zz
  1. 2410

    0下载:
  2. 2410串口通信编程的总结 详细介绍ARM2410如何进行串口通信-2410 serial communication programming summary details of how to carry out serial communication ARM2410
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:4956
    • 提供者:jimmy
  1. com_comuction

    0下载:
  2. 本代码是labview实现与串口进行通信的简单程序,可以在上面做简单修改为自己用-The LabVIEW code is to communicate with the serial port of a simple procedure, you can do in the above simple modification for their own use
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:11600
    • 提供者:吴欣雨
  1. communicationPC

    0下载:
  2. 数据采集与工业控制、串口通信、虚拟设备编程、监控组态软件编程-Data acquisition and industrial control, serial communication, virtual device programming, monitoring, configuration software programming
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3862930
    • 提供者:苏玉召
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com