搜索资源列表

  1. UART-S3C44B0X

    0下载:
  2. UART测试。运行程序后在超级终端上将实时显示PC机上键盘的输入字母。-UART test. After running of the Super Terminal will be real-time display on a PC keyboard input letters.
  3. 所属分类:系统编程

    • 发布日期:2024-05-04
    • 文件大小:83968
    • 提供者:李凌
  1. UART(FPGA)

    0下载:
  2. 基于FPGA的串行通信UART控制器,采用VHDL语言编写,包含多个子模块。 在ISE或FPGA的其它开发环境下新建一个工程,然后将文档中的各个模块程序添加进去,即可运行仿真。源程序已经过本人的仿真验证。-FPGA-based UART serial communication controller, using VHDL language, includes a number of sub-module. ISE FPGA or
  3. 所属分类:文档资料

    • 发布日期:2024-05-04
    • 文件大小:14336
    • 提供者:李浩
  1. ARM-UART

    0下载:
  2. 这个是ARM的UART源代码,对学习ARM很有帮助,好东西大家一起分享哈-this is the UART source code, to learn ARM helpful, good things to share with everyone Kazakhstan
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:109568
    • 提供者:
  1. at89c51rd2-fa-uart-1_0_0

    0下载:
  2. at89c51rd2-fa-uart-1_0_0.zip源码-at89c51rd2-fa-uart- 1_0_0.zip FOSS
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:27648
    • 提供者:zhaogang
  1. ATMega8-UART

    0下载:
  2. ATMega8 中断方式UART测试程序 ,其硬件:CA-M8 时钟:外部4MHz-socket UART interrupt testing procedures, hardware : CA-M8 Clock : 4 MHz external
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:wuxixi
  1. 18b20+DSY+s52+uart

    0下载:
  2. 本程序主要内容18b20+s52+uart单点测温详细c51程序,已经调试通过-main contents of this procedure 18b20 s52 uart single point temperature decoder detailed procedures already adopted Debugging
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-04
    • 文件大小:14336
    • 提供者:李锋
  1. UART-EDMA

    0下载:
  2. TMS320C6713用EDMA实现UART通信-TMS320C6713 EDMA used to achieve UART communication
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-04
    • 文件大小:161792
    • 提供者:pengyuhui
  1. UART-lpc21xx

    0下载:
  2. 基于LPC21XX的uart源码,调试全部OK,C语言编写-LPC21XX uart source code, debugging all OK, C language
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-04
    • 文件大小:37888
    • 提供者:
  1. c8051f-UART

    0下载:
  2. 软件UART示例 两个完整的例子,一个用PCA为波特率发生器的C语言程序和一个用定时器0为波特率发生器的汇编语言程序. 适用于下列器件 C8051F000C8051F001C8051F002C8051F005C8051F006C8051F010C8051F011C8051F012C8051F015C8051F016C8051F017C8051F220C8051F221C8051F226C051F230C8051F231C80
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:927744
    • 提供者:fency
  1. UART

    0下载:
  2. 2410下的UART实验,适合初学者使用!-UART under the 2410 experiment, suitable for beginners to use!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-04
    • 文件大小:248832
    • 提供者:godspeed
  1. fft-2440-uart

    0下载:
  2. 32位arm9微处理器S3C2440的uart测试源代码-32-bit ARM9 microprocessor S3C2440 UART to test the source code
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-04
    • 文件大小:205824
    • 提供者:sonny
  1. UART

    0下载:
  2. 清华大学-电子信息工程系-实验用ARM-linux-源代码-UART篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-UART articles
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-04
    • 文件大小:7168
    • 提供者:姜勇
  1. MEGA128-UART

    0下载:
  2. AVR单片机MEGA128-UART的程序原代码-AVR Singlechip MEGA128-UART procedure for the original code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:38912
    • 提供者:徐松亮
  1. uart

    0下载:
  2. MSP430F135的UART操作代码,绝对的真实可行.放心下载-MSP430F135 the UART operation code, is absolutely true feasible. Rest assured Download
  3. 所属分类:汇编语言

    • 发布日期:2024-05-04
    • 文件大小:32768
    • 提供者:guguodong
  1. UART

    0下载:
  2. 本文件是串口0、1测试程序,将跳线器JP7、JP11短接。使用外部22.1184MHz晶振。 功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送"WWW.MLARM.COM";接收到PC机的数据后,再将该数据发送 回PC机。按开发板上键盘,将该键值发送到PC机.串口调试最好应用支持中文格式 的串口调试助手,否则不能正常显示。-0,1 The present docu
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:17408
    • 提供者:lilin
  1. uart

    0下载:
  2. Samsung 2410 cpu uart 测试源码-Samsung 2410 cpu uart test source
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-04
    • 文件大小:73728
    • 提供者:陈一
  1. UART

    0下载:
  2. 程序是一个基于s3c44b0x的uart的测试程序, 对于初学UART编程又很好的参考价值-Procedure is based on the UART S3C44B0X testing procedures, programming for the beginner UART also a good reference value
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:aaronychen
  1. usb-uart

    0下载:
  2. usb转UART,基于C8051F310.使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机.-usb to UART, based on the C8051F310. the use of single-chip serial debugging tools distributed to a hexadecimal number, Microcontroller Receive this number lat
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:王雪楠
  1. uart

    0下载:
  2. 基于ARM的UART串口驱动程序,并且能够对PC机串口的波特率进行自适应。-Based on ARM
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:周丹
  1. FPGA+DSS+UART

    0下载:
  2. 用FPGA实现任意波形发生器的源代码,另外还包括FPGA实现UART,从而与MCU实现串行通信。-Using FPGA to achieve arbitrary waveform generator of the source code, including the FPGA also realize UART, in order to realize serial communication with the MCU.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:zhuangxb
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org