搜索资源列表
time0-99s
- ST套件上0-99秒计时,比较准的!(由网友wonderfulsf提供) ST套件上0-99秒计时,比较准的! 这是我学习PIC完成的第一个程序烧在了ST套件上不错,0-99秒计时 如果用MPLAB模拟,用stopwach计时非常准 ST套件上0-99秒表程序,根据原0-99键控程序上改写的,初学练习
99秒秒表
- VHDL语言,99秒秒表,已测试成功。
daima.用VHDL语言设计一个数字秒表
- 用VHDL语言设计一个数字秒表: 1、 秒表的计时范围是0秒~59分59.99秒,显示的最长时间为59分59秒。 2、 计时精度为10MS。 3、 复位开关可以随时使用,按下一次复位开关,计时器清零。 4、 具有开始/停止功能,按一下开关,计时器开始计时,再按一下,停止计时。系统设计分为几大部分,包括控制模块、时基分频模块、计时模块和显示模块等。其中,计时模块有分为六进制和十进制计时器。计时是对标准时钟脉冲计数。计数器由四个十进制计数器和两个六进制计数器构成,其中毫秒位、十毫秒位、秒位和
stopwatch
- 此程序实现计时秒表功能,时钟显示范围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
DigitalStopwatch
- 本数字秒表采用ALTERA公司ACEX1K系列的EP1K100QC208-3芯片为核心。数字秒表实现的功能:按开始开关启动秒表并开始计时,实现了从0.01秒到59分59.99秒的计时,若期间由于某种需要,按下暂停开关(开始开关),当事情解决,重新按下开始开关,使其从暂停状态恢复到工作状态。,当下一次计时时,按下清零开关,对其进行清零操作。-The digital stopwatch using ALTERA company ACEX1K series EP1K100QC208-3 chip as
zmd
- 显示99秒的秒表功能 有proteus的图 和源代码-Show the 99 seconds of the stopwatch function Proteus plans and source code
miaobiao
- 计时器的最长计时时间为l小时, 为此需要一个6位的显示器, 显示的最长时间为 59分59.99秒。具有开始暂停功能的秒表-miaobiao
masm51
- 基于单片机LED显示秒表系统的开发,定时范围00-99秒。主要用于初学者的应用-Based MCU LED display stopwatch system development, timing scope 00-99 seconds. Mainly used beginners Application
miaobia
- 秒表,实现0—99秒计时,可以暂停,清零,复位!-Stopwatch, time to achieve 0-99 seconds, you can pause, clear, reset!
time
- 0-99秒可编程,参数可变,可做秒表使用的定时器-0-99 second timer
dingshiqi
- 99秒秒表设计,1开始时,显示“00”,第一次按下sp1后就开始计时;2第二次按下sp1后,计时停止;3第三次按下sp1后,计时归零-99 seconds stopwatch design, a beginning, show " 00" , the first time after the beginning of press sp1 2 second press sp1, the time to stop 3 sp1 the third press, the time z
shuzimiaobiao
- 数字秒表,要求从00:00秒开始计时,最大计时时间为99:99秒。并且具有启动、暂停和清零(复位)等功能。-Digital stopwatch, requiring from 00:00 seconds to start the timer, the maximum time of 99:99 seconds time. And has a start, pause, and clear (reset) and other functions.
part2.6_1
- 利用定时器产生一个0-99s变化的秒表 并显示在数码管上 每过一秒将这个变化写到AT24C02内部储存 再次上电时 单片机直接读AT24C02里的数据-Use the timer to generate a change in 0-99s and displayed on the digital stopwatch on this change with every passing second internal storage re-write AT24C02 microcontroller
39-99s-Clock
- C51 99秒秒表按一下计时按两下停止按三下清零 往复循环-C51 99 秒 stopwatch timing double-click to stop the cyclical cleared by three times
7_segment_second_clock_8_8
- 8乘8点阵的秒表设计程序,总共4位,0.01秒到99秒的秒表程序。-Seven segment second clock program
miaobiao
- 用汇编语言写得99秒得秒表 简单易懂 适合初学单片机的人参考 有按键功能可以对时间进行暂停和启动-Assembly language written 99 seconds with a stopwatch was easy to understand reference for beginners who are key SCM functions can pause and start the time
pic-c-WORD-edition
- 基本的pic单片机c语言编程 AD程序实现模拟量到数字量的转换功能; CAN程序实现CAN总线通讯功能; keyboard_check程序实现键盘的扫描查询方式输入; keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; led0-8程序实现在8个LED上依次显示1~8数字; PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; RS-232程序通过RS-232接口来完成
51黑论坛_实例95 99.9秒秒表
- 秒表程序,基于51单片机的秒表代码,程序,各种功能基本具备(Stopwatch program stopwatch program 51 microcontroller code, based on the basic functions have)
秒表
- 数字钟的精度、稳定度远远超过老式机械钟。在这次设计中,我们目前只采用LED数码管显示秒来显示最高秒为99秒的方式,根据数码管动态显示原理来进行显示,用基于C52单片机、12MHz的晶振产生振荡脉冲。(The accuracy and stability of the digital clock are much higher than that of the old mechanical clock. In this design, we only use LED digital display
99.99秒表 Keil+proteus
- 实现99秒的秒表计时有暂停继续,复位,可计时到99秒,里面有程序加仿真(Implementation of 99 stopwatch timings)