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

搜索资源列表

  1. PC-MCU串行通信的应用设计方法

    0下载:
  2. PC-MCU串行通信的应用设计方法-PC-MCU Serial Communication Application Design
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:443787
    • 提供者:hjf527
  1. VB6.0环境下利用Mscomm控件实现串行通信

    0下载:
  2. VB6.0环境下利用Mscomm控件实现串行通信-VB6.0 environment using Mscomm Serial Communication Control
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6829
    • 提供者:米蕤
  1. 用VC++6.0实现PC机与单片机之间串行通信的方法

    0下载:
  2. 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-detail in the Windows environment applications VC PC and SCM several serial communication method, we use Visual C 6.0 prepared by the PC and procedures u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6274
    • 提供者:abel
  1. 用VC 6.0实现串行通信的三种方法

    2下载:
  2. 用VC 6.0实现串行通信的三种方法 本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用 Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控。 -VC 6.0 of the three serial communication method is introduced in the Windows platform to achieve the serial communication mechanism discus
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:23674
    • 提供者:高志洋
  1. 串行通信及AD转换实验

    0下载:
  2. motorola 单片机 A/D转换, 单片机异步串行通信 -A / D converter, microcontroller asynchronous serial communications
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:70461
    • 提供者:文旭峰
  1. 在Windows95下PC机和单片机的串行通信

    0下载:
  2. 在Windows95下PC机和单片机的串行通信,该程序也可以用在其他windows系统下-under Windows 95 PC and the MCU, the program can also be used in other windows system
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:21413
    • 提供者:李鹏
  1. 串行通信asm

    1下载:
  2. 串行通信子程序,用汇编,51单片机类型,51——51,51——PC等-serial communication subroutine, with a compilation of 51 types of SCM 51-60 -- 51 51-60 -- PC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12504
    • 提供者:郭永
  1. 串行通信接口模块(SCI)

    0下载:
  2. tms320lf2407 dsp 的串行通信接口模块(SCI)编程-tms320lf2407 dsp Serial Communications Interface Module (SCI) Programming
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:6835
    • 提供者:李岩
  1. PC机串行通信程序设计

    0下载:
  2. 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:59105
    • 提供者:王成
  1. 几种串行通信

    0下载:
  2. 基于VC的串行通信技术应用实例 作者:出处:论坛责任编辑: 方舟 [ 2003-10-13 18:04 ] 本文将介绍在Windows平台下串行通信的工作机制和用VC设计串行通信程序的编程方法
  3. 所属分类:通讯编程

    • 发布日期:2009-02-26
    • 文件大小:31744
    • 提供者:xiaolaotu
  1. 面向对象用C#写的串口通信类

    1下载:
  2. 采用面向对象方法编写的串口通信类(C#),可用于基于串行口的数据通信。
  3. 所属分类:系统编程

  1. 串行通信的基本原理及用MFC实现串口通信编程

    0下载:
  2. 串行通信的基本原理及用MFC实现串口通信编程
  3. 所属分类:编程文档

    • 发布日期:2012-10-15
    • 文件大小:35840
    • 提供者:xiaxiachengyy1
  1. OMRON_PLC_串行通信

    0下载:
  2. VB/C上位机与PLC无协议通信,PLC与PLC协议宏通信(发送Hostlink命令)(OMRON_PLC_ serial communication detailed explanation)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:916480
    • 提供者:云梦
  1. 上位机和下位机串行通信设计

    1下载:
  2. C#上位机和下位机串行接口通信设计说明帮助文档(The design of serial communication between host computer and slave computer)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-14
    • 文件大小:336896
    • 提供者:真武
  1. 149异步串行通信(点对点通信)

    0下载:
  2. msp430f149点对点异步串行串口通信(MSP430F149 point to point serial communication)
  3. 所属分类:其他

  1. 简单模拟串行通信2017-10-10 (1)

    0下载:
  2. 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and
  3. 所属分类:单片机开发

    • 发布日期:2017-12-17
    • 文件大小:65536
    • 提供者:Smile Han
  1. 串行通信

    0下载:
  2. 计算机与单片机之间实现串行通信,10位异步通信,波特率1200,采用定时器1产生,实现计算机串口调试助手与单片机之间的双向通信;(The serial communication between computer and MCU is achieved. Asynchronous communication with 10 bits and baud rate of 1200 are generated by timer 1, which realizes two-way communicati
  3. 所属分类:其他

  1. 基于FPGA的异步串行接口设计

    0下载:
  2. 一份异步串行通信实验的pdf,给有需要的人,各功能代码都有(Asynchronous serial communication experiment for people in need)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1902592
    • 提供者:shoodro
  1. VB与RS232串行通信控制

    2下载:
  2. 串口通信源码 MSCOMM API各种方法都很详细包括视频(Serial communication source MSCOMM API various methods are very detailed including video)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:33264640
    • 提供者:古典1
  1. 用VC6.0实现上位机串口通信

    0下载:
  2. 用Win32 API设计串行通信的基本思路,在实际应用中,我们可以利用Win32 API设计出满足各种需要的串行通信程序。(Using Win32 API to design the basic idea of serial communication, in the practical application, we can design the serial communication program to meet all kinds of needs with the Win32 API
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:目恩
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com