搜索资源列表
LCD时钟C51
- //日历时钟 //按AN1,进入设置状态 //按AN2,停止闹钟声音 //按AN3,依次进入闹钟功能是否启用,闹钟时,分秒,年,月,日及时间时,分,秒的设置,直到退出设置状态 //按AN4,调整是否起用闹钟和调节闹钟时,分,秒,年,月,日,时间的时,分,秒的数字 //LCD第二排中间显示小喇叭,表示启用闹钟功能,无则禁止闹钟功能(可在调整状态进行设置) //正常状态,LCD上排最前面显示自定义字符,LCD下排最前面闪动\"willar\" //设置状态,LCD上排最前
SmallRTOS51clock
- 这是Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。它可以使用k1~k4调整时间,使用串口设置一个报警时间。由于仅仅是一个例子而非产品,有一些细节没有完善。如调整完时间后第一次显示的时间是错误的(由于共享TimeData引起);没有使用串行eeprom存储多个报警时间等;删除报警代码没有编写。不过,程序已经可以使用,读者可以自行完善它。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\te
dianzizhong
- 用C51编写的小闹钟程序,并附有相关电路图
wannianlidesheji
- 实用数字万年历设计:该系统的设计电路是以 AT89S52 单片机为核心控制器,其外围电路主要包括时钟模块,键盘模块,液晶模块, 闹钟模块和与PC 机通信模块等。这种电子时钟不仅具有了一般电子时钟的基本功能,并且具有以下功能:闹 钟时间设置,闹钟音乐选择,显示年月日与星期,显示农历,通过PC 机在Internet 上同步时间,与PC 通信时 PC 机上会显示友好界面等一系列功能。整个系统使用单片机C51 语言进行编程,PC 机上的通信界面有VB 编 程,实现其设计的各种功能。
souce
- 基于51单片机的电子万年历,用C51编写的程序.利用4乘5键盘进行调时,具有闹钟功能
c51-timer
- c51 电子钟 功能完善 闹钟 秒表 整点报时等功能 -C51 electronic bell alarm clock stopwatch functions, such as the whole point timekeeping function
clock
- 基于C51的时钟程序,并且附有闹钟功能,易于上手的小程序。-Procedures based on the C51 of the clock, and alarm clock function with, easy-to-use applet.
for1602clock
- 基于C51的闹钟,使用LCD1602和12887
clock
- c51 hex文件 和pretues仿真程序, 需要源代码 回邮件liuyueshi2005@163.com 功能 正常时间 24小时进制 两个闹钟 一个跑秒-c51 hex file and pretues simulation program needs the source code back to normal e-mail liuyueshi2005@163.com function 24 hours a binary clock ran two seconds
CLOCK
- C51单片机实现万年历时钟,带自设功能,有闹钟-CLOCK
SS
- C51闹钟程序,可以实现键盘致数,定时,闹响等功能-C51 alarm clock program that can realize the keyboard cause the number of timing functions such as alarm ring
C51-clock
- 基于C51单片机的时钟程序,带闹钟,可设置时间,精度不是很高-C51-based single-chip clock, with alarm, can set the time, not very high precision
c51
- 单片机时钟编程,包括秒表,时钟以及闹钟,亲测可用,包括DSN文件-Microcontroller clock programming, including a stopwatch, clock, and alarm clock, pro-test are available, including DSN file
C51-TIMER
- 基于51单片机的时钟、闹钟、1602程序,使用全部定时器及外部中断,最大化利用51单片机资源。是很好的教学范例-Based on 51 MCU clock, alarm clock, 1602, the use of all the timer and external interrupt, maximize the use of 51 single resource. Teaching is a good example
c51-clock
- c51单片机数码管闹钟程序,可定时调时,四按键,无时钟芯片,有蜂鸣器-c51 microcontroller digital clock program, the timing can be adjusted when, four buttons, no clock chip, there is a buzzer
C51-music-Count-down
- 资源中包含C51源代码、proteus仿真图以及编译好的hex文件 利用AT89C51单片机结合字符型LCD显示器设计的一个简易的倒数计数器,可用来煮方便面、煮开水或小睡片刻等。做一小段时间倒计数,当倒计数为0时,则发出一段音乐声响,通知倒计数终了,该做应当做的事。 定时闹钟的基本功能如下。 字符型LCD(16 ′ 2)显示器。 显示格式为“TIME 分分:秒秒”。 用4个按键操作来设置当前想要倒计数的时间。一旦按下键则开始倒计数,当计数为0时,发出一阵音乐声。
【实验109】DS1302时钟带可调闹钟显示
- C51单片机DS1302时钟带可调闹钟显示(C51 singlechip DS1302 clock with adjustable alarm clock display)
c51 闹钟
- 利用c51单片机来实现定时闹钟的控制,启动继电器,控制大电器(Using C51 MCU to realize timing alarm clock control)
CLOCK
- 汇编语言编写的C51电子时钟程序,可以显示年月日 ,具有闹钟 秒表功能(The C51 electronic clock program written in assembly language can display the day of the year and have the function of the clock stopwatch.)
clock
- 在C51单片机上实现了数字钟功能,以及六种其他功能,包括日期显示、秒表、定时器、闹钟等(通过按键切换)。(The function of digital clock is realized on C51 microcontroller, and six other functions, including date display, stopwatch, timer, alarm clock and so on.)