CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 51 中断 数码管

搜索资源列表

  1. 51_c

    2下载:
  2. 51 c 一.闪烁灯 二.流水灯的左移右移 三.按键判断 四.数码管静态显示 五.数码管动态显示 六.4X4键盘识别 七.按键中断判断方式 八.定时器T0的应用---9.9秒计时设计 九.PC机与单片机通信 十.24C08读写操作-51 c 1. Lights flickered 2. Wasted lights bits shifted to the right three. Four keys judgment. Digital static show
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:286057
    • 提供者:lzh
  1. 51_code_text_usb_c

    0下载:
  2. 自己的51开发板源代码 C,里面包含有流水灯,数码管显示,温度数码管显示,中断—定时—计数,USB_MEGA8_ISP 电路图,USB_MEGA16_JTAG电路图等实验程序,内容丰富
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:169714
    • 提供者:麦刘伟
  1. c51源程序集合

    10下载:
  2. 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 基于单片机的100秒计时器设计

    1下载:
  2. 实验原理: (1)对AT89C51单片机内部定时器T1进行初始化,T1定时成50ms一次中断。 (2)在MCS-51内部RAM单元,设立数据单元,20次中断为1秒,99秒就清零。 (3)数码管采用动态扫描的方法
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. dzb

    0下载:
  2. 这是我看了《十天学会单片机》(郭天祥的教程)第十课时写的,综合了矩阵键盘,串口通信,数码管 动态显示,定时器中断的简单时钟程序。用51电子网买的298元80C51单片机学习板 (http://www.51dz.com/n.asp?id=12519&i=xie343706382)测试时请将p1口用排线连到CZ2上,控制8位 数码管用。P0口用来检测矩阵键盘的,P3.0和P3.1是串口通信用,控制74H164N芯片段选8位数码管。 数码管显示内容为时分秒个两位,按下K16为设置按钮,
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:20428
    • 提供者:解长海
  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. LESSON3

    0下载:
  2. 非常好的关于51中断系统和数码管的使用资料,讲得很透彻,完全可以自学。-Very good on the 51 disruptions of digital control systems and the use of information, very thorough, fully self.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-01
    • 文件大小:873258
    • 提供者:劳中堂
  1. dtxs

    0下载:
  2. 基于51单片机动态显示数码管,及中断说明等-51 MCU-based dynamic display of digital control
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:567
    • 提供者:ss
  1. 222

    0下载:
  2. 利用MCS-51单片机内部的定时/计数器、中断系统、以及外围的按键和LED显示器等部件,设计一个单片机电子时钟。设计的电子时钟通过数码管显示,并能通过按键实现设置时间和暂停、启动控制等。-The use of MCS-51 microcontroller' s internal timer/counter, interrupt system and the external buttons and LED displays and other components to design a
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1151
    • 提供者:常敏
  1. C51_Source

    0下载:
  2. 51单片机源程序:1-流水灯、2-数码管动态扫描、3-数码管移动、4-输入输出口、5-喇叭、6-按键程序、7-定时器0、8-定时器1、9-中断、12-红外测试、14-24c02_EEPROM读写、21-红外解码数码管显示-51 MCU source: 1- water lamps, 2- Digital control dynamic scan, 3- digital tube mobile, 4- input and output ports, 5- Speaker, 6- key progr
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:205740
    • 提供者:a120730125
  1. led_dynamic

    0下载:
  2. 基于雨亭的51/AVR单片机开发板的动态数码管显示程序,在定时器中断中定时刷新,,与延时扫描显示相比效率较高,占用资源少;在刷新显示内容时,进行了消隐处理,不会出现重影的现象-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:19845
    • 提供者:glf
  1. Electro-Clock

    1下载:
  2. 基于51单片机的电子钟设计程序,利用单片机的中断原理,四个独立键盘调整,数码管显示。-51 MCU clock based on the design process, using microcontroller interrupt principle, four independent keyboard adjustment, digital display.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1331
    • 提供者:xiaohefei
  1. serialrecieveandview

    0下载:
  2. 简单实用的单片机51系列串口中断接收显示的C程序。接收串口发过来的一个字符,并以16进制形式显示在led数码管上-Simple and practical single chip 51 shown in C serial port interrupt reception process. Send over the serial port to receive a character, and displayed in 16-band digital tube led
  3. 所属分类:SCM

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

    0下载:
  2. ds12887,运用51单片机知识设计一个可以随意调节时间、带整点闹铃的时钟。(其中用到定时器、中断、按键、蜂鸣器、数码管或串口通信)-ds12887, using 51 single-chip expertise to design an adjustable time, with the whole point of the alarm clock. (Which use timers, interrupts, keypad, buzzer, digital control, or seri
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:459968
    • 提供者:Mars.X
  1. STC89C52RC-DEMO

    0下载:
  2. 压缩包里是我买51学习板时赠送的程序(所用芯片是:STC89C52RC).里面包含IO口输入输出、流水灯、静态动态数码管显示、按键扫描、定时器、中断、PWM、EEPROM24c02、红外解码数码管显示、无源蜂鸣器、与电脑串口通信、电子温度计、1602液晶屏显示等演示程序.对初学51单片机的朋友很有帮助-Compression bag that I bought 51 boards to learn the procedures presented (the chip is: STC89C52RC
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:481651
    • 提供者:lxf
  1. wai

    0下载:
  2. 外部中断数码管显示源代码,51的,直接就可以使用,初学者使用-External interrupt digital tube display source code, 51, can use directly, for beginners to use
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:10256
    • 提供者:任超斌
  1. 51-add-and-sub

    0下载:
  2. 基于51单片机的中断方法实现数码管上显示加减-Interrupt method to achieve the addition and subtraction of digital tube
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:25105
    • 提供者:自由
  1. 51-singlechip-ultrasonic-distance

    0下载:
  2. 51单片机超声波测距,数码管显示,c程序,中断-51 single ultrasonic distance measurement, digital display, c program, interrupted
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1032
    • 提供者:石小炜
  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实现-秒表

    0下载:
  2. 名称:数码管显示,按键控制秒表 内容:中断按键控制,数码管显示,中断0控制计时和停止,中断1清零(Name: digital tube display, button control stopwatch Content: interrupt button control, digital display, interrupt 0 control timer and stop, interrupt 1 zero.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-06
    • 文件大小:13312
    • 提供者:kkb123
« 1 23 4 5 »
搜珍网 www.dssz.com