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

搜索资源列表

  1. 0555

    0下载:
  2. 51单片机串口通讯设计代码公开, //这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开销是一样的 -51 design code serial communication open,// ??this is a C51 microcontroller serial receiver (interrupt) and send routine can be used to test the mi
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:8517
    • 提供者:
  1. interrupt

    0下载:
  2. 用Keil开发的基于C51的中断学习程序,LED显示。按键接在P3.2口,按一次按键,数码管显示加一,在0~9之间循环。注意数码管共阴还是共阳,附上程序对应单片机原理图。本人亲写-Keil development with the interruption of C51-based learning process, LED display. P3.2 access keys in the mouth, according to a button, digital display plus on
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:165006
    • 提供者:cxsys
  1. timer_interupt

    0下载:
  2. 1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。 2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。 两个同样功能的timer0中断程序都在MCU51-63K仿真器下通过实验。-1. T0_ASM.rar, (with Chinese comments C51 language routines), use of the timer 0 interrupt LED lamps
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:24171
    • 提供者:李子超
  1. keil7.0_at89c51_i2c_2

    0下载:
  2. DVP:Keil C51 7.0以上版本 CPU:AT89C51 FUNC:I2C应用之二,中断方式-DVP: Keil C51 7.0 or later CPU: AT89C51FUNC: I2C applications bis, interruption mode
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:18433
    • 提供者:vinkerl
  1. dianzizhong

    0下载:
  2. c51编的时钟程序,有外中断,timer0,1中断-C51 series clock procedures, there is disruption, timer0, 1 interruption
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1632
    • 提供者:wonder
  1. DAC0832interruptedProteus

    0下载:
  2. DAC0832数模转换进单片机(中断),C51下的Proteus仿真及C源程序,非常适合初学单片机的新手们学习-DAC0832 digital-to-analog conversion into the single-chip microcomputer (interrupted), C51 of Proteus simulation and C source, very suitable for the novice beginner to learn Singlechip
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:52731
    • 提供者:mcuxxq
  1. C51_calculator_program

    0下载:
  2. 计算器C51程序 单片机小制作时写的一些小程序,在最小系统上运行成功,采用的是中断键盘扫描.-C51 single-chip calculator program written in a small production at a number of small procedures, the minimum system to run successfully, used to scan the keyboard interrupt.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1905
    • 提供者:gmxiong
  1. SERIAL_c51

    0下载:
  2. c51语言编写的串行口中断控制器,使用此程序可以用串行口进行单片机之间及和上位机之间进行通讯 -C51 language serial port interrupt controller, the use of this procedure can be used for single-chip serial port and between the host computer and communications between
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1939
    • 提供者:zzbtczhw
  1. 14

    0下载:
  2. C51的中断函数的格式(C51的中断函数的格式)-C51 interrupt function format [C51 interrupt function format]
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3899
    • 提供者:彭涛
  1. C51_frequency_1602

    0下载:
  2. C51单片机用中断频率检测,显示在液晶上-Interruption frequency with C51 single-chip testing, displayed in the LCD on
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:17079
    • 提供者:zhangqiang
  1. timer_interupt_exam(1)

    0下载:
  2. 这个两个rar文件是关于定时器0使用的例子, 也是我第一次使用定时器0做的实验程序: 1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。 2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。 两个同样功能的timer0中断程序都在MCU51-63K仿真器下通过实验, 小虾们可以试试看。 -Rar files that are both about the exa
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:36127
    • 提供者:力伟
  1. c51uart_test

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 single-chip serial port receive and transmit interrupt routine test (including the realization of communication protocols)
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1231
    • 提供者:czj
  1. chengkonglvboqi

    0下载:
  2. 程控滤波器的程序,包括由CH451程序用来驱动LED显示和按键,HC4051的程控程序,以及单片机中断等相关程序,通过按键来使HC4051开关发生改变,从而由其控制的频率值发生变化,通过LED可以显示,即可达到程控的作用,是在Keil C51中运行的-Filter program procedures, including procedures used by the CH451 display and keypad LED drivers, HC4051 the program procedu
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2651
    • 提供者:xiaolu
  1. Time-interrut

    0下载:
  2. 用PROTUS可仿真的C51定时中断学习材料-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:242369
    • 提供者:hekun
  1. Time-outinterrupt

    0下载:
  2. 用PROTUS可仿真的C51定时外中断学习材料-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:146591
    • 提供者:hekun
  1. C51xuexijiaocheng

    0下载:
  2. 30章C51入门教程,(基本的I/O口,定时,中断的使用等)绝对的值得一下,-C51 Chapter 30 Getting Started Guide, (the basic I/O port, timer, interrupt, etc.) should be about the absolute,
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1651112
    • 提供者:流颉
  1. AT89S51GSM

    0下载:
  2. 用单片机C51串口来接收和发送GPS数据到指定服务器,可以用来测试51单片机的中断接收 --80C51 Serial reception (suspended) and send routines can be used to test 51 SCM interrupt reception
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:6660
    • 提供者:付生
  1. tongxin-chuankou

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 single-chip serial port receive and transmit interrupt routine test (including the realization of communication protocols)
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1360
    • 提供者:hx
  1. FX2Test

    0下载:
  2. 程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。安装时把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。但要添加完整的头文件及库文件才可以编译。 BasicUSB.SchDoc 电路原理图 FX2Test/FX2Test.Uv2 Keil C51工程 FX2Test/EZUSB.LIB EZ-USB库文件 FX2Test/dscr.a51 USB描述符 FX2Test/USBJmpTb.OBJ USB中断跳转表 FX2Test
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:43473
    • 提供者:刘可
  1. deng

    0下载:
  2. 用C51编写中断实现流水灯:有上下移动闪烁和累计发光的各种功能。带源码和电路图。-C51 interrupted by the realization of water to prepare lights: There are a total of up and down movement and flashing light-emitting functions. With source code and schematics.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:11445
    • 提供者:文风
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com