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

搜索资源列表

  1. stc89c52

    0下载:
  2. 基于STC89C52单片机的C语言源码 有数码管静态显示,秒表-Based on C language source code STC89C52 MCU control with digital static display, stopwatch, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:1352
    • 提供者:周天润
  1. stopwatch

    2下载:
  2. 此程序实现计时秒表功能,时钟显示范围00.00~99.99秒,分辨度:0.01秒 采用PIC16F877单片机,6位数码管显示 开发平台:MPLAB IDE v8.30 类型:工程文件(内有C源码),已验证通过-This program achieved stopwatch function, clock display range 00.00 to 99.99 seconds Resolution: 0.01 seconds using PIC16F877 microcontro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-03-06
    • 文件大小:30720
    • 提供者:jiayuan
  1. shuzimiaobiao

    0下载:
  2. 51单片机 数字秒表的proteus仿真,两位数码管显示-51 MCU digital stopwatch proteus simulation, two digital display
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:59653
    • 提供者:zhoujidong
  1. LCD2401

    0下载:
  2. 在单片机的P1端口上接有LCD模块,用来显示计时时间。P3.3、P3.4端口分别接有按钮开关K1、K2,做秒表的计时控制按钮。-P1 in the MCU port access are LCD modules, used to display time of time. P3.3, P3.4 port, respectively, then there are the button switches K1, K2, do stopwatch timing control buttons.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:3337
    • 提供者:fangke
  1. smg

    0下载:
  2. 秒表计数,在c51单片机上用键盘控制,启停秒表,用于数码管显示-Stopwatch counting, in the C51 single-chip using the keyboard control, start and stop the stopwatch used in digital display
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:799
    • 提供者:tt
  1. A1

    0下载:
  2. 一个关于AVR单片机的C语言程序 实现秒表的功能与流水灯的显示 非常适合初学者 对学习单片机有很大的帮助-An AVR MCU on the C language program to achieve a stopwatch function and water lights display is ideal for beginners learning Singlechip very helpful
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1185
    • 提供者:晓东
  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. double_led

    0下载:
  2. 双数码管可调秒表,。由于单片机I/O资源足够,所以双数码管可接成静态显示方式,两个共阴数码管分别接在P1(秒十位)和P2(秒个位)口,它们的共阴极都接地,安排两个按键接在P3.2(十位数调整)和P3.3(个位数调整)上,为了方便计时,选用12MHz的晶体。为了达到精确计时,选用定时器方式2,每计数250重载一次,即250us,定义一整数变量计数重载次数,这样计数4000次即为一秒-Dual digital tube adjustable stopwatch. Because of single-
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:850
    • 提供者:dingdaozi
  1. miaobiao

    0下载:
  2. 单片机的秒表程序,经典的学习资料,通过验证,可以迅速的深入单片机编程的精髓-SCM stopwatch program, the classic study of information through the authentication, can be quickly in-depth the essence of single-chip programming
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1845
    • 提供者:nick
  1. clcok

    0下载:
  2. 单片机 时钟程序,包含秒表,闹钟,时间三个功能-MCU clock.c
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:26333
    • 提供者:zhang
  1. jsq

    0下载:
  2. 单片机液晶秒表计算器完整修改版本 可以实现两种功能的切换,其他功能自行对照代码研究。4*4矩阵键盘,第一排前三列是实现小时\分钟\秒的加.第二排前三列是实现小时\分钟\秒的减.当然还可以通过设置矩阵键盘的键值,来实现加\减\乘\除四则运算,由数码管显示参与运算的数字以及最终的运算结果-Single-chip LCD calculator stopwatch can complete a modified version of the switch to achieve two func
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1835
    • 提供者:吴方明
  1. miaobiao

    0下载:
  2. 单片机实现秒表功能,主要通过单片机学习板上自带的液晶显示屏显示1234!-Single-chip realization of a stopwatch function, mainly through learning on-board single-chip LCD display built-in 1234!
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:12406
    • 提供者:陈楚鑫
  1. clock

    0下载:
  2. 秒表程序,实现定时、计数等等简单的功能,基于8051单片机-This program is a timer or a clock,the program is not very hard to learn
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:801
    • 提供者:yanguofei
  1. clock

    0下载:
  2. 基于51单片机的时间日期秒表汇编语言,可以实现很多功能,可以参考-Time based on the date of 51 single-chip assembly language stopwatch, you can achieve a lot of features, can refer to
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2694
    • 提供者:李娜路
  1. maiobiao

    0下载:
  2. 单片机学习,用单片机实现秒表设计,基于MCS51单片机-Single-chip learning, a stopwatch with MCU design, single-chip based on MCS51
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:17748
    • 提供者:
  1. S8251

    0下载:
  2. 单片机汇编语言源代码:秒表。方便同学学习参考-Single-chip assembly language source code: stopwatch. Reference to facilitate learning
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1680
    • 提供者:田钦
  1. miaobiao

    0下载:
  2. 8位数码管秒表程序 用单片机C语言编程 八位数码管动态显示-8-bit digital tube stopwatch program with C language programming of eight single-chip LED dynamic display
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:16148
    • 提供者:tangzong
  1. AD_count_countdown

    0下载:
  2. 设置3个功能键:当某一功能键被按下后,进入相应的功能模式。3个功能有: 1)8路数据采集功能:通过调节可变电阻实现0-5V的电压输出作为8路输入信号使用,每路信号用2位LED显示采集的结果。报警:任意一路超过某一门限(可自己设定)时,发出报警(声音+灯闪烁,并通过灯指示是哪一路报警),同时停止采集。2)计数功能:利用计数功能键,实现每按一次按键,LED显示加1,从0-99计数。3)秒表功能:只用一个键控制。按下一个按键后时钟启动,从零开始计时,计时间隔0.01秒,再按一次后停止。再按一次后清
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:133994
    • 提供者:徐进
  1. zhinengmiaobiao

    0下载:
  2. 非常好用的单片机智能秒表开发程序,下载就 可以直接使用。-danpianjikaida
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2099
    • 提供者:long
  1. miaobiao

    0下载:
  2. 秒表,52单片机,P0口为数据,P2口为数码管的亮灭,(P2^0,P2^1) 定时一秒,到59秒,变0-Stopwatch, 52 SCM, P0 port for data, P2 population eliminate the digital tube light, (P2 ^ 0, P2 ^ 1) from time to time one second to 59 seconds, change 0
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:13494
    • 提供者:chenweifa
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 24 »
搜珍网 www.dssz.com