搜索资源列表
计算器源程序
- 本系统是采用单片机AT89C51作为本设计的核心元件。利用7段共阳LED作为显示器件。在此设计中共接入了8个7段共阳LED显示器,其中4个用于记录AB队的分数,每队2个LED显示器显示范围可达到0~99分,足够满足赛程需要,另外4个LED显示器则用来记录赛程时间,其中2个用于显示分钟,2个用于显示秒钟。赛程计时采用到计时方式。即比赛前将时间设置好,比赛开始时启动计时,直至计时到零为止。计时范围可达到0~99分钟,也完全满足实际赛程的需要。 其次,为了配合计时器和计分器校正调整时间和比分,
3
- .用单片机的定时器和计数器设计一个秒表,LED采用BCD码显示,发光二极管亮表示0,暗表示1,从零开始计时,记到99后从头开始,依次循环,时间间隔为900ms,要求采用定时器0工作于工作方式2。-With the design of single-chip timers and counters a stopwatch, LED BCD code display, light emitting diode light 0, dark one, the timing of starting fro
8051_MCU_Basic_
- 《8051单片机基础教程》首先介绍了8051单片机的硬件、汇编语言、程序测试方法、基本I/O控制、中断控制、计时计数器控制、串行接口控制、A/D与D/A转换等土要内容,然后重点介绍了三个制作课题:LCD串行接口监视器、单片机电子钟、倒数计器。- Essentials 8051 First introduced 8051 hardware, assembly language, program testing methods, and basic I/O control, interrupt c
89C51
- 24小时单片机汇编程序,主要用于计时功能,可调的循环-Single-chip 24-hour compilation of procedures, mainly used for timing functions, adjustable cycle
b508aaf0-73f2-49c1-b8d3-aa4c9adde2af
- 万年历数字钟是一种用万年历时钟芯片实现年、月、日、时、分、秒计时,并通过单片机处理后送给显示芯片显示的装置,与机械式时钟相比具有更高的准确性和直观性,且具有更长的使用寿命。本系统还可以扩展为可调的自动开关,对家电对用电设备进行控制,笔者在随后改制成为可调时的自动断电的供电系统.-Calendar Digital Clock is a clock chip using calendar year, month, day, hour, minute, second time, and through
clock2
- 时钟程序,实现标准计时的源代码,利用51单片机,采用时钟定时来实现导电中断,精确记录时间-clock
ok
- 实现单片机数码管计时程序,可以根据实际情况自行设计并边编写-SCM digital control timing procedures
LCD
- 在单片机的P1端口上接有LCD模块,用来显示计时时间。P3.3、P3.4端口分别接有按钮开关K1、K2,做秒表的计时控制按钮。-P1 port in the microcontroller connected with LCD module, used to display time of time. P3.3, P3.4 port were connected with the button switch K1, K2, do stopwatch timing control buttons.
shuxianbiao
- 多功能数显表 本毕业设计的设计任务为一个多功能数显表。该数显表可以测量和显示气压、冲击频率和耗气量。并且具有RS232接口和时间显示。本毕业设计作品选用AK-4气压传感器和LWGY涡轮流量传感器,通过MCS-51单片机来控制操作,实现信号数据的采集、处理和发送。本毕业设计作品不仅可以将气压、冲击频率、耗气量及时间等数据显示在8个LED数码管上,还会通过RS232串口,将数据发送到PC上。并由PC上的配套程序,将信息数据显示在显示器上,这两部分所显示的数据是完全相同的。其中数字显示时间单位为秒
jishiqi
- 这是有关单片机计时的具体程序,通过中断实现的-This is the time microcontroller specific procedures implemented by the interrupt
The-timer-control-scrolling
- 用计时器控制跑马灯的两种方法 ,让你更快了解单片机的应用!-Use timer control scrolling two kinds of methods
qiduandianzibiao
- 基于16F877单片机的七段电子表显示的汇编程序,具有计时功能-failed to translate
Eight-way-responder
- 本设计是以八路抢答为基本理念。考虑到依需设定限时回答的功能,利用AT89C51单片机及外围接口实现的抢答系统,利用单片机的定时器/计数器定时和记数的原理,将软、硬件有机地结合起来,使得系统能够正确地进行计时,同时使数码管能够正确地显示时间。用开关做键盘输出,扬声器发生提示。同时系统能够实现:在抢答中,只有开始后抢答才有效,如果在开始抢答前抢答为无效;抢答限定时间和回答问题的时间可在1-99s设定;可以显示是哪位选手有效抢答和无效抢答,正确按键后有音乐提示;抢答时间和回答问题时间倒记时显示,满时后
2
- 1. 设有8bits符号数X存于外部RAM单元,按以下方式计算后的结果Y也存于外部RAM单元,请按要求编写程序。 2. 利用51系列单片机设计一个24小时制电子时钟,电子时钟的时、分、秒数值分别通过P0、P1、P2端口输出(以压缩BCD码的形式)。P3.0为低电平时开始计时,为高电平时停止计时。 -(1) has a number of 8bits symbol X is stored in external RAM unit, calculated as follows the
Timer
- 基于51单片机的一个计时器,由汇编语言构成-A timer 51 microcontroller-based assembly language constitutes
99miaojishi
- 单片机99秒计时,需要读者自行根据自己的单片机设定好端口,否则可能无法显示-The SCM light water experiments, readers need to set themselves according to their own microcontroller port, otherwise, may not be displayed
jiaotongdeng
- 该程序应用汇编语言可在单片机上实现交通灯的功能,带计时-The program application assembly language SCM traffic lights with timing
DC-motor-PWM
- 瑞萨单片机 直流电机调速方法。已经在用的计时。-Renesas microcontroller DC motor speed. The timing is already in use.
aci-counter
- 单片机计时秒表程序设计(时钟显示范围00.00~99.99秒,分辨度为0.01秒)-Microcontroller stopwatch program design (clock display range of 00.00 to 99.99 seconds, the resolution of 0.01 seconds)
5counter
- 基于c51单片机的四位数计数器,有复位功能(a 4 number counter based on at89c51)