CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 51 串口程序

搜索资源列表

  1. 51串口调试程序

    0下载:
  2. 所属分类:其它文档

  1. 51单片机与PC串口通信程序及硬件电路图

    1下载:
  2. 所属分类:文档资料

    • 发布日期:2010-12-27
    • 文件大小:50688
    • 提供者:ajian2456
  1. 51单片机的串口通信程序

    0下载:
  2. 51单片机的串口通信程序,很有用!
  3. 所属分类:文档资料

    • 发布日期:2012-04-06
    • 文件大小:31232
    • 提供者:huangming116
  1. MCUseria1.rar

    0下载:
  2. 单片机串口通信程序集,51单片机串口调试程序一例,Microcontroller serial communication assembly, 51 MCU serial debugger one cases
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:6287
    • 提供者:肖军
  1. Exam1

    0下载:
  2. 前两天一个朋友要我写一个51例程,要求尽量把我会的东西都放到例程里,并且说了一句非常狠的话,要我把程序做成“看起来像是高手写的程序”,这话,我现在越想越不舒服。 当然,既然答应了,也就写出来了,不敢在高手面前弄斧,就发给新手看看了。 51有两年没有用了,不过竟然汇编还能写出来,哈哈。我以前从来不用extern关键字,这里也用上了,当然了,保证学51的朋友看来不会后悔。 #注:用的不是汇编,只是嵌入汇编的功能用进去了, 功能:数码管显示, 按
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:88391
    • 提供者:wang
  1. keil

    0下载:
  2. 介绍一种利用Keil的软件仿真功能来实现51单片机串口调试用户程序的方法。-Introduction of a simulation using Keil software functions to achieve single-chip serial debugging 51 user procedures.
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:44403
    • 提供者:黄山
  1. MCUseria2

    0下载:
  2. 单片机串口通信程序集,51单片机串口调试程序一例-Microcontroller serial communication assembly, 51 MCU serial debugger one cases
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:5444
    • 提供者:肖军
  1. 51

    0下载:
  2. 两片51单片机,通过串口中断通信,发送程序,接收程序-2 51, interruption of communications through the serial port, sending program, to receive program
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:3695
    • 提供者:zhuaili
  1. mcs51-tools

    0下载:
  2. 程序设计员经常用到的几个好用工具,有以下:51反编译器,NE555电路设计软件,串口调试工具,hex文件编辑器-Programmers frequently used several easy to use tools, the following: 51 anti-compiler, the NE555 circuit design software, serial port debugging tool, hex file editor
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2381698
    • 提供者:tim
  1. main

    0下载:
  2. KEIL编写 串口的接收与发送程序 51单片机-KEIL to write a serial program 51 microcontroller
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:841
    • 提供者:杨云
  1. uart

    0下载:
  2. 包含了51单片机两个串口,UART0和UART1的源码,详细给出了两种主机和从机的程序-Contains two 51 single-chip serial port, UART0 and UART1 source, is given in detail the procedures of the two kinds of master and slave
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:27211
    • 提供者:hanhun
  1. 51_12864LCD

    0下载:
  2. 51串口液晶显示程序, 可减少管脚占用-51 serial way of 12864
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:30264
    • 提供者:huy
  1. serial-communication-C-program

    0下载:
  2. 51单片机与电脑串口通信的C程序,有文字说明,txt文件-51 SCM and computer serial communication C program, text, txt files
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:3459
    • 提供者:wangfutian
  1. FPGA_run_c51

    0下载:
  2. nios串口与错误分析\如何在FPGA里跑51程序-NIOS serial and error analysis, how to run 51 programs in FPGA
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:7766
    • 提供者:朱林
  1. 51单片机串口通信及电子音响

    0下载:
  2. 51单片机串口通信及电子音响,编写单片机程序组成乐谱,用I/O接口 P1.7口输出,经过功率放大控制喇叭演奏一首完整的歌曲。
  3. 所属分类:报告论文

    • 发布日期:2013-03-25
    • 文件大小:157384
    • 提供者:jrjkxf
  1. uartcommunication

    0下载:
  2. /*说明:AVR串口是通过UDR发送出去的,类似于51单片机的SBUF*/ /*程序功能:能够通过串行数据发送给PC机0x12数据,接收上位机数据并且+1后发送回上位机*/-uart communication implement
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:2271
    • 提供者:vic luo
  1. vbchuankou

    2下载:
  2. 用VB编写的串口调试助手,附带51程序,大家可以学习,很经典,很地道-With VB serial debugging assistant, with 51 programs
  3. 所属分类:software engineering

    • 发布日期:2015-10-10
    • 文件大小:234496
    • 提供者:晓亮
  1. ckcli

    0下载:
  2. 51单片机串口收发处理核心程序. -51 single-chip serial transceiver processing core program.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:20791
    • 提供者:yxj
  1. tongxin

    0下载:
  2. 51单片机串口通信程序的设计范例。51单片机的串口通信程序-51 single-chip serial communication program design examples. 51 single-chip serial communication program
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:3011
    • 提供者:cuiqiuhan
  1. 51串口通信

    0下载:
  2. 介绍了AT89C52单片机与PC机串行通信的实现方法,串行存储器24C256的读写操作流程,并给出了具体通信接口电路、单片机串行通信程序流程以及利用VB6.0的通信控件MSComm实现PC机串行通信的程序。系统经过实际应用,效果令人满意
  3. 所属分类:文档资料

« 12 »
搜珍网 www.dssz.com