CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 51单片机 定时器

搜索资源列表

  1. 51tool.zip

    3下载:
  2. 51最全的工具集,包括51单片机设置、51定时器计算、51智能反汇编工具、Bin2Hex、超级51工具、单片机设计助理 V2.4,51 the most complete tool set that includes 51 MCU settings, 51 timer calculation, 51 intelligent disassembly tools, Bin2Hex, Super 51, Tools, Microcontroller Design Assistant V2.4
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:1502986
    • 提供者:周山
  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. 8051_jiao_tong_deng

    0下载:
  2. 基于51单片机的带时间显示和紧急控制的交通灯的设计。 此程序在硬件上调试通,用定时器1延时,外部中断0接紧急控制,R0为100MS延时常数,R2为状态延时常数,8279控制数码管显示时间,用P1口控制双色灯-With 51 single-chip based on the time display and the emergency control of traffic lights design. On this process in hardware debugging pass, w
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1811
    • 提供者:朱重生
  1. zhuansubiao

    2下载:
  2. 利用89C-51单片机作为主控器组成一个转速表。由转动电机提供计数脉冲。设置定时器/计数器T0和T1,内部定时器T0设置为定时方式,且定时时间为50ms,即每50ms定时器T0中断一次,中断20次达到1秒;计数器T1设置为外部脉冲计数工作方式,并将初值置为0FFFFH,转动电机每转一周产生一个脉冲使得计数器加1溢出产生中断,设在1s内测量的脉冲个数为n即为测到的转动电机的转速。-The use of 89C-51 microcontroller as master composed of a t
  3. 所属分类:assembly language

    • 发布日期:2014-04-20
    • 文件大小:45587
    • 提供者:yanyan
  1. T0_ASM

    0下载:
  2. 51单片机定时器点亮LED灯,使其闪烁,定时时间可修改-51 MCU timer light LED lamp, it flashes, time period may be modified
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:9028
    • 提供者:zhangqiang
  1. 51MCUoutputPWMofthetwomethods

    0下载:
  2. 51系列单片机无PWM输出功能,可以采用定时器配合软件的方法输出。对精度要求不高的场合,非常实用。电路图见图一,采用了高速光隔(6N137)输出,并将PWM的信号倒相。-51 series no PWM output, the timer can be used with the software, the method output. On occasions, less precision, very practical. Circuit shown in Figure 1, using h
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:753
    • 提供者:藤青
  1. 51-danpianji

    0下载:
  2. 这是51单片机的汇编语言程序,一共包含12个代码,有流水灯、定时器、液晶1062等,值得新手学习-51 microcontroller assembly language program contains a total of 12 code, water lights, timers, LCD 1062 worth novice learning
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:183209
    • 提供者:qwerty
  1. 51单片机普通IO口PWM输出固定电压

    0下载:
  2. 使用51系列单片机,使用一个定时器.汇编语言编写.普通IO口PWM输出固定电压.
  3. 所属分类:汇编语言

    • 发布日期:2013-08-10
    • 文件大小:1313
    • 提供者:wenzhengdong
  1. EOS_51

    0下载:
  2. 汇编语言实现时间片功能,基于51单片机,利用定时器和中断完成任务-Embedded operating system based on 89C51,with the simple time-slot operating system.
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:32502
    • 提供者:王孔鑫
  1. timing-controller

    0下载:
  2. 利用定时器产生不同频率的方法,组成乐谱由单片机进行信息处理,经过放大利用MCS-51单片机的P1.0口输出音乐。-Using the timer methods produce different frequencies, the score composed by the microcontroller to process information through the use of MCS-51 microcontroller amplification of P1.0 port outp
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4708
    • 提供者:lz
  1. DigitalTimer

    0下载:
  2. 51单片机时钟汇编程序,利用定时器实现时钟功能-51 microcontroller clock assembly language
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:560
    • 提供者:chentao
  1. dingshiqiLED

    0下载:
  2. 使用51单片机控制定时器使其能根据ds1302显示时间-Use 51 single control timer so that it can display the time in accordance with ds1302
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:15864
    • 提供者:韦结
搜珍网 www.dssz.com