搜索资源列表
1
- 使用C语言开发的基于51单片机设计计时秒表,LCD数码管显示
一个16F877实现计时秒表功能
- 该源程序已在实验板上调试通过,读者可直接引用,并可以利用软件编程的灵活性,加以拓展,实现更为复杂的功能。--Use 16F877 to implement a clock functionality. It is tested on an experiment board.
秒表设计
- 用verilog hdl实现的秒表程序。可以精确计时到1分,可简单修改程序后实现更长时间的计时。
用VHDL实现秒表功能
- MEI SM
daima.用VHDL语言设计一个数字秒表
- 用VHDL语言设计一个数字秒表: 1、 秒表的计时范围是0秒~59分59.99秒,显示的最长时间为59分59秒。 2、 计时精度为10MS。 3、 复位开关可以随时使用,按下一次复位开关,计时器清零。 4、 具有开始/停止功能,按一下开关,计时器开始计时,再按一下,停止计时。系统设计分为几大部分,包括控制模块、时基分频模块、计时模块和显示模块等。其中,计时模块有分为六进制和十进制计时器。计时是对标准时钟脉冲计数。计数器由四个十进制计数器和两个六进制计数器构成,其中毫秒位、十毫秒位、秒位和
stopwatch.rar
- 秒表可计时,用VHDL编译的源代码,从0.1到60秒计时,解压后直接用Quartus打开project即可,Stopwatch timer can be used to compile the VHDL source code, from 0.1 to 60 seconds from time, after extracting the direct use of Quartus can open the project
miaobiao
- 单片机数码管秒表程序。有复位和计时功能。-Single-chip digital tube stopwatch program. Have reset and timing functions.
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
digital_clock
- 实现嵌入式系统的秒表计时,时间显示和闹钟功能-Implementation of embedded systems stopwatch timer, time display and alarm clock function
xlmb
- 数码管8位秒表计时器,采用c51语言编写,在51单片机上可以运行-Digital tube 8 stopwatch timer, using C51 languages, in 51 single-chip can run up
ElectronicStopwatch
- 基于8051芯片的电子秒表设计,具有正向计时倒向计时和调时功能-8051 chip-based electronic stopwatch design, with forward-backward time and transfer time when the function
stopwatch
- VHDL语言设计的秒表,实现计时功能,实现报时功能,并且通过硬件实验。-VHDL language design stopwatch, timer function of the realization, the realization of time functions, and through hardware experiments.
STOPWATCH-TIME
- 利用新华龙公司C8051F020单片机及12232LCD制作的秒表计时程序可实现一次记录多个采样数据并可查询由LCD显示-Hualong company to take advantage of new C8051F020 MCU and the stopwatch time 12232LCD production process can be a record number of sampling data from the LCD display and query
stopwatch
- 基于vhdl的数字秒表,计时精度为1/100秒,最长计时时间为59分59.59秒;设有复位开关、起停开关;验证可用。-On vhdl digital stopwatch, timing accuracy of 1/100 seconds, the longest time time of 59 minutes 59.59 seconds with reset switch, start-stop switches validation is available.
test4
- 单片机利用定时器喝按钮控制数码管做秒表计时器
timer
- 运用at89s52实现计时秒表功能,有开始,暂停,清零,原理图有要的联系我-Use at89s52 achieve stopwatch function, a start, pause, clear, contact the schematic I have to
Timer
- 假定系统时钟为50MHz,试设计一个电子秒表电路,使其按0.01s 的步长进行计时。该电子秒表具有异步清零和启动/停止计数功能,最大能计到59.99s,并用数码管显示计数值。用发光二极管显示向分钟的进位信号。-Assume that the system clock to 50MHz, the design of an electronic stopwatch test circuit, so the step by 0.01s to time. The electronic stopwatch
多功能秒表计时器
- 模拟秒表计时。基于ARM860系统开发的主函数部分。(Analog stopwatch timer. The main function part based on ARM860 system development.)
3-简易秒表计时(修改版消影好方法)
- 单片机控制进行秒表计时,简单易懂,适于新手看(Singlechip control stopwatch timer)
秒表项目
- 利用51单片机和数码管实现秒表的计时功能,精确到千分之一秒。(A stopwatch project ,which is make of 51 MCU and timer application.)