CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 秒表 1602

搜索资源列表

  1. C51-clock

    1下载:
  2. C51单片机实现液晶秒表以及简单计算器 电路是一个51最小系统,没有采用总线方式,而简单的连线方式,上有4*4矩阵键盘,一数码管,89S51单片机,串口下载线,数码管显示锁存芯片\\蜂鸣器\\1602液晶. 代码已经调试成功过,可以实现时间的调整.4*4矩阵键盘,第一排前三列是实现小时\\分钟\\秒的加.第二排前三列是实现小时\\分钟\\秒的减.当然还可以通过设置矩阵键盘的键值,来实现加\\减\\乘\\除四则运算,由数码管显示参与运算的数字以及最终的运算结果.-C51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2501
    • 提供者:王永
  1. lcd1602

    0下载:
  2. lcd 1602显示程序,本程序实现的功能是秒表的
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:17791
    • 提供者:liuying
  1. 1602LCDstopwatch

    0下载:
  2. * 1602LCD显示秒表 * * K3 --- 控制按键 (p3.4) * * 第一次按下时,开始计时,第二次按下时,暂停计时。 * * 第三次按下时,累计计时,第四次按下时,暂停计时。 * * K4 --- 清零按键 (p3.5) * * 在任何状态下,按一下K4,均可清零-* 1602LCD show** K3--- stopwatch control buttons (p3.4)** When the first press, start running,
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:3002
    • 提供者:罗磊
  1. 1602liquidcrystaldisplayprocedures

    0下载:
  2. ATmega128单片机控制的1602液晶显示程序,实现秒表功能,可通过按键设置时间-ATmega128 MCU 1602 LCD process, achieve a stopwatch function, available through key setup time
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:55536
    • 提供者:谢海
  1. 1602LCDXIN

    0下载:
  2. 这是一个用51做的用1602显示秒表的程式,在家可以参考一下-This is a 51 to do with the 1602 show with a stopwatch program at home for reference
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:17517
    • 提供者:
  1. yijingxianshi

    0下载:
  2. 自己编写的一个应用于1602液晶的秒表小程序,使用了T0定时器功能,大家喜欢的可以-I have written a stopwatch used in small liquid crystal 1602, the use of the T0 timer function, we can look at like
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1031
    • 提供者:赵博
  1. functionalelectronicbell

    0下载:
  2. 本文设计实现的是一个多功能数字电子钟,其功能为:24小时制时、分、秒的时间显示,具有整点报时功能;年、月、日及星期的日历显示;具有秒表功能;可显示当前环境温度;可通过按键对各时间信息进行调整。系统采用单片机AT89C52作为主控芯片。系统中的显示模块采用LCD1602液晶显示器实现。LCD1602可以显示两行字符,每行16个字符,能够满足本系统的显示要求。系统中的温度采集模块采用DS18B20芯片实现。DS18B20体积小,其输出量是数字量,可直接与单片机通信,且为单总线传送,可简化电路,大大减
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:88758
    • 提供者:王军超
  1. XLLCDMB

    0下载:
  2. AT89S52的C51液晶1602秒表程序,在KEIL下已经编译通过。-AT89S52 the C51 LCD stopwatch 1602 procedures have been compiled through KEIL.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2394
    • 提供者:张岩
  1. stopwatch

    0下载:
  2. 51单片机与1602字符液晶构成的秒表,对初学者很有帮助的程序-51 character LCD MCU and 1602 constituted stopwatch
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:16094
    • 提供者:许柏宏
  1. 1602

    0下载:
  2. 用C语言在单片机上用1602液晶实现一个数字钟,可定时,可当秒表功能-SCM using C language with the 1602 liquid crystal to achieve a number of minutes and can be from time to time may be when the stopwatch function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:38074
    • 提供者:dqgcs
  1. mcu

    0下载:
  2. 51单片机电子时钟 显示采用1602 可以显示年月日星期 有秒表功能定时功能-51 SCM electronic clock display with 1602 years can be displayed on week stopwatch timer functions
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:25617
    • 提供者:秦启洋
  1. 1602

    0下载:
  2. 1602液晶秒表 上电后液晶屏先显示网站等信息,接着按下S4,定时开始,再次按下 S4暂停,第3次按下显示累积计时,第4次按下暂停计时,任何时候按下S5计数清零。-1602 LCD stopwatch after power LCD display websites and other information first, then press the S4, time began, once again press the S4 suspend, 3rd press shows the
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:3517
    • 提供者:杨强
  1. Stopwatch-keyboard-24c02-1602-12864

    0下载:
  2. 秒表 按键 24c02读写 液晶1602 液晶12864-Stopwatch keyboard 24c02 1602 12864
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:7580
    • 提供者:521
  1. 8051Pproteus-116

    0下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 03 篇 综合设计 16 1602LCD显示的秒表-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 03 compressed package integrated design 16 1602LCD display stopwa
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:25799
    • 提供者:王小明
  1. 1602

    0下载:
  2. 用1602显示的秒表,支持按键修改成当前时间。-The stopwatch display with 1602, support key changes to the current time.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1095
    • 提供者:翁贵聪
  1. 1602

    0下载:
  2. 这是1602LCD液晶秒表显示程序,已测试通过,可放心使用。-This is 1602LCD LCD stopwatch display program, and have been tested and can be freely used.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:17551
    • 提供者:dingwenxi
  1. 1602

    0下载:
  2. C语言的89C52程序,用1602显示秒表-89C52 program of the C language, the 1602 display stopwatch
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:23028
    • 提供者:张三
  1. 1602

    0下载:
  2. 1602秒表C源代码,完整版,DOC文件。-1602 Stopwatch C source code, full version, DOC files.
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:10087
    • 提供者:王博威
  1. 16.-1602-LCD-display-a-stopwatch

    0下载:
  2. 16. 1602LCD显示的秒表,已调试通过,完整的好学习例子-16. 1602 LCD display a stopwatch
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:60680
    • 提供者:zgh
  1. 1602-stopwatch

    0下载:
  2. 1602显示秒表 1602显示秒表-1602 1602 stopwatch stopwatch stopwatch 1602
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:24615
    • 提供者:李权
« 12 »
搜珍网 www.dssz.com