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

搜索资源列表

  1. Delphi串口通讯

    0下载:
  2. 用Delphi实现串口通讯,采用API方式在Delphi下实现串口通讯.-with Delphi serial communications using the API under Delphi serial communications.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3797
    • 提供者:冰火
  1. c中断方式实现串口通讯

    1下载:
  2. 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:22694
    • 提供者:黎林
  1. 用VC实现PC机与单片机串口通讯

    0下载:
  2. PC机与单片机串口通讯可以通过多种方式来实现,在这里只介绍使用MSCOMM控件进行通讯。-PC and microcontroller serial communications to be many ways to achieve here in only MSCOMM controls on the use of communication.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5806
    • 提供者:feng
  1. 优龙9200开发板串口驱动

    1下载:
  2. AT91RM9200的串口驱动,利用中断方式实现,不依赖于任何操作系统
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. Win32串口编程.doc

    0下载:
  2. Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
  3. 所属分类:Windows编程

  1. C51单片机模拟串口SPI方式接收和发送数据

    0下载:
  2. 在单片机上模拟SPI总线实现SPI数据的读写功能
  3. 所属分类:源码下载

  1. 基于windows api的RS232串口程序

    0下载:
  2. 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
  3. 所属分类:通讯编程

  1. 是S3C6410的ARM11的串口裸机程序

    0下载:
  2. 是S3C6410的ARM11的串口裸机程序,调试软件使用RVDS2.2配置J-linkV8仿真器实现的,前提使用Nandflash启动方式-S3C6410 ARM11 serial program, debugging software using the RVDS2.2 configuration J-linkV8 simulator implementation
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-03-23
    • 文件大小:162584
    • 提供者:duyb
  1. Labview serial assistant串口通信控制方式

    1下载:
  2. 针对在LabVIEW开发环境下传统串口通信控制方式的弊端,提出了另一种控制方法,即在LabVIEW中利用ActiveX控件容器,调用第三方提供的ActiveX控件—MSComm控件,实现对计算机串口的通信管理,并结合一数据采集系统给出了实例,In the LabVIEW development environment for traditional serial communication under the control of the disadvantages of an alternat
  3. 所属分类:串口编程

    • 发布日期:2017-03-22
    • 文件大小:44958
    • 提供者:陈彦敏
  1. F2812_SCI02 PC机串口调试助手

    0下载:
  2. F2812 SCI与PC机串口调试助手以收发中断方式实现收发数据。(CCS3.3开发环境) 功能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial port r
  3. 所属分类:DSP编程

    • 发布日期:2017-03-22
    • 文件大小:363038
    • 提供者:奋斗不止
  1. serial

    0下载:
  2. 51单片机,串口通讯方式一,实现数组的发送-51 microcontroller, a serial communication, the realization of an array of send
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:587
    • 提供者:陈其
  1. UART11

    0下载:
  2. uart实现,原理图方式,介绍串口实现的模块及实现方式-uart implementation schematic way to introduce the serial interface modules and implementations
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:49794
    • 提供者:李仕意
  1. 串口调试

    0下载:
  2. 串口调试,可实现不同码速率和不同的校验方式(Serial debugging, you can achieve different code rates and different verification methods)
  3. 所属分类:C#编程

    • 发布日期:2017-12-22
    • 文件大小:114688
    • 提供者:jiajia123
  1. 串行通信服务器

    0下载:
  2. 实现labview串口通讯和数据采集。LabVIEW是一种用图标代替文本行创建应用程序的图形化编程语言。传统文本编程语言根据语句和指令的先后顺序决定程序执行顺序,而 LabVIEW 则采用数据流编程方式,程序框图中节点之间的数据流向决定了VI及函数的执行顺序。(LabVIEW serial communication and data acquisition)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:adad887
  1. PC机双串口通信

    0下载:
  2. 002.利用C#.NET实现PC机双串口通信(SerialPort控件,查询方式)(2, the use of C#.NET PC double serial communication (SerialPort control, query))
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:87040
    • 提供者:wongcloud
  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. VC++ 串口调试助手源代码

    1下载:
  2. VC++串口调试;串口实现方式,已亲身测试。(Serial port implementation)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:45056
    • 提供者:转动
  1. 串口转并口

    0下载:
  2. 串口方式0或模拟串口方式0:至少实现0、1、…、9循环显示,间隔1秒。(Serial port mode 0 or analog serial port 0: at least 0, 1,... The 9 cycle is shown at a interval of 1 second.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:15360
    • 提供者:wuthering。
  1. 串口转换器

    0下载:
  2. 单片机的输出都是ttl电平,与外部器件通信可能会不太方便,通过转换器的转换,可有多种通信方式来实现。(The output of the single chip microcomputer is TTL level. It may not be convenient to communicate with the external device. Through the conversion of the converter, there can be a variety of communic
  3. 所属分类:单片机开发

    • 发布日期:2018-01-09
    • 文件大小:26200064
    • 提供者:cherish_001
  1. IAP-Bootloader V1.0

    0下载:
  2. 通过串口IAP方式实现STM32固件升级(STM32 firmware upgrading through serial IAP)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-02
    • 文件大小:8782848
    • 提供者:易剑隔世
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com