搜索资源列表
VHDL-ysw
- 基于CPLD的棋类比赛计时时钟,第一个CNT60实现秒钟计时功能,第二个CNT60实现分钟的计时功能,CTT3完成两小时的计时功能。秒钟计时模块的进位端和开关K1相与提供分钟的计时模块使能,当秒种计时模块计时到59时向分种计时模块进位,同时自己清零。同理分种计时模块到59时向CTT3小时计时模块进位,到1小时59分59秒时,全部清零。同时,开关K1可以在两小时内暂停秒钟计时模块,分钟计时模块和小时计时模块。各模块的VHDL语言描述如下:-CPLD-based time clock chess c
mbi
- 0-59秒计时器 调试成功 用于89c51
daima.用VHDL语言设计一个数字秒表
- 用VHDL语言设计一个数字秒表: 1、 秒表的计时范围是0秒~59分59.99秒,显示的最长时间为59分59秒。 2、 计时精度为10MS。 3、 复位开关可以随时使用,按下一次复位开关,计时器清零。 4、 具有开始/停止功能,按一下开关,计时器开始计时,再按一下,停止计时。系统设计分为几大部分,包括控制模块、时基分频模块、计时模块和显示模块等。其中,计时模块有分为六进制和十进制计时器。计时是对标准时钟脉冲计数。计数器由四个十进制计数器和两个六进制计数器构成,其中毫秒位、十毫秒位、秒位和
DigitalStopwatch
- 本数字秒表采用ALTERA公司ACEX1K系列的EP1K100QC208-3芯片为核心。数字秒表实现的功能:按开始开关启动秒表并开始计时,实现了从0.01秒到59分59.99秒的计时,若期间由于某种需要,按下暂停开关(开始开关),当事情解决,重新按下开始开关,使其从暂停状态恢复到工作状态。,当下一次计时时,按下清零开关,对其进行清零操作。-The digital stopwatch using ALTERA company ACEX1K series EP1K100QC208-3 chip as
clock
- 要求以MCS-51系列单片机为核心设计一个多功电子表,具有电时钟和跑表功能。做时钟时在4位LED 显示器上显示分、秒,做跑表时显示范围000.0秒~999.9秒并具有跑表启动和跑表复位功能键。电子时钟的计时范围00分00秒59分-59秒,并在4位LED 显示器上显示;做跑表时显示范围000.0秒-999.9秒,当按下启动按钮跑表开始计时,按下停止按停止计时,当按下复位按钮跑表回零。-Request to MCS-51 series single-chip microcomputer as the
jishi
- 单片机实验\00-59秒计时器 单片机实验\00-59秒计时器-at89c51 00-59second at89c51 00-59second
CH4-11
- 00-59秒计时器(利用软件延时)带有生产的二进制文件。在Proteus和keil下联合调试通过。-00-59 seconds timer (using software delay) with the production of binary files. In the Proteus and keil adopted under the joint debugging.
TEST5
- 设计一个59秒计时器,使用两位共阳极LED数码管将其显示出来-Design of a 59-second timer, the use of two common anode LED digital display it
synchronize
- 00-59秒计时器的proteus仿真电路及C语言程序设计-synchronize
00-59second-count
- 这是一个自己以前编写的00—59秒计时器,里面的设计思想还是非常值得初学者们借鉴的,希望对大家有帮忙!-This is a previously written their own 00-59 second timer, which the design was well worth it for beginners, learn, and we hope to help!
geidanpianjichuxuedejingyan
- 给单片机初学的经验(包括电子琴,电子琴,闪烁灯,模拟开关灯,00-59秒计时器,动态数码显示技术,×4矩阵式键盘识别拉幕式数码显示技术 ,“叮咚”门铃)-To the microcontroller beginner s experience (including keyboard, organ, flashing lights, analog switches light ,00-59-second timer, dynamic digital display technology, × 4
59-second-timer-(software-delay)
- 59秒计时器(利用软件延时)单片机89c52rc-The microcontroller 89c52rc 59 second timer (software delay)
59-seconds-timer
- 59秒计时器(利用定时器延时,查询法)软件延时的计时相比,此采用定时器的方法,不但节省了单片机的资源,而且定时精度高。故做精确定时或者单片机资源有限时,提倡用定时器的方法。这里采用的是定时器0工作于模式1。用的是查询法。-The 59-second timer (using the timer delay, delay the timing of the inquiry method) software compared to the method of using the timer will
jishiqi
- 59秒计时器(利用定时器延时,查询法)主要用来学习单片机定时器的使用方法-59-second timer (timer delay, the query method) to learn microcontroller timer
countdown-59s-LED-C51
- 59秒 计时器,数码管显示倒计时59秒。-59 seconds timer, digital display countdown 59 seconds.
51timer-and-counter
- 1.定时器的基本驱动示例,定时器工作于方式1,下载程序后,隔三秒钟,第一个发光二极管被点亮;2.本程序提供一些常用定时器计时的具体参数。用的是定时器0工作于方式1。且只针对11.0592MHz的晶振。3.本程序为计数器的基本驱动示例,计数器工作于方式1。对按键S2按下的次数进行计数,当计数记到3时,第一个发光二极管被点亮。4“滴滴”声的产生5. 59秒计时器(利用定时器延时,查询法)6. 59秒计时器(利用定时器延时,中断法)7 59秒计时器(利用软件延时)-1 Timer basic driv
59-second-contour
- C语言写的单片机程序:59秒计时器,可以和PCB模拟电路板联合仿真运行-C language to write the microcontroller program: 59 seconds timer, can run co-simulation analog circuit and PCB
cnt60
- 60秒加一计数器,实现0到59秒计时。可以参照此例编写一个FPGA时钟,代码用VHDL编写。开发环境为quertues ii9.1.-60 seconds with a counter, to achieve 0 to 59 seconds. Can refer to this case to write a FPGA clock, the code written in VHDL. Development environment for quertues ii9.1.
C-biancheng
- 对于初学单片机的新手来说,这几个程序是很好地入门编程,而且可以通过单片机进行实现,这几个程序包括闪烁灯,单键识别,内部看门狗实验,59秒计时器,多路开关控制小灯,相信对大家会有很好地帮助。-For beginners SCM novice, these programs are a good introductory programming, and can be realized through the MCU, these procedures include flashing lights
shiyan
- 0到59分59秒运动计时器,带有复位开始暂停按键功能(0 to 59 minutes and 59 seconds of motion timer with reset pause button start function)