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

搜索资源列表

  1. PIC模拟异步串行通讯UART

    0下载:
  2. 模拟异步串行通信-simulation asynchronous serial communications
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:3.13kb
    • 提供者:丁玉忠
  1. 串行通信及AD转换实验

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

    • 发布日期:2008-10-13
    • 文件大小:68.81kb
    • 提供者:文旭峰
  1. Communication_USART

    0下载:
  2. 本程序是用于通用同步和异步串行接收器和转发器(USART),使用中断方式异步接收和发送数据通信源的程序文件。-this procedure is common for serial synchronous and asynchronous receiver and transponder (USARTs), the use of asynchronous interrupt receive and transmit data communication source program files.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11.71kb
    • 提供者:磊元
  1. AsynCommCtrl

    0下载:
  2. 基于VHDL的串行异步通信电路的设计 包括串行发送器,异步接收器,以及控制器 vhdl-VHDL-based serial asynchronous communication circuit design, including serial transmitter, asynchronous receiver. and controller vhdl
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:4.25kb
    • 提供者:那锋
  1. uart(p-to-p)

    0下载:
  2. 这是MSP430异步串行通信代码。是点对点的通信代码。欢迎下载。-asynchronous serial communication code. Is a point-to-point communications code. Welcome to download.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:4.02kb
    • 提供者:leo
  1. yibuchuanxingtongxinshili

    0下载:
  2. 异步通信串行口设计实例 做异步串行通信的可以用来参考一下-asynchronous serial communication design examples do asynchronous serial communications can be used to refer to
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:223.26kb
    • 提供者:sunny_girl
  1. 89c51-IO

    0下载:
  2. 目前普遍采用的MCS51 和PIC 系列单片机通常只有一个(或没有)UART 异步串行通信接口,在应用系统中若需要多个串行接口(例如在多机通信系 统中,主机既要和从机通信又要和终端通信)的情况下,通常的方法是扩展 一片8251 或 8250 通用同步/异步接收发送芯片(USART),需额外占用单 片机I/O 资源。本文介绍一种用单片机普通I/O 口实现串行通信的方法,可 在单片机的最小应用系统中实现与两个以上串行接口设备的多机通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:132.45kb
    • 提供者:seattlehuang
  1. msp430_chengxu_daima

    1下载:
  2. 这个压缩包里面有51个基于MSP430单片机的C代码,有ADC,有DAC,有USART串行异步通信,以及pwm,1602、12864液晶驱动.对初学者有很大的帮助。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:50.12kb
    • 提供者:邓俊
  1. 异步串行通信实验

    0下载:
  2. 这是通讯接口实验《异步串行通信实验》的原理程序,适合于那些上嵌入式系统、通信、计算机专业的人-This is the communication interface experiment, "asynchronous serial communications experiment," the principle procedures, suitable for those on embedded systems, communications, computer speci
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.6kb
    • 提供者:柴永
  1. 异步串行口

    0下载:
  2. 一种基于VHDL语言的实现计算机串行通信的简洁设计
  3. 所属分类:VHDL编程

    • 发布日期:2009-03-16
    • 文件大小:136.69kb
    • 提供者:ouping@yahoo.cn
  1. uart

    0下载:
  2. pic单片机的异步串行口通信,希望这个对大家有一些启发和帮助.-pic single-chip asynchronous serial port communications, to all of us hope that this shed some light and help.
  3. 所属分类:SCM

    • 发布日期:2016-04-09
    • 文件大小:1.25kb
    • 提供者:金山
  1. mimasuo

    0下载:
  2. 一.设计目的 1、学习串行通信的原理和应用。 2、了解异步串行通信的特点。 3、提高动手能力和理论联系实际能力。 二、设计任务和要求 设计并制作一个采用红外遥控的电子密码锁,要求如下: 1、能实现遥控开锁,遥控距离8~10m。 2、具有修改密码、加密和较强的抗干扰能力。 扩展功能: 1、密码输入出错能立即报警。 2、能实现本机键盘开锁。 三.系统构成框图-1. Designed one, learn the principles of serial c
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:145.06kb
    • 提供者:祝成灼
  1. uart

    0下载:
  2. 基于FPGA的uart源代码,异步串行通信,vhdl书写的。-uart codes。write with vhdl.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:274.31kb
    • 提供者:
  1. web

    0下载:
  2. 模拟网络串行通信 近期对计算机间通信比较感兴趣,同时研究usb通信原理,起步为串行通信于是想为更好地理解其机理做一定基础性研究,故做了异步串行通信设计实验。 经过QUARTUS验证,获得了一等奖!-Simulation of the recent serial communication network between the communication of more interested in computers, communications usb at the same time
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1.77mb
    • 提供者:ayls
  1. Classic_Software_Collection

    2下载:
  2. 经典程序收集 1.异步通信软件模拟 2.基于RS-485的多机通信 3.I2C总线协议的软件实现 4.SPI总线在单片机系统中的实现 5.单总线技术 6.FLASH存储器K9F6408U0A的控制 7.IC卡程序 8.PS2键盘的设计 9.矩阵式键盘的锁定 10.利用HT16XX实现段式液晶显示 11.利用SED1520实现点阵显示 12.利用HD66421实现灰度字符显示 13.CRT显示器在单片机系统中的应用 14.微型打印机在单片机系
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:412.1kb
    • 提供者:唐进
  1. VHDLbasicExampleDEVELOPEMENTsoursE

    1下载:
  2. 这里收录的是《VHDL基础及经典实例开发》一书中12个大型实例的源程序。为方便读者使用,介绍如下: Chapter3:schematic和vhdl文件夹,分别是数字钟设计的原理图文件和VHDL程序; Chapter4:multiplier文件夹,串并乘法器设计程序(提示:先编译程序包); Chapter5:sci文件夹,串行通信接口设计程序; Chapter6:watchdog文件夹,看门狗设计程序; Chapter7:taxi文件夹,出租车计价器设计程序; Chapte
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:135.53kb
    • 提供者:wuyu
  1. F2812-Sci

    0下载:
  2. 1.了解ICETEK–F2812-A 评估板上扩展标准RS-232 串行通信接口的原理和方法。 2.学会对串行通信芯片的配置编程。 3.学习设计异步通信程序。-1. Learn ICETEK-F2812-A evaluation board extension to the standard RS-232 serial communication interface principles and methods. 2. Learn to program the configuration
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:407.81kb
    • 提供者:平意义
  1. cpld-urat-vhdl

    0下载:
  2. 基于CPLD的VHDL UART代码,串行异步通信,含代码及仿真图-Based on the CPLD VHDL UART code, serial asynchronous communication, including code and simulation diagram
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:320.76kb
    • 提供者:瞿鑫
  1. uart_test

    0下载:
  2. 描述了利用spatran6系列的FPGA,进行串行异步通信的uart串口实现代码(Describes the use of spatran6 series of FPGA, serial asynchronous communication uart serial port to achieve the code)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:352kb
    • 提供者:cy白菜
  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