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

搜索资源列表

  1. F206的C语言异步串口示例程序

    0下载:
  2. TI公司DSPF206的C语言异步串口示例程序,JINGO-TI DSPF206 C asynchronous serial sample program, JINGO
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:53232
    • 提供者:夏社
  1. 异步串口通信 VC++

    0下载:
  2. 异步串口通信 VC++ 本文参考MSDN及相关网上文章。 ////////////////////////////////////////////// //MyComm.h 多机控制 异步串口通信 //说不定能有用上的。-asynchronous serial communication VC paper and related reference MSDN online article. ////////////////////////////////////////////// / / My
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2233
    • 提供者:张吗恩
  1. 串口通讯类

    1下载:
  2. 简单实用的串口通讯类,实现重叠IO下的异步串口读写
  3. 所属分类:Windows编程

    • 发布日期:2011-03-17
    • 文件大小:4739
    • 提供者:stmnping
  1. 异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现

    0下载:
  2. 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-12-19
    • 文件大小:64242
    • 提供者:minglinet
  1. UART

    5下载:
  2. 本人自己编写的FPGA异步串口通信模块(UART),基于QuartusII环境,verilog语言编写,包含仿真和全部程序及说明,验证通过,具有很好的稳定性和参考价值!-I have written of the FPGA asynchronous serial communication module (UART), based on QuartusII the environment, verilog language, including simulation and all the pr
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2269242
    • 提供者:Kerwin
  1. 标准的串口通讯设计VHDL

    0下载:
  2. 标准的异步串口通讯设计程序——基于VHDL编程-communication design programme of standard asynchronous serial port base on VHDL programme
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:10885
    • 提供者:于飞
  1. 6-3

    0下载:
  2. 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4096
    • 提供者:李凯
  1. uart

    0下载:
  2. 这是一个基于vc串口异步通信 可以实现串口半双工的异步通信 -This is a serial asynchronous communication based on vc can achieve half-duplex asynchronous serial communications
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:40033
    • 提供者:sch
  1. UART

    0下载:
  2. 编程得到了异步串口UART的通讯,可以进行异步串口的传输。-Programming has been UART asynchronous serial communication, can be asynchronous serial transmission.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:13560
    • 提供者:stone
  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. UART_VHDL

    0下载:
  2. 异步串口通信VHDL源代码,通过了验证,最高通信速率可达384-Asynchronous serial communication VHDL source code, through the validation, the maximum communication rate of up to 384
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:12168
    • 提供者:liujl
  1. async_receiver

    1下载:
  2. 算法非常不错的RS232异步串口接收程序原代码-Algorithm are very good procedures RS232 asynchronous serial receive the original code
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:1509
    • 提供者:wu
  1. 603836chuankou

    0下载:
  2. 该程序实现了串口之间的相互通信,是异步串口通信,计算机网络实验经典程序。-Implementation of the procedures between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:54759
    • 提供者:xuezhanfei
  1. M16AsynchronousUART

    0下载:
  2. ATmega8/ATmega16异步串口UART通信实例,希望对大家学习AVR单片机有帮助-UART asynchronous serial communication ATmega8/ATmega16 example, in the hope that we help to learn AVR Single Chip
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:13284
    • 提供者:jongshun
  1. RS485Comm

    0下载:
  2. 基于vc的异步串口通信,基于vc的usb程序代码。自己写了一下,挺好用的。-Vc-based asynchronous serial communication, based on the usb code vc. Wrote about their own, very good use.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:12305
    • 提供者:彭贤
  1. Aevent3

    1下载:
  2. 一个自写的控制台C语言程序,调用API的异步串口通讯控制台-Since the console to write a C language program, call the asynchronous serial communications API Console
  3. 所属分类:Windows编程

    • 发布日期:2013-03-22
    • 文件大小:852379
    • 提供者:yunling
  1. comAPI

    0下载:
  2. 使用API异步串口通信-文件改进,自己的学习心得-Asynchronous serial communication using the API- File improve their own learning experiences
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3319950
    • 提供者:刘丙才
  1. 149异步串行通信(点对点通信)

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

  1. VC+++串口通信

    0下载:
  2. 实现串口的同步异步通信,基于vc++,win32控制应用台(Serial synchronous asynchronous communication, based on vc++, Win32 control application platform)
  3. 所属分类:网络编程

    • 发布日期:2017-12-27
    • 文件大小:19525632
    • 提供者:12qwer
  1. 单片机串口通讯

    0下载:
  2. 芯片资料,关于单片机串口通讯的相关知识-异步通讯(Chip information on singlechip serial communication related knowledge - asynchronous communication)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:197632
    • 提供者:fanyongsheng
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com