搜索资源列表
51单片机时钟
- keil编写的51单片机时钟程序 有时分秒年月日闹钟 倒计时等功能
Timer
- 一用1602显示的单片机时钟程序,通过按键选择可以显示时间,日期,星期。-A display with 1602 single-chip clock procedures, through the selection button can display time, date, week.
clock_and_ds18b20_LED
- 51单片机时钟 和18B20 温度的 LED显示,C51加ASM程序,-51 Single-chip clock and LED display 18B20 temperature, C51 plus ASM procedures,
clock_mian
- 89S51单片机时钟源码,功能:时间日期年月显示调整,闹钟,秒表。经仿真测试。-89S51 Single-chip clock source, function: Time date display adjustment date, alarm clock, stopwatch. Tested by simulation.
SZ02
- 简单单片机时钟基础上,硬件不变,而是通过软件扩展了时钟功能,使之成为带定时闹铃的时钟-Simple single-chip clock, based on the same hardware, but extends through the software clock function, making it from time to time with alarm clock
shizhong
- 单片机时钟程序,用数码管显示的,可以用按键调节时钟的-Single-chip clock process, with digital display, and can adjust the clock button
clok
- 单片机时钟程序,可以设置的哦,还有闹钟 单片机时钟程序,可以设置的哦,还有闹钟-MCS51 C clok MCS51 C clok MCS51 C clok MCS51 C clok
shizhongchengxu
- 高质量的单片机时钟程序,使用MCU的最少的资源,做做多的事情!-High-quality single-chip clock, the use of MCU resources at least, doing more things!
clock
- 51单片机时钟程序 51单片机时钟程序-51单片机时钟程序51单片机时钟程序51单片机时钟程序
shizhong
- 本段代码定义的是单片机时钟程序,有兴趣的朋友,希望对你们有用!-This is a MCU Clock Code,may it help you ! enjoy it!!!
DS1302以及1602编写源单片机时钟程序
- 单片机时钟程序,用DS1302以及1602编写源代码-MCU clock program, write the source code with the DS1302, and 1602
单片机时钟模块
- 期和指令周期 (1) 振荡周期: 也称时钟周期, 是指为单片机提供时钟脉冲信号的振荡源的周期,TX实验板上为11.0592MHZ。 (2) 状态周期: 每个状态周期为时钟周期的 2 倍, 是振荡周期经二分频后得到的。 (3) 机器周期: 一个机器周期包含 6 个状态周期S1~S6, 也就是 12 个时钟周期。 在一个机器周期内, CPU可以完成一个独立的操作。 (4) 指令周期: 它是指CPU完成一条操作所需的全部时间。 每条指令执行时间都是有一个或几个机器周期组成。MCS - 5
51单片机DS12C887的实时日历时钟显示系统设计
- 采用51单片机的时钟日历系统,采用外围芯片为DS12C887(this is a clock system designed with AT89C52 and DS12C887)
时钟模块_资料
- 51单片机的ds1302程序,提供时分秒以及星期的显示,是个很好的万年历,显示在数码管上(51 MCU DS1302 procedures provided when the minutes and week display, is a very nice calendar, in the digital tube display)
单片机时钟
- 带时钟、闹钟功能完美版,,,,,,,,,,,,,,,用于51系列(Function with clock and alarm clock)
时钟
- 一个二十四时的时钟,显示时间,可在程序中调整时间(A twenty-four hour clock)
时钟程序
- 基于单片机C51基础上的时钟程序及仿真,汇编语言,实现时钟和校时功能(clock c51 Clock program and simulation based on MCU C51, assembly language, realize clock and timing function)
DS1302时钟LCD1602显示(可以按键设置时钟)
- 51单片机和ds1302制作的电子时钟,可以按键设定(Electronic Clock Made by 51 Single Chip Microcomputer and DS1302)
指针模拟时钟
- 单片机时钟,在屏幕上显示时钟,以表盘形式展现(SCM Clock, Display Clock on Screen)
51单片机时钟源代码
- 初学51单片机时写的,一个非常简单的51单片机时钟控制程序,初学者易懂,就是功能很少。