CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 串口 异步通信

搜索资源列表

  1. yibutongxin

    0下载:
  2. 用VHDL编写的串口异步通信的例子,适于RS232、RS422的通信
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:545.46kb
    • 提供者:王权
  1. uart

    0下载:
  2. 用Verilog实现的串口异步通信,适用于RS232
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1.07mb
    • 提供者:王权
  1. c51shiyan_daima

    0下载:
  2. c51单片机实验程序代码--流水灯、时钟、液晶驱动,串口异步通信、AD、DA、ROM 扩展、IO扩展等等,附原理图,对初学者很有帮助。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:250.86kb
    • 提供者:邓俊
  1. SPIANDSCI

    0下载:
  2. 给出一个在两个DSP之间实现简单异步通信的通用程序。 该程序实现2407的串口异步通信
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4.77kb
    • 提供者:xiuxiu
  1. 该程序实现2407的串口异步通信

    0下载:
  2. 个在两个DSP之间实现简单异步通信的通用程序。 //该程序实现2407的串口异步通信-in two months between DSP simple asynchronous communication common procedures. / / The program of the 2407 serial asynchronous communication
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1.51kb
    • 提供者:张冠群
  1. RYT1

    0下载:
  2. 此为单片机MSP430系列中常用的初始化命令和串口异步通信的简单示例.-this MSP430 MCU for commonly used commands and initialize the serial asynchronous communication simple example.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:高玉龙
  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
    • 文件大小:62.74kb
    • 提供者:minglinet
  1. 标准的串口通讯设计VHDL

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

    • 发布日期:2017-03-22
    • 文件大小:10.63kb
    • 提供者:于飞
  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
    • 文件大小:4kb
    • 提供者:李凯
  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
    • 文件大小:11.88kb
    • 提供者:liujl
  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
    • 文件大小:12.97kb
    • 提供者:jongshun
  1. chuankou

    0下载:
  2. MSP430异步串口程序,实现简单的协议,既可以用于单片机之间通信,也可以用于单片机与PC机通信。-MSP430 UART procedures, to achieve a simple agreement, both can be used for communication between the single-chip, single-chip can also be used for communication with the PC.
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:29.56kb
    • 提供者:zhaolq
  1. IIC

    0下载:
  2. 用Verilog HDL语言实现串口异步通信-With the Verilog HDL language serial asynchronous communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:2.71kb
    • 提供者:张微
  1. usart(spi)

    0下载:
  2. 本程序,使用串口异步通信方式,将01 02 03 04***0A以hex的格式发送到计算机的串口。 每次单片机复位,发送一次。使用的是16f74芯片-This procedure, using serial asynchronous communication, will be 01 02 03 04*** 0A in hex format to the computer' s serial port. Each MCU reset, send an. Chip using a 16f
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:563byte
    • 提供者:quandapeng
  1. chuankou

    0下载:
  2. 应用最广泛的串口异步通信的FPGA设计,包含整个工程文件-The most widely used FPGA design serial asynchronous communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:209.12kb
    • 提供者:赵童
  1. 485chuankouyibutongxin

    0下载:
  2. 485串口异步通信完整VC6.0工程,已经测试通过-VC6.0 485 serial asynchronous communication complete works, has been tested
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:10.16kb
    • 提供者:liuzhengheng
  1. Uart

    0下载:
  2. 基于s3c2440 串口异步通信,可以实现与pc机通信,在终端可以使用printf 输出格式,开发环境为ADS1.2-S3c2440 based serial asynchronous communication, can be achieved with pc computer communication, the terminal can use the printf output format, the development environment for ADS1.2
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:118.09kb
    • 提供者:时刻拥友
  1. SD_CARD_FAT

    0下载:
  2. 基于STM32 的SD卡驱动程序,包涵mmc_sd,diskio.c 串口异步通信等外设-STM32 SD card driver, bear with mmc_sd, diskio.c serial asynchronous communication peripherals
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:1.24mb
    • 提供者:孙铭骏
  1. SCI

    0下载:
  2. DSP实现串口异步通信的程序,叫你如何对SCI进行设置,定义。-DSP serial asynchronous communication procedures, tell you how to set up SCI defined.
  3. 所属分类:DSP program

    • 发布日期:2017-11-15
    • 文件大小:3.49kb
    • 提供者:焦石
  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
    • 文件大小:64kb
    • 提供者:Smile Han
« 12 3 4 5 6 »
搜珍网 www.dssz.com