CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 51单片机定时器中断

搜索资源列表

  1. 51单片机电子琴

    1下载:
  2. 摘要:本系统以Atmel的AT89c52单片机为主控制器,通过制作硬件电路和软件的设计编写,然后进行软硬件的调试运行,最终达到设计电路乐曲弹奏播放功能和存储重放音乐功能。设计中运用中断系统和定时/计数原理控制电子音乐器发生,并对所需的音阶和贝斯用相应的程序语言编写来实现,用8段数码显示管显示所弹奏的乐谱内容。将两个89c52单片机的串行口连接起来,实现5米以外的通信。输出通道通过一个功率放大器驱动扬声器发声。 关键词:单片机,音乐演奏器 目录: 摘要……………………………………………………
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 22

    0下载:
  2. 基于51单片机秒表的程序设计 1.设计目的: (1)利用单片机定时器中断和定时器计数方式实现秒、分定时。 (2)通过LED显示程序的调整,熟悉8155与8051,8155与LED的接口技术,熟悉LED动态显示的控制过程。 (3)通过键盘程序的调整,熟悉8155与矩阵式键盘的接口技术,熟悉键盘扫描原理。 (4)通过阅读和调试简易秒表整体程序,学会如何编制含LED动态显示、键盘扫描和定时器中断等多种功能的综合程序,初步体会大型程序的编制和调试技巧。 -Based on 51
  3. 所属分类:assembly language

    • 发布日期:2017-03-21
    • 文件大小:32833
    • 提供者:
  1. 51

    1下载:
  2. 51单片机入门级资料。流水灯,数码管,矩阵键盘,AD,DA,液晶,定时器中断源程序并包含有PROTEUS仿真。-51 single-chip entry-level information. Water lights, digital tube, matrix keyboard, AD, DA, liquid crystal, the timer interrupt source and includes PROTEUS simulation.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:411622
    • 提供者:
  1. 51Clock

    0下载:
  2. 51单片机+定时器中断+8位数码管做成的简单时钟-Single-chip 51-bit+8+ timer interrupt pipe made of a simple digital clock
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:709
    • 提供者:
  1. key

    0下载:
  2. 基于雨亭的51/AVR单片机开发板的按键扫描程序,在定时器中断中定时扫描,使用状态机进行按键去抖,与延时扫描相比效率较高,占用资源少-Yu Ting s 51/AVR microcontroller based development board scanner button, the timer interrupt in time scan, using the state machine button to shake, as compared with the delayed scan m
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:34760
    • 提供者:glf
  1. ex46

    0下载:
  2. 51单片机定时器 中断服务 程序源代码。-51 MCU timer interrupt service program source code.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:741
    • 提供者:艳亮
  1. 51-MCU_T0T1

    0下载:
  2. 51单片机定时器中断T0 T1同时使用,互相独立使用-51 MCU T0 T1 use
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:590
    • 提供者:liyuan
  1. pwm

    0下载:
  2. 利用51单片机定时器中断产生占空比可变的PWM波-The use of 51 single-chip timer interrupt is generated variable duty cycle of the PWM waveform.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3502
    • 提供者:dianjiyudianqi
  1. 51pwm

    0下载:
  2. 51单片机 定时器中断方式模拟PWM输出,控制led灯的100个亮度级别-51 microcontroller analog PWM timer interrupt output, control led lights 100 brightness levels
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:876
    • 提供者:张羿
  1. 51RTOS

    0下载:
  2. 一个基于51单片机定时器中断实现的类似实时操作系统功能-A similar based on 51 single-chip timer interrupt to realize real-time operating system functions
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:57108
    • 提供者:刘飞
  1. SPWM-51

    0下载:
  2. 使用51单片机定时器中断查表方式产生SPWM波形,使用STC12C5A60S2系列单片机。-Use the 51 single-chip timer interrupt the look-up table method to produce SPWM wave, using STC12C5A60S2 series single chip microcomputer.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:15449
    • 提供者:唐辉
  1. timer

    0下载:
  2. 这个是关于51单片机定时器中断的一个小程序。-A small program on 51 single chip microcomputer timer.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:25053
    • 提供者:kang
  1. 单片机定时器实现秒计时和显示

    0下载:
  2. 1 基础部分: (1) 用51的p1口作为数据输出口,p2口为共阴数码管位选信号,利用定时器0实现秒计时和显示。 (2) 上电复位后,显示00。 (3) 按键按下S2键后开始计数。采用加法计数形式。计到60停止。蜂鸣器鸣响。 (4) 鸣响2秒后停止,恢复显示00。 (5) 当再次按下S2键后重复1-4过程。 2 提高部分: 利用S2,S4,S6完成进入设置;进行数字十位和个位设置;存储,启动等动作; 工作过程如下: (1)第一次按下S6,进入十位数设置;此时,每按下S4一次
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-16
    • 文件大小:263168
    • 提供者:anbao
  1. 51单片机230个Proteus仿真实例

    1下载:
  2. 230个c51单片机仿真实例,LCD电话拨号按键,定时器,中断、、、、(230 C51 microcontroller simulation example, LCD phone dial-up button, timer, interrupt)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-18
    • 文件大小:3067904
    • 提供者:winner
  1. 16.定时器0中断控制LED

    0下载:
  2. 基于51单片机实现定时器0中断控制LED程序,完成定时器定时问题(Based on 51 singlechip timer 0 interrupt control LED procedures, the completion of the timer timing problem)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:13312
    • 提供者:eryuehouniao
  1. 24 中断

    0下载:
  2. 8051中断处理,具体为定时器中断,学习51单片机必需会的内容(This is a 8051 singlechip interrupt handler)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:1981440
    • 提供者:陈兴起
  1. lesson5_1

    1下载:
  2. 实现51单片机的定时/中断功能,在流水灯上的实现。(Realizing the timing / interruption function of 51 Singlechip)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-19
    • 文件大小:20480
    • 提供者:沉一舟
  1. mcuelf

    0下载:
  2. 51单片机定时器,串口、中断等配置工具,并自动生成相应的代码,非常方便适用。(51 single chip microcomputer timer, serial port and interrupt configuration tools, and automatically generate the corresponding code, very convenient.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:932864
    • 提供者:lattik
  1. 2018-3.7

    0下载:
  2. 51单片机中断定时程序,具有交替显示效果(Single chip microcomputer interrupt timing program, with alternating display effect.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:22528
    • 提供者:有光
  1. 例程5 定时器中断

    0下载:
  2. 从零开始学STM32,学会运用STM32定时器中断,适用于有51单片机基础的新手。(Learn STM32 from scratch, learn to use STM32 timer interrupts, apply to a 51-MCU microcontroller based.)
  3. 所属分类:微处理器开发

    • 发布日期:2018-05-01
    • 文件大小:1637376
    • 提供者:LZM孤独旅人
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com