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

搜索资源列表

  1. uart2211

    0下载:
  2. kiell下的一个51 UART 程序,通过串口可以接收来自电脑的字符并以数字形式显示,也可以发送字符 -kiell of a UART 51 procedures Serial passed from the computer can receive and the characters in digital form, can send characters
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1739
    • 提供者:yxw
  1. Uart

    0下载:
  2. 这是一个通用的51单片机和计算机串口通信的程序,经验证,是正确的。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23734
    • 提供者:谢勇
  1. Uart-ck

    0下载:
  2. 典型的基于单片机51的UART串口通信程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23734
    • 提供者:xiaozi
  1. uart

    0下载:
  2. 51单片机uart测试实验 51单片机uart测试实验
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:217719
    • 提供者:zhangren
  1. UART

    1下载:
  2. 普通I/O口模拟串口的 51汇编原程序代码!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:845
    • 提供者:胡小辉
  1. uart

    0下载:
  2. 51单片机中断方式串口收发数据,文件短小精湛
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1283
    • 提供者:michael
  1. uart

    1下载:
  2. 51单片机通过串口接收发送数组的c语言代码
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:818
    • 提供者:胡牙鲆
  1. 老外编写的51单片机UART驱动

    1下载:
  2. 很有参考价值的51单片机串口程序,正在搞串口的看一看-great reference value of 51 MCU procedures, is now pursuing a look at the serial port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7134
    • 提供者:张子实
  1. Uarttest.rar

    0下载:
  2. 51单片机串口测试,字符和字符串的发送我接收,uart rs232 test c
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1766
    • 提供者:Sunydell
  1. 51uart

    0下载:
  2. C51的串口中断接收,查询发送实例。(以销量30K产品的代码)-C51' s serial port interrupt reception, the query sent instance. (By volume 30K product code)
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:18485
    • 提供者:DaglesHoll
  1. UART_Program

    0下载:
  2. 串口中断服务函数集,使用十分方便 51单片机串口调试程序(C语言)-Serial port interrupt service function is set, 51 MCU serial port is very convenient to use the debugger (C language)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:4640
    • 提供者:jj
  1. 51mcu

    1下载:
  2. 51单片机的串口程序,使得51单片机的UART口每接收PC机发送的一个字符,加1回送给PC机。包含实现上述功能的电路原理图(1页) 使用原理图上用到的晶振,给出了计算波特率的步骤。波特率可以是2400、4800、9600给出了设计程序的步骤或画出程序的流程图-51 Single-chip serial procedures, making 51 MCU UART port for each PC, sent to receive a character, plus a gift back t
  3. 所属分类:SCM

    • 发布日期:2016-09-19
    • 文件大小:63719
    • 提供者:毕泽修
  1. UART

    0下载:
  2. 该程序为51单片机双机串口通信程序,有接收和发送程序-The program for the microcontroller 51 pairs of serial communication program, to receive and send program
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:26755
    • 提供者:wangjin
  1. nec

    0下载:
  2. C写的 nec芯片的 红外遥控器的发射 解码程序 51单片机 -C write nec chip infrared remote control launching decoding program 51 MCU
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1644
    • 提供者:lihaoxuan
  1. 51uart

    0下载:
  2. 串口调试程序 1. 发送过程:在发送时必须保证TI=1:即发送缓冲器为空,否则将导致数据发不出去,如果想强制发送可以用:TI=1.具体发送数据:利用printf(“akjdfaklfj”) 函数直接发送即可。 2. 接收过程:在接收时多选用中断方式,这样可以节约CPU的时间,提高效率, -1 serial port debugger. Send process: to be sent to ensure that TI = 1: that is, send buffer is
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1409
    • 提供者:liangliang
  1. uart

    0下载:
  2. 采用51单片机的串口模式来完成数据的传输和通行的,对于新手来说这是一个不错的程序-51 serial single-chip mode to complete the data transmission and access, for the novice, this is a good procedure
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:17075
    • 提供者:王海林
  1. LCD12864_UART_driver

    0下载:
  2. 利用 MSC-51 系列单片机 89S51 通过串口方式 驱动 LCD12864 液晶显示器 ,节约了 IO端口 -used MSC-51 series 89S51 to drive LCD12864 by uart
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1924172
    • 提供者:蔡德洋
  1. spi_to_uart

    1下载:
  2. spi转uart,51单片机下的源码,希望能有用-turn spi uart, 51 Microcontroller source code, hoping to be useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-17
    • 文件大小:37700
    • 提供者:凡若尘
  1. UART-51

    0下载:
  2. 很实用的51串口开发程序实例,简单易懂可操作性强使用51系列单片机-Very practical 51 serial development process instance, straightforward operability using 51 series
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1965
    • 提供者:赵昱焱
  1. uart

    0下载:
  2. 适用于stc单片机,简单操作串口,修改方便(51 singlechip serial program)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:plly
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com