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

搜索资源列表

  1. hz1

    0下载:
  2. c51 频率表 可测30----1000hz 信号频率 使用中断来计数信号单位时间内数量,测得频率
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1163
    • 提供者:李海孟
  1. IR

    0下载:
  2. C51单片机和数码管显示的红外遥控读码器-定时中断数码管显示加遥控
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1969
    • 提供者:高峰
  1. C51fuzzypid

    1下载:
  2. 用C51实现模糊控制器的软件设计,51系列单片机接口.定时器中断等。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:71588
    • 提供者:张山
  1. small_rtos1.12.1

    0下载:
  2. 就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:91045
    • 提供者:gtt
  1. ex_int0

    0下载:
  2. 学习C51时写的中断程序,提供给刚学单片机程序的朋友参考
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:932
    • 提供者:孙强
  1. RS485

    0下载:
  2. RS485的C51程序 中断 寄存器设置 接收和发送数据,希望对大家有用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1732
    • 提供者:季杏
  1. Uart_mode 1_Int_brg

    0下载:
  2. ATMEL Uart C51程序(中断方式)-ATMEL Uart C51 (interrupt)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:24189
    • 提供者:赵立
  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. 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 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com