搜索资源列表

  1. Delphi串口通讯

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

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

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

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

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

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

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

  1. c中断方式实现串口通讯

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

    • 发布日期:2024-05-28
    • 文件大小:81920
    • 提供者:黎林
  1. 用VC实现PC机与单片机串口通讯

    1下载:
  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等)

    • 发布日期:2024-05-28
    • 文件大小:5120
    • 提供者:feng
  1. Delphi串口通讯

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

    • 发布日期:2024-05-28
    • 文件大小:3072
    • 提供者:冰火
  1. MobileSMSSend

    0下载:
  2. 这是一个通过手机串口实现短信发送的实例,采用pdu编码方式,VB开发语言实现的。-This is a serial port through the cell phone message sent realize examples of the use of PDU encoding, VB development language achievable.
  3. 所属分类:手机短信编程

    • 发布日期:2024-05-28
    • 文件大小:881664
    • 提供者:王小伟
  1. S3C44B0Xcomm

    0下载:
  2. s3c44b0x的串口实现中断方式,且采用双缓冲方式优化程序,值得借鉴-S3C44B0X realize the serial interrupt, and optimize the use of double buffering approach procedures, it is worth drawing
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-28
    • 文件大小:52224
    • 提供者:xuwei
  1. ICC-moni-COM

    0下载:
  2. 模拟串口实现代码, Baud: 9600Bps , Format: 1,8,1,无校验位, MCU:M88 , CRYSTAL:3.6864M , ICC AVR6.31A , 占用定时器T0(工作在查询方式) ,在项目中使用,收发一切正常.-Simulation of serial code, Baud: 9600Bps, Format: 1,8,1, no parity bit, MCU: M88, CR
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:司机
  1. serial

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

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:陈其
  1. UART11

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

    • 发布日期:2024-05-28
    • 文件大小:50176
    • 提供者:李仕意
  1. 串口调试

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

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

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

    • 发布日期:2024-05-28
    • 文件大小: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编程

    • 发布日期:2024-05-28
    • 文件大小: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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-28
    • 文件大小:65536
    • 提供者:Smile Han
  1. VC++ 串口调试助手源代码

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

    • 发布日期:2024-05-28
    • 文件大小: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. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小: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, ther
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-28
    • 文件大小:26200064
    • 提供者:cherish_001
  1. IAP-Bootloader V1.0

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

    • 发布日期:2024-05-28
    • 文件大小:8782848
    • 提供者:易剑隔世
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org