搜索资源列表
CLOCK
- 日历时钟DS12887控制实验 实验步骤 (1)连CZ1→CZ7,/IRQ(MC3)→P3.2。 (2)运行程序CLOCK.ASM,主机提示\"SE——\"等待键输入,①如按F0/EX,则读取显示当前已设置的日历钟。②如按数字键、再按SCAL键,则重新设置日历,例如设置日历为2002年02月22日,只需输入02 02 22即可,20为固定设置,不需输入。
digital.clock.with.alarm
- 一个用8051单片机开发的程序,是带闹钟的数字时钟,含有原理图-8051 with the development of a procedure for the digital clock with alarm, containing schematic
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
Clock
- 电子时钟Clock.asm的源程序,具有走时和显示时间的功能。-Clock.asm electronic clock source, with travel time and display the function of time.
clock
- 时钟,利用8253实现在显示器上显示XX(时):XX(分):XX(秒)。-Clock, the use of 8253 to achieve in the display shows XX (when): XX (points): XX (seconds).
ASM
- 本模拟I2C软件包包含了I2C操作的底层子程序,使用前要定义好SCL和SDA。在标准8051模式(12 Clock)下,对主频要求是不高于12MHz-The simulation package includes I2C bottom I2C operation subroutine, before the definition of a good use of SCL and SDA. 8051 in standard mode (12 Clock), the requirements for
DS1302_LED
- 单片机8051下 对1302实时时钟的读写程序 对课程设计很有帮助-1302 under the 8051 single-chip real-time clock on the curriculum design to read and write procedures helpful
clock
- 实用万年历带星期程序LCD用TH-1621完成,8051单片机-Weeks of practical procedures with LCD calendar with the completion of TH-1621, 8051
AT89C2051clock
- 8051 digital clock perfect example
clock.asm
- 常驻时钟程序,用简单的汇编语言编写,里面解释-this is a clock program
DelayUS
- 8051单片机延时函数。基于12M时钟,可以在asm和c中调用-8051 delay function. 12M based on the clock, you can call the asm and c
ds1307_51
- ds1307_51 Keil RealTime Clock 8051
clock
- This assembly codes defined, interfacing to DS1307 with 8051 micro-controller with PCB layout-This assembly codes defined, interfacing to DS1307 with 8051 micro-controller with PCB layout
clock
- Digital clock for 8051 or 8052 micro-controller.This clock used the 16 x 2 LCD to display the time. Interrupt 0 and 1 used to adjust the minutes and hour.-This is simple assembly code to program the digital clock.Very easy to understand.
CLOCK.RAR
- 电子时钟,运行环境:MSC51单片机,设有五个闹钟及万年历-Electronic clock, operating environment: MSC51 microcontrollers equipped with five alarm clock and calendar
SZ02.ASM
- 利用80C51单片机及数码管显示器设计一个简单电子时钟,由于用LED数码管显示数据,在夜晚或黑暗的场合里也可以使用,具有一定的实用性,通过软件扩展了时钟功能,使之成为带定时闹铃的时钟。 -Using 80C51 microcontroller and digital control design of a simple electronic clock display, as with the LED digital tube display data, at night or dark p
SZ03.ASM
- 利用80C51单片机及数码管显示器设计一个简单电子时钟,由于用LED数码管显示数据,在夜晚或黑暗的场合里也可以使用,具有一定的实用性,通过软件扩展了时钟功能,使之成为带定时闹铃的时钟和倒计时的时钟。-Using 80C51 microcontroller and digital control design of a simple electronic clock display, as with the LED digital display data, at night or dark pl
final.asm
- a)实现时钟功能,可以在两个七段数码管上显示秒钟时间或者分钟时间,用一个开关控制两者的切换。 b)实现闹钟功能,时间到播放一段音乐,并在发光二极管上播放走马灯图案,在双色点阵发光二极管上滚动显示自己的学号。能控制滚动显示的速度以及音乐播放的速度,且用一个开关控制闹钟的开关。-a) achieve clock function, can be in two seven-segment digital tube display seconds or minutes, with a switch
CLOCK
- clock ASM PIC16F877A
digital clock using asm
- digital clock implementaion using assembly language